Files
42marketplaces/sync/gh-bjornallvin-cc-plugins-secure-env.json
2025-11-29 18:53:27 +08:00

18 lines
448 B
JSON

{
"name": "secure-env",
"owner": {
"name": "Björn Allvin",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "secure-env",
"description": "Security plugin that helps protect sensitive .env files from accidental access by Claude Code",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-bjornallvin-cc-plugins-secure-env.git"
},
"strict": true
}
]
}