skill-creator

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified in the skill instructions or provided code.
  • The content focus is on educational guidance for developing efficient and modular AI agent extensions.
  • Analysis of instructions confirmed no attempts at prompt injection, safety bypasses, or data exfiltration.
  • [COMMAND_EXECUTION]: The skill includes Python scripts intended for local development workflows.
  • scripts/init_skill.py: Used to create a boilerplate skill directory structure. It performs local filesystem operations using pathlib with resolution to prevent path traversal.
  • scripts/package_skill.py: Bundles a skill directory into a .skill zip archive for distribution.
  • scripts/quick_validate.py: Performs syntax and schema validation on the skill's YAML frontmatter and file structure.
  • [EXTERNAL_DOWNLOADS]: No external network operations or remote code downloads were detected. The skill operates entirely within the local environment provided by the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 11:27 AM
Security Audit — agent-trust-hub — skill-creator