audit-master

audit-master is a skill for Claude Code from kylin985ti/china-accounting-skills. It costs 54 tokens per session (1,677 once invoked), scanned A, original, MIT.

A Chinese-language controller for the full audit process under Chinese certified-public-accountant standards. An audit examines financial records and controls before an auditor issues a report.

In plain words
What is it for?
Starting an audit, collecting company information and records, assessing risks, selecting audit procedures, tracking findings, and preparing the final audit report.
Why use it?
It keeps the audit organised from acceptance through risk assessment, testing, completion, and reporting, while adapting the work to the company’s size and complexity.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the china-accounting plugin — 25 skills shipped together

Good fit Starting an audit, collecting company information and records, assessing risks, selecting audit procedures, tracking findings, and preparing the final audit report.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kylin985ti/china-accounting-skills/audit-master
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.

Any agent
npx skills add kylin985ti/china-accounting-skills --skill audit-master
Clone the repo
git clone --depth 1 https://github.com/kylin985ti/china-accounting-skills

Made for: Claude Code.

Or install china-accounting, the plugin that ships this one along with the rest of its 25 skills.

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 audit-master

README.md
[![agentmods](https://agentmods.dev/badge/skills/kylin985ti/china-accounting-skills/audit-master/github.svg)](https://agentmods.dev/skills/kylin985ti/china-accounting-skills/audit-master)
Your own site
<a href="https://agentmods.dev/skills/kylin985ti/china-accounting-skills/audit-master"><img src="https://agentmods.dev/badge/skills/kylin985ti/china-accounting-skills/audit-master/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for audit-master

Your own site · 80×15
<a href="https://agentmods.dev/skills/kylin985ti/china-accounting-skills/audit-master"><img src="https://agentmods.dev/badge/skills/kylin985ti/china-accounting-skills/audit-master.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,677 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00054 $0.01677
Opus 5 $0.00027 $0.00839
Sonnet 5 $0.00011 $0.00335
Haiku 4.5 $0.00005 $0.00168

Measured 12d ago against content hash 49e19956598d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

audit-master 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 12d 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.

audit/audit-master/SKILL.md · 145 lines

How it starts

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

审计总控

概述

按照中国注册会计师审计准则 (CAS),管理从承接业务到出具审计报告的完整流程。针对中小企业审计的特点,自动调整审计策略(如跳过控制测试,重点执行实质性程序)。

审计六大阶段

1. 初步业务活动 ──→ 2. 风险评估 ──→ 3. 控制测试(可选)
                                      ↓
6. 审计报告 ←── 5. 完成审计 ←── 4. 实质性程序

适用准则

阶段 主要准则
初步业务活动 CAS 1111(业务约定书)、CAS 1121(项目质量控制)、CAS 1153(前后任沟通)
风险评估 CAS 1211(识别和评估重大错报风险)、CAS 1141(舞弊)
重要性 CAS 1221(重要性)
实质性程序 CAS 1231(应对风险)、CAS 1312(函证)、CAS 1313(分析程序)
完成 CAS 1251(评价错报)、CAS 1332(期后事项)、CAS 1341(书面声明)
报告 CAS 1501(审计报告)、CAS 1502(非无保留意见)、CAS 1503(强调事项段)

完整准则原文参考:中注协官网 https://www.cicpa.org.cnhttps://docs.maoyanqing.com/auditing/csa/

启动审计项目

当收到审计请求时,先问清以下信息:

基本信息收集

📋 审计项目启动 — 信息收集
════════════════════════════════════

1. 被审计单位名称:________________
2. 审计期间:____年____月至____年____月
3. 企业规模:
   □ 小型(年收入<500万,员工<20人)
   □ 中型(年收入500万-2亿,员工<300人)
   □ 大型
4. 纳税人类型:
   □ 小规模纳税人  □ 一般纳税人
5. 适用准则:
   □ 小企业会计准则  □ 企业会计准则
6. 是否首次审计:□ 是  □ 否(上年审计意见:______)
7. 审计目的:
   □ 年度审计  □ 专项审计  □ 内部审计  □ 其他
8. 提供的资料清单:
   □ 科目余额表(期初/期末)
   □ 明细账
   □ 记账凭证
   □ 银行对账单
   □ 纳税申报表(增值税/企业所得税/个税)
   □ 合同台账(销售/采购/借款/租赁)
   □ 固定资产台账
   □ 存货清单
   □ 员工名册 + 工资表
════════════════════════════════════

审计策略选择

根据企业规模自动选择策略:

策略 适用对象 特点
简化审计 微型企业(年收入<100万) 重点科目全覆盖实质性程序,少量抽样
标准审计 中小企业 所有科目实质性程序 + 重要性判断
详细审计 中大型/高风险 控制测试 + 实质性程序 + 全面函证

审计进度跟踪

📊 审计进度看板
════════════════════════════════════

阶段                       状态       完成度
──────────────────────────────────────
1. 初步业务活动             ✅ 完成     100%
2. 风险评估                 🔄 进行中    60%
3. 重要性水平计算           ⬜ 待开始     0%
4. 实质性程序
   4.1 货币资金              ✅ 完成     100%
   4.2 应收账款              🔄 进行中    40%
   4.3 存货                  ⬜ 待开始     0%
   4.4 固定资产              ⬜ 待开始     0%
   4.5 应付账款              ⬜ 待开始     0%
   4.6 收入                  🔄 进行中    70%
   4.7 费用                  ⬜ 待开始     0%
5. 审计调整                   ⬜ 待开始     0%
6. 审计报告                   ⬜ 待开始     0%
──────────────────────────────────────
总体进度:█████░░░░░  35%

已发现问题:3 个(重大:0 / 一般:2 / 微小:1)

Read the full file on GitHub · 145 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. 12d ago First seen · 145 lines · 54 tokens per session scan A 49e19956598d

Subscribe to this mod's changes

audit-master is a skill published in the GitHub repository kylin985ti/china-accounting-skills (56 stars, last pushed 18d ago), licensed MIT. It adds 54 tokens to every session and 1,677 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

sector-rotation

An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.

HKUDS/Vibe-Trading · 39 tokens

strategy-pivot-designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

tradermonty/claude-trading-skills · 28 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens

chenhao-limit-up

A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.

questflowai/investorskills · 44 tokens

furusato

A Japanese hometown-tax donation manager for furusato nozei, a system where donations to municipalities can qualify for an income-tax or local-tax deduction. It reads donation receipts, stores donation records, and calculates deduction limits.

kazukinagata/shinkoku · 102 tokens

reading-receipt

An image-reading workflow for extracting structured information from receipts, invoices, and hometown-tax donation certificates. It can first extract text from PDFs and otherwise read their images.

kazukinagata/shinkoku · 64 tokens