module-scaffolder
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements local automation for project scaffolding using shell scripts.
- [SAFE]: Input validation is performed on all user-provided parameters (module and component names) using restrictive regular expressions to prevent directory traversal and command injection.
- [SAFE]: No external network requests, data exfiltration patterns, or obfuscated code were found.
- [SAFE]: The scripts use standard system tools (mkdir, sed, grep, find) for local file manipulation within the project boundaries.
Audit Metadata