documentation-verification
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides a script for checking local Markdown links and documentation on verification procedures.
- [COMMAND_EXECUTION]: The reference documentation mentions standard build and test commands (e.g.,
npm run,go test,cargo test) as part of suggested validation workflows. These are provided as informational procedures for the user and are not executed by the skill itself. - [DATA_EXFILTRATION]: The link-checking script reads local Markdown files to identify link targets. It does not access sensitive system files, credentials, or perform any network operations.
Audit Metadata