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.pyinitializes a skill directory and populates it with templates using standard filesystem operations.scripts/package_skill.pyuses thezipfilemodule to archive skill components.scripts/quick_validate.pyutilizesyaml.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