doc-adr-validator
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or persistence mechanisms were found in the skill instructions.
- [COMMAND_EXECUTION]: The skill defines commands to execute a local Python validation script (ai_dev_ssd_flow/05_ADR/scripts/validate_adr.py). This script is part of the skill's expected local environment and is used for its intended purpose of document verification.
- [DATA_EXFILTRATION]: The skill does not perform any network operations. It includes integrity checks (SHA256 hashes) for local files, which is a defensive measure to detect unauthorized changes (drift).
Audit Metadata