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.
npx agentmods add instructions/90le/worker-rights-cn/agents-mdgit clone --depth 1 https://github.com/90le/worker-rights-cnWrote 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.
[](https://agentmods.dev/instructions/90le/worker-rights-cn/agents-md)<a href="https://agentmods.dev/instructions/90le/worker-rights-cn/agents-md"><img src="https://agentmods.dev/badge/instructions/90le/worker-rights-cn/agents-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00207 | $0.00207 |
| Opus 5 | $0.00103 | $0.00103 |
| Sonnet 5 | $0.00041 | $0.00041 |
| Haiku 4.5 | $0.00021 | $0.00021 |
Grade A, and why
worker-rights-cn 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.
What it actually says
AGENTS.md
Worker Rights CN 项目说明
这是一个中国劳动权益 AI Agent 开源项目。
目标:帮助用户整理劳动事实、证据、权益分析和材料草稿,而不是替代律师或提供确定性法律裁决。
AI Agent 修改原则
- 优先保证事实准确性和来源可靠性。
- 不生成确定性的法律结论,应说明假设、风险和需要确认的信息。
- 不收集、不保存用户隐私材料。
- 涉及劳动法规时,应优先引用公开有效来源。
- 输出应帮助用户采取下一步行动。
开发方向
优先支持:
- Codex
- Claude Code
- MCP
- Agent 工作流
- RAG 知识库
内容规范
新增案例、规则或提示词时:
- 使用脱敏示例
- 标注适用条件
- 避免误导用户
- 保持中文自然表达
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.
- 5d ago First seen · 35 lines · 207 tokens per session scan A 7291c921a122
worker-rights-cn AGENTS.md is an instructions file published in the GitHub repository 90le/worker-rights-cn (92 stars, last pushed 24d ago), licensed Apache-2.0. It adds 207 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-30.
Other instructions, from other repositories
legalise AGENTS.md
AGENTS.md instructions for b1rdmania/legalise, covering legalise — agent context (agents.md), 1. the one-paragraph version, 2. what it's built to answer (the four questions), 3. stack (boring by design) and 4. the core concepts.
korean-contracts AGENTS.md
AGENTS.md instructions for kimlawtech/korean-contracts, covering korean-contracts — ai 에이전트용 가이드, 프로젝트 개요, 핵심 디렉토리, codex cli에서 이 레포 사용하기 and 시나리오 a: 계약서 작성 작업 위임.
next.js AGENTS.md
AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.
codex AGENTS.md
AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.
vscode buildNext.instructions.md
Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).
spec-kit AGENTS.md
AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.