feat: add Envsitter Guard plugin to prevent .env leaks

This commit is contained in:
Lucas Shamanic 2026-01-12 23:03:28 +00:00
parent 4927dbbbc4
commit 8f1acd2c7c
3 changed files with 60 additions and 96 deletions

View 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).