Back to skill

Security audit

Level Up Skill Tree

Security checks for vulnerabilities and agentic risk

Overview

The skill's code, instructions, and requirements align with its stated purpose: it only reads its own SKILL.md and returns a descriptive guidance card for building a learning skill tree.

This skill appears to be a straightforward, local, descriptive helper: it reads its own SKILL.md and formats a guidance card. If you plan to run the included handler locally, review the SKILL.md content (already present) and note that the code does not perform network calls or request secrets. As a best practice, run the bundled tests in a sandbox if you want extra assurance before using it in a production agent.

Static analysis

No suspicious patterns detected.