msaw AGENTS.md

msaw AGENTS.md is an instructions file for Codex, OpenCode from LusiyAvA/msaw. It costs 204 tokens per session, scanned A, original, MIT.

Project instructions for contributing to LusiyAvA/msaw, including code-graph checks, security rules, example addresses, file-transfer requirements, time limits, and tests.

In plain words
What is it for?
Guiding edits to the repository, protecting SSH information, requiring local shared-workspace transfers, setting command limits, and running the prescribed Python test suite before submission.
Why use it?
They define project-specific boundaries so changes do not expose credentials, use unsafe examples, skip required checks, or put runtime data in the wrong place.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/lusiyava/msaw/agents-md.svg)](https://agentmods.dev/instructions/lusiyava/msaw/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/lusiyava/msaw/agents-md"><img src="https://agentmods.dev/badge/instructions/lusiyava/msaw/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 204 This file is loaded in full into every session.
When invoked 204 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.00204 $0.00204
Opus 5 $0.00102 $0.00102
Sonnet 5 $0.00041 $0.00041
Haiku 4.5 $0.00020 $0.00020

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

Security

Grade A, and why

msaw 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 3d 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 · 15 lines

What it actually says

AGENTS.md

Contributor Rules

  • 修改项目时先检测、生成、使用当前项目的 codegraph 图谱。
  • UI 设计要现代、美观,并贴合开发者工作区主题。
  • 不得读取、提交或输出 .msaw/ 中的主机、凭据、密钥、日志和共享文件。
  • SSH 凭据不得进入源码、测试夹具、日志、MCP 响应或 UI。
  • 示例只能使用 example.com 和 RFC 5737 文档地址,禁止提交真实服务器地址。
  • 跨 VPS 文件流转必须经过本地共同工作区。
  • 长时间命令必须设置 timeout。
  • 构建、缓存和运行态数据必须放在项目工作目录内。
  • 提交前运行 python -m unittest discover -s tests -p "test_*.py" -v
  • 不确定的外部系统能力必须先确认,不能臆想。
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. 3d ago First seen · 15 lines · 204 tokens per session scan A 674e28423f27

Subscribe to this mod's changes

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