fortigate-ops
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes environment variables (
FORTIGATE_API_TOKEN,FORTIGATE_HOST) for credential management, which is the recommended practice for handling secrets rather than hardcoding them. - [SAFE]: The skill is explicitly designed for read-only operations ('this skill has no write path at all'), which mitigates the risk of unauthorized firewall configuration changes.
- [SAFE]: The execution environment is restricted via metadata to specific binaries (
python3) and environment variables, following the principle of least privilege. - [SAFE]: No obfuscation techniques, persistence mechanisms, or suspicious remote code execution patterns were detected in the instructions or metadata.
Audit Metadata