paniolo-cloudflare-cache-cicd
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions provide legitimate operational workflows for CI/CD and cache management. No malicious patterns such as prompt injection, data exfiltration, or unauthorized remote code execution were found.
- [COMMAND_EXECUTION]: The skill contains references to standard development commands such as
npm run,wrangler secret list, andgit. These are appropriate for the skill's stated purpose of managing project deployments and troubleshooting GitHub Actions workflows. - [DATA_EXFILTRATION]: While the skill mentions checking secrets using
wrangler secret list --env production, this command is a standard administrative function that lists the names of configured secrets rather than their values, and no instructions are present to exfiltrate this or any other sensitive data.
Audit Metadata