honcho-vercel-ai-sdk
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to inspect the local environment, including Node.js version checks and verification of installed packages in package.json.- [COMMAND_EXECUTION]: It searches for HONCHO_API_KEY and HONCHO_WORKSPACE_ID within the local .env file to ensure necessary configuration is present for the integration.- [COMMAND_EXECUTION]: A verification script (.smoke.mjs) is dynamically created and executed using the local runtime to smoke-test the integrated functionality.- [SAFE]: All file modifications and critical integration steps are gated by mandatory AskUserQuestion prompts to ensure the user maintains control over code changes.
Audit Metadata