skill-creator
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is generating structured text files (SKILL.md) and folder structures. It does not perform any direct command execution, network requests, or file system operations beyond the intended scope of generating text content.
- [SAFE]: The instructions in
SKILL.mdexplicitly forbid the generation of executable Python scripts (scripts/), stating they are 'out of scope for v1'. This effectively prevents the agent from creating malicious binaries or scripts. - [SAFE]: The self-improvement capability is strictly moderated. As detailed in
reference/self_improvement.md, the agent is instructed to only propose edits for user approval, ensuring that changes to the skill's logic cannot occur without explicit human oversight. - [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The skill does not access sensitive local paths or hardcoded credentials.
Audit Metadata