cloudflare
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides command templates using
bash -cto executecurlrequests in SKILL.md. This pattern is implemented to ensure correct environment variable handling when results are piped tojqfor parsing.\n- [EXTERNAL_DOWNLOADS]: Network requests are made toapi.cloudflare.com. This is the well-known and official domain for Cloudflare API interactions, which is consistent with the skill's stated purpose.\n- [SAFE]: Authentication is managed throughvm0_secretsfor theCLOUDFLARE_TOKEN. This adheres to security best practices by avoiding hardcoded credentials and using the platform's secure secret management.
Audit Metadata