health-agentic-audit
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_CONTEXT_INJECTION]: The skill uses the dynamic context syntax (!pwd, !find) to automatically retrieve project directory information and list relevant markdown files at load time. These operations are limited to local repository discovery and pose no risk of data exfiltration or unauthorized system access.
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute find and head commands for scanning file headers and structure. These actions are strictly bounded to the local file system and are used solely for the intended purpose of repository auditing.
- [DATA_EXFILTRATION]: No network-enabled tools or operations were detected. The skill processes all data locally and does not attempt to transmit information to external domains.
Audit Metadata