SinoMem CLAUDE.md

SinoMem CLAUDE.md is an instructions file for coding agents from P1M0U/SinoMem. It costs 216 tokens per session, scanned A, original, Apache-2.0.

Repository instructions for SinoMem that require responses and software-facing text to use Simplified Chinese, while allowing English names in code. They also specify modular design, REST-style APIs, brief function comments, and Python linting and formatting checks.

In plain words
What is it for?
Use them when answering requests or writing code for SinoMem, especially API work and Python changes that must pass ruff checks and formatting.
Why use it?
They give contributors consistent language and coding expectations for the project. This helps avoid changes that fail its communication, architecture, or quality rules.

Instructions file

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/p1m0u/sinomem/claude-md
Clone the repo
git clone --depth 1 https://github.com/P1M0U/SinoMem

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 SinoMem CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/p1m0u/sinomem/claude-md.svg)](https://agentmods.dev/instructions/p1m0u/sinomem/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/p1m0u/sinomem/claude-md"><img src="https://agentmods.dev/badge/instructions/p1m0u/sinomem/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 216 This file is loaded in full into every session.
When invoked 216 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.00216 $0.00216
Opus 5 $0.00108 $0.00108
Sonnet 5 $0.00043 $0.00043
Haiku 4.5 $0.00022 $0.00022

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

Security

Grade A, and why

SinoMem CLAUDE.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.

CLAUDE.md · 24 lines

What it actually says

语言要求

请始终使用简体中文回答我的所有问题和请求。

规则

  • 所有回答都使用简体中文
  • 技术术语可以保留英文,但要提供中文解释
  • 代码注释使用中文
  • 错误信息和提示使用中文
  • 每次执行任务需要显示执行进度

例外

  • 代码本身(变量名、函数名等)可以使用英文
  • 命令行指令保持原样

代码要求

规则

  • 整体软件应用系统设计需要采用高内聚、低耦合,以提升系统的可维护性和可复用性。
  • 全栈的API必须符合RESTful API风格
  • 必须符合模块化设计
  • 添加简要的函数级的注释
  • 日志打印库优先使用loguru
  • .py 的代码提交前必须进行 ruff check 和ruff format 的检查并要求检查通过
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 · 24 lines · 216 tokens per session scan A ffab9286c1c9

Subscribe to this mod's changes

SinoMem CLAUDE.md is an instructions file published in the GitHub repository P1M0U/SinoMem (3 stars, last pushed 13d ago), licensed Apache-2.0. It adds 216 tokens to every session, about $0.0011 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.