cloudflare-workers-performance
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were found. The skill content aligns with its stated purpose of performance optimization.\n- [COMMAND_EXECUTION]: The skill includes shell scripts (
benchmark.sh,profile-worker.sh) for performance testing. These scripts usecurlto make requests to user-provided URLs and process the results using standard tools likejqandbc. Commands are properly quoted to prevent shell injection.\n- [EXTERNAL_DOWNLOADS]: The documentation references various well-known and trusted Node.js packages and developer tools (e.g.,hono,esbuild,vite,wrangler,lodash-es) which are standard in the Cloudflare Workers ecosystem.
Audit Metadata