vercel-log-drains-webhooks
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified during the analysis of the skill's instructions, code examples, or metadata.
- [CREDENTIALS_UNSAFE]: The skill facilitates the use of sensitive configuration such as the
VERCEL_LOG_DRAIN_SECRETandVERCEL_VERIFYtoken. It correctly instructs users to manage these via environment variables in.envfiles, which is the standard secure practice for secret management and avoids hardcoding credentials. - [EXTERNAL_DOWNLOADS]: All external resources, including documentation links and repository references, point to official Vercel domains or the verified GitHub organization of the skill's author. The recommended CLI tool is a standard developer utility from the vendor for local webhook testing.
- [COMMAND_EXECUTION]: The provided code and README files include standard setup and execution commands for common web frameworks. These commands are intended for local development and do not include unauthorized or suspicious background operations.
- [PROMPT_INJECTION]: The skill's instructions are strictly technical and implementation-focused. There are no attempts to manipulate the agent's behavior, bypass safety protocols, or extract sensitive system information.
Audit Metadata