web-publishing-and-deployments

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: Uses CLI commands such as wrangler deploy and vercel deploy to automate the publishing process for web projects.
  • [EXTERNAL_DOWNLOADS]: Fetches deployment utilities (wrangler, vercel) from the official npm registry via npx during runtime.
  • [DATA_EXFILTRATION]: Transfers the contents of local build directories (e.g., dist/, build/) to external hosting providers (Cloudflare and Vercel). This is the primary function of the skill; it includes specific safety instructions warning against the publication of secrets or private data to these public URLs.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 04:26 PM
Security Audit — agent-trust-hub — web-publishing-and-deployments