skills/timschoch/skilly/vercel-cli/Gen Agent Trust Hub

vercel-cli

Pass

Audited by Gen Agent Trust Hub on Aug 31, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for the agent to use the vercel CLI for project management tasks.
  • Specifically, it mentions vercel env pull, vercel inspect, vercel logs, and vercel ls as valid operations.
  • [INDIRECT_PROMPT_INJECTION]: The skill allows the agent to ingest untrusted data from application logs, which could contain adversarial instructions targeting the agent.
  • Ingestion points: The vercel logs <url> and vercel inspect <url> commands retrieve data directly from the Vercel platform's runtime environment (SKILL.md).
  • Boundary markers: The instructions do not provide delimiters or warnings to the agent to treat the log content as untrusted data.
  • Capability inventory: The agent is equipped to execute shell commands via the Vercel CLI to manage environment variables and inspect deployment states.
  • Sanitization: There are no instructions for the agent to sanitize or filter the content of the logs before processing them.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 31, 2026, 11:12 PM
Security Audit — agent-trust-hub — vercel-cli