cdn-cache-purge-tests

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides informational guides and test patterns for common CDN providers (Cloudflare, Fastly, CloudFront).
  • [EXTERNAL_DOWNLOADS]: The skill references official documentation and API endpoints for Cloudflare, Fastly, and AWS CloudFront. These are well-known, trusted services.
  • [COMMAND_EXECUTION]: Provides example curl commands and aws CLI snippets for triggering cache purges. These are provided as educational examples for the user to implement in their own environment.
  • [DATA_EXFILTRATION]: No evidence of data exfiltration was found. The Python test patterns demonstrate standard automated testing techniques using requests to verify origin-to-edge propagation.
  • [PROMPT_INJECTION]: No prompt injection or behavior override patterns were detected in the instructions.
  • [CREDENTIALS_UNSAFE]: The skill correctly advises using environment variables (CF_API_TOKEN, FASTLY_API_TOKEN, ADMIN_TOKEN) and GitHub Secrets for CI integration, following security best practices for credential management.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 10:53 AM
Security Audit — agent-trust-hub — cdn-cache-purge-tests