doc-tasks
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform directory listings (
ls) and execute local validation scripts (e.g.,./ai_dev_flow/scripts/validate_tasks.sh,python ai_dev_flow/scripts/validate_cross_document.py). These commands are restricted to the local project environment and are used for workflow verification and quality assurance. - [DATA_EXPOSURE]: No sensitive file paths, credentials, or network exfiltration patterns were detected. The skill primarily interacts with project documentation in the
docs/directory. - [PROMPT_INJECTION]: The instructions are focused on document structure and metadata compliance. There are no attempts to bypass safety filters or override agent behavior beyond the scope of the documentation task.
- [EXTERNAL_DOWNLOADS]: No external network requests or remote code downloads were identified. All scripts and templates referenced are relative to the local project structure.
Audit Metadata