forge-diagnose
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute standard cloud diagnostic commands including
gcloud,aws,fly,wrangler, andkubectlto inspect system status and logs. - [DATA_EXFILTRATION]: The skill reads infrastructure-as-code and configuration files (such as
wrangler.toml,fly.toml, and.tffiles). While these contain environment details, the access is limited to the local environment for diagnostic purposes, with no instructions to transmit this data to unauthorized external endpoints. - [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected. The file access and command execution patterns are entirely consistent with the stated purpose of infrastructure troubleshooting.
Audit Metadata