akira AGENTS.md

akira AGENTS.md is an instructions file for Codex, OpenCode from kalpmodi/akira. It costs 575 tokens per session, scanned A, original, MIT.

A set of offensive-security instructions for AI agents. It covers penetration testing, which is authorized testing used to find security weaknesses, from initial planning through reporting.

In plain words
What is it for?
Use it to plan engagements, investigate systems, look for exposed secrets and vulnerabilities, test attack paths, assess findings, and prepare reports.
Why use it?
It organizes a long security assessment into defined stages and specialist checks.

Instructions file for CodexOpenCode

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/kalpmodi/akira/agents-md
Clone the repo
git clone --depth 1 https://github.com/kalpmodi/akira

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 akira AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/kalpmodi/akira/agents-md.svg)](https://agentmods.dev/instructions/kalpmodi/akira/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/kalpmodi/akira/agents-md"><img src="https://agentmods.dev/badge/instructions/kalpmodi/akira/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 575 This file is loaded in full into every session.
When invoked 575 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00575 $0.00575
Opus 5 $0.00287 $0.00287
Sonnet 5 $0.00115 $0.00115
Haiku 4.5 $0.00057 $0.00057

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

Security

Grade A, and why

akira AGENTS.md 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 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.

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.

AGENTS.md · 53 lines

How it starts

The opening of the file, as written. The whole thing — 53 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Akira - AI Agent Adapter

Akira is an offensive security skill suite for AI agents. This file enables any AI agent to discover and use Akira's skills.

What Akira Does

Akira runs a complete pentest engagement chain:

plan-engagement -> recon -> secrets -> exploit -> zerodayhunt -> triage -> report

Plus specialized modules: 403-bypass, ad-attacks, oauth-attacks, race-conditions, cloud-audit, ctf.

Skill Index

Skill file Purpose
skills/plan-engagement/SKILL.md Scope target, initialize PTT and session.json
skills/recon/SKILL.md 23-step recon: subdomains, AXFR, NSEC walk, passive DNS, JARM/JA4+, supply chain, reconFTW
skills/secrets/SKILL.md API keys, tokens, credentials in source/JS/git
skills/exploit/SKILL.md XSS, SQLi, nuclei, deserialization, SSTI, XXE
skills/zerodayhunt/SKILL.md Chain attacks, JWT confusion, SSRF->cloud, WAF bypass
skills/triage/SKILL.md Severity clustering, confidence scoring, FP gate
skills/report/SKILL.md Pentest report or bug bounty submission
skills/403-bypass/SKILL.md 29+ techniques: headers, parser confusion, BreakingWAF, H2C smuggling, JWT confusion, IIS/Apache/Node specific
skills/ad-attacks/SKILL.md Full Active Directory compromise chain
skills/oauth-attacks/SKILL.md OAuth/OIDC exploitation
skills/race-conditions/SKILL.md HTTP/2 single-packet race attacks
skills/cloud-audit/SKILL.md AWS/GCP/Azure/K8s misconfigurations
skills/ctf/SKILL.md CTF challenge methodology

How to Use

To run a skill: read the skill file and follow its instructions exactly.

Example: to run recon on target.com, read skills/recon/SKILL.md and execute its steps.

Phase Artifacts

Each phase reads and writes structured files:

  • session.json - cross-phase intelligence (initialized by plan-engagement)
  • interesting_<phase>.md - phase output consumed by downstream phases

Evidence Rule

Every confirmed finding must quote exact HTTP response evidence. No evidence = downgrade to potential.

Read the full file on GitHub · 53 lines

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 · 53 lines · 575 tokens per session scan A 5ad5d76e3d4e

Subscribe to this mod's changes

akira AGENTS.md is an instructions file published in the GitHub repository kalpmodi/akira (21 stars, last pushed 1mo ago), licensed MIT. It adds 575 tokens to every session, about $0.0029 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.