skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill contains local Python scripts (
scripts/init_skill.py,scripts/package_skill.py) that the agent is instructed to run. These scripts facilitate standard developer workflows such as creating directory structures, writing template files, and generating zip archives. All operations are local and consistent with the skill's purpose.- [SAFE]: No unauthorized data access, network exfiltration, or prompt injection attempts were detected. The skill relies on standard Python libraries and does not download or execute remote code from untrusted sources.
Audit Metadata