skill-creator

Pass

Audited by Gen Agent Trust Hub on Apr 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill serves as a development tool to assist in the creation and packaging of other AI skills. The provided files do not contain any evidence of malicious intent, prompt injection, or unauthorized data access.
  • [COMMAND_EXECUTION]: The included Python scripts, init_skill.py and package_skill.py, perform local file system operations including directory creation, file writing, and ZIP archiving. These operations are performed using standard libraries and are strictly bounded to the intended functionality of the skill.
  • [DYNAMIC_EXECUTION]: The init_skill.py script utilizes string templates to generate boilerplate Python and Markdown files. This is a standard method for scaffolding projects and does not present a security risk as it does not execute untrusted code or fetch external payloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 5, 2026, 03:18 PM