deploy-docs
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Uses local shell commands like ls, jq, and git to validate the presence and integrity of documentation files and configuration. These operations are limited to checking file existence and structure.- [EXTERNAL_DOWNLOADS]: Includes a GitHub Actions workflow template that references official repositories (actions/checkout, actions/configure-pages, etc.) for standard deployment tasks. These are well-known, trusted sources.- [SAFE]: No security issues were identified during analysis. The skill's behavior is consistent with its stated purpose of managing documentation deployment, and it does not attempt to access sensitive information or exfiltrate data.
Audit Metadata