create-tech-stack
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill employs the
Bashtool and dynamic context injection syntax (!) to perform environment discovery. It executes benign commands such aspwd,node --version, andls -lato determine the project root, runtime version, and file existence. These operations are used solely for gathering context and managing documentation directories. - [SAFE]: The instructions include a dedicated security constraint prohibiting the inclusion of sensitive data. Specifically, it directs the agent to exclude API keys, secrets, or credentials from the generated documentation, demonstrating a safe-by-design approach for automated reporting.
Audit Metadata