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 deployandvercel deployto automate the publishing process for web projects. - [EXTERNAL_DOWNLOADS]: Fetches deployment utilities (
wrangler,vercel) from the official npm registry vianpxduring 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