docs-design
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows a highly structured workflow for documentation design, using local CSV files for intent routing and markdown templates for output. It explicitly restricts its own behavior during bare invocations to prevent unintended file system or network activity.
- [SAFE]: A shell script is provided in the
evals/directory (run-static-checks.sh) for the purpose of validating the skill's structure and integrity. This script is used for development-time testing and does not involve remote code execution, network exfiltration, or sensitive data access.
Audit Metadata