skills/vaayne/agent-kit/cf-email/Gen Agent Trust Hub

cf-email

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Uses the standard system 'curl' utility to interact with the Cloudflare API, which is an appropriate and common implementation for this type of task.
  • [DATA_EXFILTRATION]: Communicates with 'api.cloudflare.com', which is an official endpoint for a well-known and reputable service provider. The network activity is consistent with the skill's primary function of sending emails.
  • [CREDENTIALS_UNSAFE]: Secret management is handled correctly by using environment variables ('CLOUDFLARE_ACCOUNT_ID' and 'CLOUDFLARE_API_TOKEN') for authentication, avoiding the risk of hardcoded credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 09:46 PM