skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains local scripts (init_skill.py, package_skill.py) that perform project scaffolding tasks like creating directories and writing files. These operations are performed using standard Python libraries and are restricted to the local environment.
- [SAFE]: No network access or remote data retrieval mechanisms are present. The skill operates entirely offline.
- [SAFE]: There are no indicators of prompt injection, data exfiltration, or obfuscated content. The implementation is straightforward and follows developer tooling conventions.
Audit Metadata