skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or security vulnerabilities were identified in the provided files.
- [COMMAND_EXECUTION] (SAFE): Utility scripts package_skill.py and quick_validate.py perform local file operations like path resolution and archiving. They do not execute shell commands or use unsafe functions like eval() or exec().
- [DATA_EXFILTRATION] (SAFE): The skill does not contain any network-reaching code or access sensitive file paths.
- [PROMPT_INJECTION] (SAFE): Instructions in the templates are placeholders for developers and do not attempt to manipulate agent behavior or bypass safety constraints.
Audit Metadata