Statically audit Claude Code permission settings and Codex approval, sandbox, and policy configuration without executing project code.
npx mdskills install /permitlint-lint-agent-permissionsUse PermitLint's deterministic local CLI before making claims about a policy. The command below downloads the pinned, dependency-free CLI from the public Codeberg npm registry; the analyzer itself makes no network requests and never executes policy files, hooks, or commands.
Identify the explicit settings file or repository directory in scope. Do not scan unrelated home-directory configuration unless the user includes it.
Require Node.js 18 or newer. Run:
npx --yes --registry=https://codeberg.org/api/packages/automa-tan/npm/ permitlint@0.2.6 --json
Summarize critical and high findings first. Preserve the reported file and line.
Explain that findings are static heuristics, not proof that a runtime is exploitable or that a harness honored the file.
Offer minimal, concrete replacement rules. Do not edit policy unless the user asks.
For CI, add --check; exit 2 means at least one high or critical finding, while exit 1 means the scan failed or found no policy files.
PermitLint reads only paths the user placed in scope. Source and documentation: https://codeberg.org/automa-tan/permitlint
Install via CLI
npx mdskills install /permitlint-lint-agent-permissionsPermitLint — Lint Agent Permissions is a free, open-source AI agent skill. Statically audit Claude Code permission settings and Codex approval, sandbox, and policy configuration without executing project code.
Install PermitLint — Lint Agent Permissions with a single command:
npx mdskills install /permitlint-lint-agent-permissionsThis downloads the skill files into your project and your AI agent picks them up automatically.
PermitLint — Lint Agent Permissions works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.