publish-artifacts
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
wranglercommands for Cloudflare Worker deployment and R2 storage management. These are documented as primary functional tasks. - [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto fetch thewranglerCLI and recommends installing the official Cloudflare MCP plugin. These operations target well-known and established services. - [SAFE]: The serving logic in
worker/src/index.tsexplicitly mitigates security risks such as path traversal and access gate bypasses by enforcing path normalization and canonical redirects.
Audit Metadata