vercel-plugin-eval

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Command Execution and Terminal Automation:
  • The skill uses wezterm cli spawn to launch interactive shell sessions and automate testing workflows.
  • It utilizes common shell utilities like grep, find, and wc to analyze log files and verify the internal state of the plugin during execution.
  • External Resource Integration:
  • The tool uses npx to fetch and execute the plugin setup from a dedicated repository on GitHub. This is a typical method for developers to ensure they are testing against the latest version of a plugin.
  • System Resource Access:
  • It creates a dedicated directory (~/dev/vercel-plugin-testing/) for test projects and monitors debug logs located in ~/.claude/debug to provide feedback on the plugin's performance. These actions are limited to specific, documented paths related to the testing process.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 06:29 PM