Elevate Your Profile At Work

v1.0.0

Professional AI-powered platform that generates personalized career guidance based on user assessment data, skills, goals, and preferences.

0· 50·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name, description, SKILL.md examples, and openapi.json all describe the same functionality (POST /api/career/guidance receiving assessmentData and returning guidance). There are no extra binaries, env vars, or unrelated dependencies requested that would be unnecessary for a career-guidance API.
Instruction Scope
SKILL.md contains only API usage, example requests/responses, endpoint definitions, pricing, and marketing/about links. It does not instruct the agent to read local files, environment variables, or system state beyond the request payload, nor does it direct data to unexpected external endpoints (endpoints are described but no host is baked into the doc).
Install Mechanism
No install spec and no code files that would be written to disk; the skill is instruction-only. This is the lowest-risk install model and is proportionate for a REST-API integration spec.
Credentials
No required environment variables, credentials, or config paths are declared. That is consistent with the spec which documents a public API-style interface. There are no unexplained SECRET/TOKEN/KEY requests.
Persistence & Privilege
Skill flags are default (always: false, user-invocable, agent invocation allowed). It does not request persistent elevated privileges or modify other skills' configuration. Nothing in the files indicates it needs an always-present or privileged stance.
Assessment
This skill is internally consistent with a career-guidance API spec, but 'benign' does not equal 'safe'—before installing or sending real data: 1) verify the operator and privacy/terms (no homepage or clear publisher is included here); 2) confirm where user assessment data will be sent and how it will be stored/retained; 3) avoid submitting sensitive PII or confidential company data until you trust the service; and 4) if you expect a hosted API, require authentication (API key/contract) rather than sending data to an unauthenticated endpoint.

Like a lobster shell, security has layers — review code before you run it.

latestvk97fjt7e25pvwh7a822ydw3vcx83sak7

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments