airis-mcp-gateway: Settings file for Claude Code

.claude/settings.json

airis-mcp-gateway is a settings file for Claude Code from agiletec-inc/airis-mcp-gateway. Its token cost is not measured, scanned A, a copy of tui-use, MIT.

A permission setting that allows the coding agent to use the Bash command-line tool.

In plain words
What is it for?
Allowing Bash commands during coding tasks. The input does not specify which commands are permitted.
Why use it?
It defines which tool the agent may use, helping limit or control command-line actions.

Settings file for Claude Code

Written for Claude Code: installed under .claude/.

This is agiletec-inc/airis-mcp-gateway's own configuration. It tells Claude Code how to work on airis-mcp-gateway itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything airis-mcp-gateway configures →

Reuse

Borrowing it

Nothing to install: this file belongs to agiletec-inc/airis-mcp-gateway. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/agiletec-inc/airis-mcp-gateway/main/.claude/settings.json
Clone the repo
git clone --depth 1 https://github.com/agiletec-inc/airis-mcp-gateway

Made for: Claude Code.

Wrote 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.

agentmods badge for airis-mcp-gateway

README.md
[![agentmods](https://agentmods.dev/badge/settings/agiletec-inc/airis-mcp-gateway/settings/github.svg)](https://agentmods.dev/settings/agiletec-inc/airis-mcp-gateway/settings)
Your own site
<a href="https://agentmods.dev/settings/agiletec-inc/airis-mcp-gateway/settings"><img src="https://agentmods.dev/badge/settings/agiletec-inc/airis-mcp-gateway/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.

agentmods 80×15 button for airis-mcp-gateway

Your own site · 80×15
<a href="https://agentmods.dev/settings/agiletec-inc/airis-mcp-gateway/settings"><img src="https://agentmods.dev/badge/settings/agiletec-inc/airis-mcp-gateway/settings.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

airis-mcp-gateway scanned grade A with 0 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to tui-use — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/settings.json · 8 lines

What it actually says

{
  "permissions": {
    "allow": [
      "Bash"
    ]
  }
}
Changes

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.

  1. 9d ago First seen · 8 lines scan A a95c2d13ad3c

Subscribe to this mod's changes

airis-mcp-gateway is a settings file published in the GitHub repository agiletec-inc/airis-mcp-gateway (172 stars, last pushed 2d 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 A with 0 findings. It is 100% identical to tui-use, differing in 2 lines, and is treated as a copy.