Career
v1.0.2Learns your career context. Guides decisions on paths, transitions, negotiations, and growth based on what it discovers about you.
⭐ 4· 1.5k·7 current·7 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description (learning career context and giving tailored guidance) match the actual behavior: instruction-only guidance files and a single local profile file for remembered facts. There are no unrelated dependencies or credentials requested.
Instruction Scope
The SKILL.md instructs the agent to 'extract career context from any question' and to create/update ~/career/memory.md with confirmed items. This is coherent with a personalization feature, but the phrase 'any question' is somewhat broad — it implies the agent will analyze conversational context widely and may solicit or infer personal data. The SKILL.md does state 'Only store after explicit yes,' which constrains writes, but enforcement relies on the agent following the instructions.
Install Mechanism
No install spec and no code files to execute — instruction-only skill. There is nothing to download or write at install time, which is the lowest-risk model.
Credentials
The skill declares no required environment variables, no credentials, and no config paths beyond a single user-local memory file. The requested access (writing a profile to ~/career/memory.md) is proportionate to the stated purpose.
Persistence & Privilege
The skill persists user-confirmed profile data to ~/career/memory.md. It is not always-enabled and does not request system-wide privileges or modify other skills. Users should note that the memory file lives on disk and may contain sensitive career information; the SKILL.md relies on explicit confirmation before storing, but does not prescribe how to delete or export that file.
Assessment
This skill is internally consistent: it gives career advice and keeps a small, local profile file (~/career/memory.md) of confirmed facts to personalize future guidance. Before installing or using it, consider: 1) the agent will analyze conversational context broadly — confirm before saving anything sensitive (the skill says to only store after explicit yes); 2) the memory file is stored on your machine and can contain personal details — inspect, move, or delete it if you want; 3) the skill has no network calls or credentials declared, but if you see behavior that tries to send this file out or asks for unrelated secrets, stop using it. If you want tighter control, ask the skill author to make the memory location configurable or to add explicit commands for exporting/deleting the memory.Like a lobster shell, security has layers — review code before you run it.
latestvk974q51q4c54v37jsxhfxqryw1816s98
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
