skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious patterns, prompt injections, or unauthorized network operations were detected. The skill consists of documentation and utility scripts for local developer use.
- [COMMAND_EXECUTION] (LOW): The package_skill.py script performs file system operations (reading files and writing a zip archive) which is expected behavior for its stated purpose. It does not execute arbitrary shell commands or external binaries.
- [DATA_EXFILTRATION] (SAFE): No network operations or sensitive file access patterns were found. File access is limited to the directory provided by the user via command-line arguments.
Audit Metadata