full-stack-doc
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Python validation scripts (scripts/validate_templates.py and scripts/validate_architecture_filenames.py) to enforce documentation standards. These scripts perform local static analysis using standard library modules and do not access the network or sensitive system files.
- [COMMAND_EXECUTION]: The agent is guided to perform local file management tasks, such as copying and renaming template files using shell commands. These operations are limited to the skill's workspace and are used to initialize documentation structures.
- [SAFE]: The skill includes comprehensive security guidelines for the agent, specifically for handling placeholders and preventing the inclusion of actual secrets, private names, or absolute local paths in generated documents.
Audit Metadata