learn-claude-code
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill clones a dedicated playground repository from the author's GitHub (
https://github.com/YazhuEth/cc-learn-playground) into the/tmpdirectory. This is used as a safe, isolated environment for the user to practice terminal commands and code editing as part of the tutorial. - [COMMAND_EXECUTION]: Uses the Bash tool to execute a bundled helper script (
scripts/progress.sh) and standard shell commands (likegit clone,ls, andcat) to manage the learning session and verify exercises. - [SAFE]: Data persistence is limited to tracking tutorial progress in
~/.claude/cc-learn-progress.md. All referenced documentation and external resources point to either official Anthropic domains or the author's own infrastructure, consistent with the skill's stated purpose.
Audit Metadata