feat: add Open Agent plugin configuration

This commit is contained in:
Lucas Shamanic 2026-01-13 00:27:41 +00:00
parent 050d3b4889
commit 6aa3eac821
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,5 @@
name: Envsitter Guard
repo: https://github.com/boxpositron/envsitter-guard
tagline: Prevent .env leaks
description: OpenCode plugin that prevents agents/tools from reading or editing sensitive .env* files, while still allowing safe inspection via EnvSitter (keys + deterministic fingerprints; never values).
description: |
OpenCode plugin that prevents agents/tools from reading or editing sensitive .env* files, while still allowing safe inspection via EnvSitter (keys + deterministic fingerprints; never values).