cloudflare-api-helper
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with the official Cloudflare API (
api.cloudflare.com) and the standardwranglerCLI tool. Interactions with these well-known services are documented neutrally and do not pose a security risk in this context. - [SAFE]: Authentication is managed via environment variables (
CODEX_CLOUDFLARE_TOKEN,CODEX_CLOUDFLARE_ACCOUNT). The skill explicitly instructs the user not to hardcode, log, or commit these credentials, which is a security best practice. - [SAFE]: Mandatory verification steps are included to ensure the API token is valid before any operational commands are executed. This prevents errors and unauthorized access attempts.
- [SAFE]: No obfuscation, prompt injection attempts, or unauthorized persistence mechanisms were found in the skill body or metadata.
Audit Metadata