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.pyandpackage_skill.pyperform 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.pyusesyaml.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