forge-network
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Uses Bash tools such as
grep,ls, andcat, alongside cloud CLIs includinggcloudandaws, to inspect the local development environment. These operations are strictly limited to detecting the target platform (e.g., GCP, AWS, Cloudflare, Fly.io) and the current IaC state. - [DATA_EXFILTRATION]: Inspects local configuration files including
wrangler.tomlandfly.tomlto extract environment context. This information is used to generate compatible networking infrastructure and is not transmitted to unauthorized external endpoints. - [SAFE]: The skill instructions enforce security-first networking principles, such as generating 'default deny' firewall rules and restricting ingress traffic to load balancers. There is a minor version discrepancy between the skill metadata (0.6.4) and the plugin configuration (1.9.1), which appears to be a documentation synchronization issue rather than a security concern.
Audit Metadata