skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides utility scripts for local project management, including initializing directory structures and packaging files into zip archives.
- [COMMAND_EXECUTION]: The
scripts/init_skill.pyscript sets executable permissions on a newly created template file (scripts/example.py). This is a routine operation for developer tools and is restricted to the local file system within the project context. - [SAFE]: No network connections, credential harvesting, or prompt injection attempts were found. The skill operates entirely on local files and uses standard Python libraries for its functionality.
Audit Metadata