skill-creator

Pass

Audited by Gen Agent Trust Hub on Apr 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a development framework for managing the lifecycle of AI agent skills, including templates and best practices documentation.
  • [COMMAND_EXECUTION]: The utility scripts (init_skill.py, package_skill.py) perform local file system operations such as directory creation, file writing, and zip compression. These are standard for development tools and include input validation to ensure skill names follow specific naming conventions.
  • [SAFE]: The validation script (quick_validate.py) uses yaml.safe_load() to parse skill metadata, adhering to security best practices to prevent arbitrary code execution during the validation process.
  • [SAFE]: No remote network operations, credential exposures, or attempts to bypass agent security constraints were found within the provided scripts or instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 2, 2026, 01:50 AM