Borrowing it
Nothing to install: this file belongs to Bazilio-san/mcp-vkusvill. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Bazilio-san/mcp-vkusvill/master/.claude/settings.jsongit clone --depth 1 https://github.com/Bazilio-san/mcp-vkusvillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/settings/bazilio-san/mcp-vkusvill/settings)<a href="https://agentmods.dev/settings/bazilio-san/mcp-vkusvill/settings"><img src="https://agentmods.dev/badge/settings/bazilio-san/mcp-vkusvill/settings/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/settings/bazilio-san/mcp-vkusvill/settings"><img src="https://agentmods.dev/badge/settings/bazilio-san/mcp-vkusvill/settings.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade B, and why
settings scanned grade B with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
"Bash(sudo cp:*)", Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
"Bash(curl:*)", Copies of this mod
1 near-identical copy found in the catalogue:
- mcp-metro — 89% identical, 79 lines differ
How it starts
The opening of the file, as written. The whole thing — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"permissions": {
"defaultMode": "bypassPermissions",
"allow": [
"Bash(sudo cp:*)",
"Bash(sudo:*)",
"Bash(bash:*)",
"Bash(chmod:*)",
"Bash(curl:*)",
"Bash(dir:*)",
"Bash(echo:*)",
"Bash(git:*)",
"Bash(find:*)",
"Bash(grep:*)",
"Bash(jest:*)",
"Bash(mkdir:*)",
"Bash(node:*)",
"Bash(npm install:*)",
"Bash(npm run:*)",
"Bash(npm test:*)",
"Bash(npm:*)",
"Bash(npx:*)",
"Bash(pkill:*)",
"Bash(set:*)",
"Bash(playwright:*)",
"Bash(powershell:*)",
"Bash(rm:*)",
"Bash(taskkill:*)",
"Bash(tasklist:*)",
"Bash(timeout:*)",
"Bash(turbo run:*)",
"Bash(wc:*)",
"Bash(jobs)",
"Bash(npm start)",
"Bash(unset http_proxy)",
"Read(./config/local.yaml)",
"Read(./node_modules/fa-mcp-sdk/config/_local.yaml)",
"Edit",
"MultiEdit",
"Read",
"Write",
"WebSearch"
],
"deny": [
"Read(./.env)",
"Read(./.idea/**)",
"Read(./.run/**)",
"Read(./_misc/**)",
"Read(./**/_tmp/**)",
"Read(./**/*.private.*)",
"Read(./**/*.local.*)",
"Read(./**/*local-*)",
"Write(.claude/**)",
"Edit(.claude/**)"
]
},
"env": {
"NODE_TLS_REJECT_UNAUTHORIZED": "0",
"BASH_DEFAULT_TIMEOUT_MS": "120000",
"BASH_MAX_TIMEOUT_MS": "600000",
"BASH_MAX_OUTPUT_LENGTH": "5000000",
"CLAUDE_BASH_MAINTAIN_PROJECT_WORKING_DIR": "true",
"DISABLE_COST_WARNINGS": "0",
"DISABLE_TELEMETRY": "0"
},
"hooks": {
"PostToolUse": [
{
"matcher": "Write|Edit",
"hooks": [
{
"type": "command",
"command": "node scripts/cc-hook-oxlint-oxfmt-fix.cjs"
}
]
}
]
},
"hasCompletedOnboarding": true,
"hasTrustDialogAccepted": true,
"hasCompletedProjectOnboarding": trueWhat else settings.json configures
This page is one entry in a file that holds 2. Installing the file brings all of them; each is measured and scanned on its own page.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 84 lines scan B 70e2358220a1
settings is a settings file published in the GitHub repository Bazilio-san/mcp-vkusvill (1 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it B with 2 findings (asks for root, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other settings, from other repositories
supabase
Agent settings declaring 2 hook events (SessionStart, PostToolUse).
superset
Agent settings declaring 1 hook event (PreToolUse).
RuView
Agent settings declaring 8 hook events (PreToolUse, PostToolUse, UserPromptSubmit, SessionStart) and 4 allowed tools.
orm
Agent settings declaring 4 hook events (PreToolUse, PostToolUse, WorktreeCreate, Stop) and 21 allowed tools.
claude-cookbooks
Agent settings declaring 2 hook events (SessionStart, PreToolUse).
claude-code-best-practice
Agent settings declaring 30 hook events (PreToolUse, PermissionRequest, PostToolUse, PostToolUseFailure) and 24 allowed tools.