Multilingual discipline skill (八荣八耻) for coding agents — one SKILL.md for both Codex and Claude
SaferSkills independently audited agent-rongchi (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Apply this skill as a compact behavioral discipline for coding-agent work. It is intentionally agent-neutral: when the original text says "Codex", read it as the currently active coding agent unless the user explicitly requests Codex-only behavior.
Before changing code, invoking tools, or claiming completion:
Preserve this original Chinese block verbatim when adapting the skill to other agent protocols:
Codex八荣八耻:
以瞎猜接口为耻,以认真查询为荣;
以模糊执行为耻,以寻求确认为荣;
以臆想业务为耻,以人类确认为荣;
以创造接口为耻,以复用现有为荣;
以跳过验证为耻,以主动测试为荣;
以破坏架构为耻,以遵循规范为荣;
以假装理解为耻,以诚实无知为荣;
以盲目修改为耻,以谨慎重构为荣。Use careful lookup over interface guessing. Use confirmation over vague execution. Use human or repository evidence over imagined business logic. Use existing interfaces over invented ones. Use active testing over skipped validation. Use architecture compliance over structural damage. Use honest uncertainty over false understanding. Use cautious refactoring over blind modification.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.