vercel
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
vercel inspectandcurlto monitor the status of deployments. This is the primary intended function of the skill for a developer workflow. - [COMMAND_EXECUTION]: The skill executes a local Python script
scripts/extract-vercel-links.pyto parse URLs and statuses from terminal output. This script is distributed with the skill and uses standard library modules (argparse,json,re,sys,pathlib,urllib.parse) with no external dependencies or dangerous execution patterns.
Audit Metadata