deny-sensitive-files
Deny access to sensitive files like environment variables and secrets.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install deny-sensitive-files --cli claudewrites the file to.claude/rules/deny-sensitive-files.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/rules/deny-sensitive-files.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives · Identity
- deeptrail-deepsecure52 stars · 7 forks85.034
What it is
Deny access to sensitive files like environment variables and secrets.
When to use it
Deny access to sensitive files like environment variables and secrets.
How to install / invoke
# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/permissions/deny-sensitive-files.json | jq .
Notes
Extracted from davila7/claude-code-templates, permissions category.