use-vercel-deploy-in-monorepo

Pass

Audited by Gen Agent Trust Hub on Jul 22, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill utilizes several standard development dependencies from public registries, including cross-env, shx, and turbo. It also includes references to vendor-specific packages @ruan-cat/utils and @ruan-cat/vercel-deploy-tool which provide necessary utilities for the deployment workflow.
  • [COMMAND_EXECUTION]: The skill provides detailed templates for executing build, file management, and deployment commands using pnpm, turbo, and the vercel CLI. These operations are restricted to the local project environment and are consistent with the stated purpose of automating Vercel deployments.
  • [SAFE]: All identified operations, including network calls to Vercel APIs and file system interactions, are documented for the user's awareness and serve the primary function of the skill. The instructions use placeholders for sensitive information like API tokens, ensuring credentials are not hardcoded.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 22, 2026, 02:50 AM
Security Audit — agent-trust-hub — use-vercel-deploy-in-monorepo