skill-creator
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide and toolkit for developers. The scripts included (
init_skill.py,package_skill.py,quick_validate.py) perform standard file system operations consistent with skill creation and validation. No credential exposure, exfiltration, or obfuscation was found. - [COMMAND_EXECUTION]: The skill includes Python scripts that manipulate the file system (creating directories and files), which is the primary purpose of the skill (initializing and packaging other skills). These operations are performed using standard Python libraries and do not involve unsanitized user input or dangerous system calls.
- [EXTERNAL_DOWNLOADS]: No external downloads or remote script executions were detected. The skill operates entirely on local data and templates provided within the skill package.
Audit Metadata