skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): A comprehensive review of the skill's documentation and scripts found no malicious patterns, prompt injection, or obfuscation.
- [COMMAND_EXECUTION] (LOW): The skill contains utility scripts (package_skill.py and quick_validate.py) that perform local filesystem operations, including reading SKILL.md files and creating ZIP archives. These actions are transparent and necessary for the tool's functionality.
- [DATA_EXFILTRATION] (SAFE): No network activity or access to sensitive system paths (e.g., ~/.ssh, credentials) was identified. All operations are local.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download external scripts or execute code from untrusted sources. It relies exclusively on standard Python libraries.
Audit Metadata