skill-creator
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development tool for building AI agent skills. The instructions and scripts are consistent with the stated purpose of automating skill creation tasks.
- [COMMAND_EXECUTION]: The skill includes Python scripts (
init_skill.py,generate_openai_yaml.py, andquick_validate.py) intended for local use by a developer. These scripts perform standard file system operations, such as creating directories, writing template files, and setting file permissions (chmod), all of which are restricted to the local development environment. - [EXTERNAL_DOWNLOADS]: No remote downloads, external dependencies from untrusted sources, or remote code execution patterns were detected. The skill relies on standard Python libraries.
- [DATA_EXFILTRATION]: No indicators of data exfiltration, unauthorized network activity, or sensitive file access were found.
Audit Metadata