Personalized Learning
v0.1.0Use this skill whenever the user wants to systematically learn a topic, asks for a study path, curriculum, lesson outline, tutorial-style walkthrough, concep...
⭐ 0· 92·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (produce personalized learning pages) match the content of SKILL.md and the included HTML template; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions stay within the stated purpose: infer learner background, build an outline, produce section content and inline visuals, and return an HTML file. The SKILL.md explicitly directs the agent to read the included template file, which is reasonable and present in the bundle.
Install Mechanism
No install spec or external downloads — instruction-only skill. Nothing will be written to disk by an installer beyond what the agent itself is instructed to produce as output.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no declarations that would allow credential access or exfiltration.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or permission to modify other skills or system configuration. Autonomous invocation is allowed by default (normal behavior) but is not combined with other red flags.
Assessment
This skill appears coherent and limited to generating self-contained learning HTML pages from the included template. Before installing or running it, consider: (1) the generated .html files will include inline JavaScript (navigation, canvas animations, etc.) — only open files you trust and review the markup if you are concerned about active scripts; (2) avoid having the skill include sensitive personal data in the generated content (the skill may 'infer' background from conversation context); (3) confirm your agent/platform supports returning files (SKILL.md asks for an actual .html file rather than a pasted code block); and (4) if you want stricter guarantees, request that the skill produce HTML without any active scripts (SVGs and static visuals only).Like a lobster shell, security has layers — review code before you run it.
latestvk971s7bn9dw0xzc2wwnvwn1ek983kpxm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
