add-opencode
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses git commands (fetch, show) to retrieve source files from a specific branch in the current repository and writes them to local paths to integrate the new provider logic.
- [COMMAND_EXECUTION]: It executes build and configuration commands, including 'pnpm run build' and container build scripts, to apply the changes to the host and the agent runtime environment.
- [EXTERNAL_DOWNLOADS]: The skill adds external Node.js dependencies (@opencode-ai/sdk and opencode-ai) required for the OpenCode provider, which is standard behavior for adding support for an external AI provider service.
Audit Metadata