xaip-protocol AGENTS.md

xaip-protocol AGENTS.md is an instructions file for Codex, OpenCode from xkumakichi/xaip-protocol. It costs 746 tokens per session, scanned A, original, MIT.

A contribution guide for AI assistants and developers working on the XAIP repository, including rules for public wording, commits, privacy, and checks before changes are submitted.

In plain words
What is it for?
It guides writing repository text, preparing commits and pull requests, handling privacy, and verifying work before submission.
Why use it?
It prevents public documentation from making inaccurate claims about XAIP and sets consistent rules for submitting changes.

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

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 xaip-protocol AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/xkumakichi/xaip-protocol/agents-md.svg)](https://agentmods.dev/instructions/xkumakichi/xaip-protocol/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/xkumakichi/xaip-protocol/agents-md"><img src="https://agentmods.dev/badge/instructions/xkumakichi/xaip-protocol/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 746 This file is loaded in full into every session.
When invoked 746 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.00746 $0.00746
Opus 5 $0.00373 $0.00373
Sonnet 5 $0.00149 $0.00149
Haiku 4.5 $0.00075 $0.00075

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

Security

Grade A, and why

xaip-protocol 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 · 58 lines

How it starts

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

AGENTS.md — AI-Assisted Contribution Guide

This file is for AI assistants and maintainers who work on this repository. It defines the public wording boundaries, commit conventions, privacy rules, and verification steps that apply to any change submitted, regardless of which assistant or human authored it.

1. Public wording boundaries

These constraints apply to everything that lands in the public tree (README, docs/, source comments, error messages, package descriptions, PR descriptions, release notes):

  • XAIP is not a sandbox.
  • XAIP is not an approval engine.
  • XAIP is not a payment rail.
  • XAIP does not make tools safe.
  • XAIP does not guarantee trust.
  • Receipts are the primary artifact; scores and eligibility are derived views.
  • The Internet-Draft is an individual Internet-Draft. Do not call it an IETF standard, an IETF-approved protocol, or a standardized protocol. It has no formal standing in the IETF standards process.

Avoid these phrasings in any public text: best tool, safe tool, trusted tool, guaranteed, verified by, approved, recommended, the standard, right tool / server / skill, payment rail (except in negation).

2. Commit and PR rules

  • Do not add AI-vendor Co-Authored-By trailers to commit messages. Some AI assistants (for example, Claude Code) append these by default; they should be removed before committing.
  • Do not add "Generated with Claude Code" or any similar AI-vendor footer to PR descriptions.
  • Keep commit messages neutral and scoped. One commit = one logical change.
  • Privacy-related commit messages must not contain leaked values, personal names, third-party names, or email addresses. Use neutral framing (example: chore(privacy): remove local agent config from public tree).

3. Privacy rules

  • Do not put personal names, private email addresses, local configuration, credentials, or private strategy notes in any file that lands in the public tree.
  • Local agent configuration files (per-assistant memory, per-IDE settings) must remain untracked. Add them to .gitignore rather than committing them.
  • Do not embed API keys, tokens, or absolute local paths in committed files.

Read the full file on GitHub · 58 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 · 58 lines · 746 tokens per session scan A 1e527c787d50

Subscribe to this mod's changes

xaip-protocol AGENTS.md is an instructions file published in the GitHub repository xkumakichi/xaip-protocol (1 stars, last pushed 1mo ago), licensed MIT. It adds 746 tokens to every session, about $0.0037 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-31.

Related

Other instructions, from other repositories