skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security risks were identified. The skill acts as a documentation guide and a set of local automation tools for skill development. All behaviors are consistent with its stated purpose of initializing and packaging skill directories.
- [COMMAND_EXECUTION]: The skill includes local Python scripts (
init_skill.py,package_skill.py,quick_validate.py) that perform routine file system operations such as directory creation, file writing, and zip archiving. These scripts do not interact with the network, spawn unsafe subprocesses, or process untrusted external data. - [EXTERNAL_DOWNLOADS]: The skill does not contain any remote URL references, external package dependencies, or instructions to download code from the internet.
- [PROMPT_INJECTION]: The instructions in SKILL.md provide guidance on skill structure and design principles without attempting to override model safety filters or bypass system instructions.
Audit Metadata