skill-creator-pro
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious behaviors or security vulnerabilities were detected. The skill is primarily focused on providing best practices and templates for development.
- [COMMAND_EXECUTION] (SAFE): The included Python scripts (
package_skill.pyandquick_validate.py) perform local file system operations using standard libraries. They are used for packaging directories and validating metadata strings with regex. No arbitrary command execution or shell injection points were found. - [DATA_EXFILTRATION] (SAFE): There are no network-capable commands or exfiltration patterns. On the contrary, the skill includes explicit documentation on secrets management and path traversal prevention.
- [PROMPT_INJECTION] (SAFE): The documentation promotes clear, explicit instructions and modular design, which are considered defensive measures that improve the reliability and safety of agent behavior.
Audit Metadata