doc-ptest-validator
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines several commands to execute local validation scripts, such as
validate_ptest.pyandvalidate_all_tspec.sh. These scripts are stored in theai_dev_ssd_flowdirectory and are used to automate quality assurance checks on project artifacts. Some commands include flags like--auto-fixwhich allow the script to modify document content to comply with schemas. - [DATA_EXFILTRATION]: The skill accesses local documentation files within the
docs/10_TSPEC/directory for validation. Analysis shows no network operations, and the file access is restricted to the documented project workspace. No access to sensitive system directories (~/.ssh, ~/.aws) or credentials was identified.
Audit Metadata