architecture-doc-design
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional and focused on documentation workflows. It defines a system for marking confidence levels in AI-generated designs (L0-L9), standardizes document structures (README, modules, ops, etc.), and establishes project script naming conventions (dev-* and run-*).
- [SAFE]: The provided consistency check commands use 'rg' (ripgrep) and 'wc' (word count) solely for auditing internal documentation files for stale terms, secrets, or TODOs. These are standard developer tools used safely within the documented project scope.
- [SAFE]: No external network dependencies, remote script executions, or credential-harvesting patterns were detected. The skill operates locally on the project's documentation files.
Audit Metadata