Psychology

v1.0.0

Generate personalized career roadmaps for psychology entry-level professionals based on their education, skills, interests, and goals.

0· 47·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
medium confidence
Purpose & Capability
Name/description align with the included SKILL.md and openapi.json: both describe an entry-level psychology roadmap API. The skill requests no binaries, env vars, or config paths, which is proportional to the stated purpose.
Instruction Scope
SKILL.md contains example request/response and OpenAPI paths (/api/psychology/entry-roadmap, /health, /). It does not instruct reading local files, environment variables, or unrelated system state. However, it omits a base URL/host and authentication details, so runtime usage is ambiguous (agent would not know where to send requests or whether auth is required).
Install Mechanism
No install specification or external downloads; the skill is instruction-only and does not write code or binaries to disk.
Credentials
The skill declares no required environment variables, no credentials, and the SKILL.md does not reference secrets—so there is no disproportionate request for sensitive credentials.
Persistence & Privilege
Flags: always is false and the skill does not request persistent/system-level privileges or attempt to modify other skills or system settings.
Assessment
This skill appears internally consistent for generating career roadmaps: it asks for no credentials and installs nothing. Before installing or invoking it, verify where the API is hosted and how requests are routed (SKILL.md/openapi.json list paths but no base URL or auth). If you plan to send real user data, confirm data handling and retention policies and avoid transmitting personally identifiable or protected health information until you know how/where data is stored. If the skill's source or maintainer is unknown, consider testing with dummy data first and prefer skills from known maintainers for production use.

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

latestvk97bc37z32xh4v7cren9vfzykx843q9b

License

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

Comments