kiro-gateway AGENTS.md

kiro-gateway AGENTS.md is an instructions file for Codex, OpenCode from jwadow/kiro-gateway. It costs 6,728 tokens per session, scanned C, original, AGPL-3.0.

A project-instructions file for Kiro Gateway, describing how coding agents should work in that repository. It also explains the project’s principles, code-review expectations, and a specific request-format error.

In plain words
What is it for?
Use it when working on Kiro Gateway so an agent can follow its documented practices and investigate improperly formed request errors.
Why use it?
It gives an agent the repository’s local rules and context instead of making it guess how the project should be handled.

Instructions file for CodexOpenCode

About the project

Kiro Gateway is a proxy API gateway that exposes models available through Kiro, Amazon Q Developer, or AWS CodeWhisperer to coding tools and other OpenAI- or Anthropic-compatible clients. It is for people who want to connect those clients to Claude and other models offered by their Kiro subscription. The catalogue entry provides an instruction for using the gateway.

jwadow/kiro-gateway · 2,258 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/jwadow/kiro-gateway/agents-md
Clone the repo
git clone --depth 1 https://github.com/jwadow/kiro-gateway

Made for: Codex, OpenCode.

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 kiro-gateway AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/jwadow/kiro-gateway/agents-md.svg)](https://agentmods.dev/instructions/jwadow/kiro-gateway/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/jwadow/kiro-gateway/agents-md"><img src="https://agentmods.dev/badge/instructions/jwadow/kiro-gateway/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 6,728 This file is loaded in full into every session.
When invoked 6,728 The same file — it is already loaded in full.
Security scan C 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.06728 $0.06728
Opus 5 $0.03364 $0.03364
Sonnet 5 $0.01346 $0.01346
Haiku 4.5 $0.00673 $0.00673

Measured 5d ago against content hash f94f335974dd, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade C, and why

kiro-gateway AGENTS.md scanned grade C with 1 finding 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 5d 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.

Enumerates the file system for secretshighData exfiltration

Searching home directories for .env, .ssh, .aws or credential files is reconnaissance for credential theft.

ls -la ~/.aws/sso/cache/
AGENTS.md · 880 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 5d ago First seen · 880 lines · 6,728 tokens per session scan C f94f335974dd

Subscribe to this mod's changes

kiro-gateway AGENTS.md is an instructions file published in the GitHub repository jwadow/kiro-gateway (2,258 stars, last pushed 3mo ago), licensed AGPL-3.0. It adds 6,728 tokens to every session, about $0.0336 per session on Opus 5. A static security scan graded it C with 1 finding (enumerates the file system for secrets). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.