skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill serves as a development toolkit for authoring AI agent skills. Analysis of the included Python scripts indicates they perform routine filesystem operations such as directory management and file archival without malicious intent.
  • [COMMAND_EXECUTION]: The scripts init_skill.py and package_skill.py are designed to generate skill structures and package them into distributable formats. This includes creating files and setting file permissions on generated examples to facilitate development workflows.
  • [SAFE]: No remote downloads, network activity, or credential exposure were identified. The code uses standard libraries and follows best practices, such as safe YAML loading.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:14 PM