skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were identified in the instructional content or associated scripts.
  • [COMMAND_EXECUTION]: The skill provides utility scripts for local file management that do not execute arbitrary shell commands or untrusted code:
  • scripts/init_skill.py initializes a skill directory and populates it with templates using standard filesystem operations.
  • scripts/package_skill.py uses the zipfile module to archive skill components.
  • scripts/quick_validate.py utilizes yaml.safe_load() for secure parsing of metadata.
  • [EXTERNAL_DOWNLOADS]: The skill does not contain any logic for remote network requests, script downloads, or external execution patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 08:29 PM