skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and local utility scripts for scaffolding new projects. All scripts (
init_skill.py,package_skill.py, andquick_validate.py) use standard Python libraries to perform file system operations like directory creation, file writing, and ZIP archiving within user-defined paths. - [SAFE]: No network requests, external downloads, or attempts to access sensitive system files or credentials were found. The skill operates entirely within the local environment provided by the user.
- [SAFE]: Analysis of the Python scripts confirmed they do not contain obfuscated code, dynamic execution of untrusted input, or malicious persistence mechanisms.
- [SAFE]: The instructions in SKILL.md focus on best practices for skill development and do not include any prompt injection or bypass attempts.
Audit Metadata