Skip to main content

opencode-build-plugins

Enables the creation of custom plugins for OpenCode, allowing users to extend functionality and automate tasks effectively.

Install this skill

or
95/100

Security score

The opencode-build-plugins skill was audited on Mar 18, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 10

Access to home directory dotfiles

SourceSKILL.md
8## Quick Start
9
10Plugins live in `.opencode/plugins/<name>/index.ts` (project) or `~/.config/opencode/plugins/<name>/index.ts` (global).
11
12```typescript
Scanned on Mar 18, 2026
View Security Dashboard