skill-creator
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill instructions and associated scripts are focused on scaffolding and validation tasks. No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected.
- [COMMAND_EXECUTION]: The skill utilizes common bash utilities (mkdir, ls, awk, sed, grep) to manage skill directories and parse metadata in SKILL.md files. These operations are local and consistent with the skill's purpose as a developer utility.
- [SAFE]: The skill generates boilerplate scripts and tests using standard best practices, such as 'set -euo pipefail' for error handling, and does not perform unauthorized network requests or remote code execution.
Audit Metadata