skills/dotlas/skills/vercel-logs/Gen Agent Trust Hub

vercel-logs

Pass

Audited by Gen Agent Trust Hub on Jul 24, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Vercel CLI (pnpm exec vercel) and standard Unix utilities (grep, jq, awk, tail) to query and filter log data. These commands are strictly for diagnostic and read-only purposes.
  • [PROMPT_INJECTION]: The skill includes explicit safety instructions that act as guardrails, directing the AI agent to redact secrets (API keys, tokens) from log outputs and forbidding the use of mutation commands like vercel deploy or vercel rollback.
  • [DATA_EXPOSURE]: The skill reads .vercel/project.json to identify the Vercel project ID, which is a standard procedure for identifying the target application environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 24, 2026, 11:31 AM
Security Audit — agent-trust-hub — vercel-logs