mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-29 21:09:29 +00:00
feat: add Envsitter Guard plugin to prevent .env leaks
This commit is contained in:
parent
4927dbbbc4
commit
8f1acd2c7c
3 changed files with 60 additions and 96 deletions
4
data/plugins/envsitter-guard.yaml
Normal file
4
data/plugins/envsitter-guard.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue