skill-creator

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and structural guidance for creating modular agent extensions. Its core components are informational markdown files and local utility scripts.
  • [SAFE]: Scripts including init_skill.py and package_skill.py perform routine local file system operations such as directory creation, file writing, and ZIP packaging. These actions are aligned with the skill's stated purpose of scaffolding and distributing new skills.
  • [SAFE]: The validation script quick_validate.py uses yaml.safe_load(), following security best practices for parsing configuration files.
  • [SAFE]: No remote code execution patterns, obfuscation, or unauthorized network operations (such as data exfiltration to external domains) were found in the provided files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 04:13 AM
Security Audit — agent-trust-hub — skill-creator