vercel-deploy-claimable
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes a bash script located at
/mnt/skills/user/vercel-deploy/scripts/deploy.shto package project files and initiate the deployment process. - [EXTERNAL_DOWNLOADS]: Performs network operations to interact with Vercel's deployment API. These communications are directed toward
vercel.com, which is a well-known and trusted service. - [DATA_EXFILTRATION]: Reads local project files, packages them into a tarball, and transmits them to Vercel's servers. This behavior is the primary intended function of the skill and is required for web hosting.
Audit Metadata