skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an instructional framework for developers. The documentation and templates provided do not contain any malicious instructions, prompt injections, or attempts to bypass safety filters.
- [COMMAND_EXECUTION]: The provided utility scripts (
init_skill.py,package_skill.py, andquick_validate.py) perform local file system tasks such as directory management, file creation, and ZIP packaging. These scripts are intended for local development workflows and do not exhibit suspicious behavior or unauthorized access to sensitive system files. - [REMOTE_CODE_EXECUTION]: No patterns of remote script fetching (e.g., curl|bash) or dynamic execution of untrusted external code were detected. The scripts use standard Python libraries for their operations.
Audit Metadata