internal-audit-master

internal-audit-master is a skill for Claude Code from vivy-yi/finance-skills. It costs 122 tokens per session (1,486 once invoked), scanned A, original, MIT.

An internal-audit management workflow covering annual planning, focused audits, fraud investigations when needed, and follow-up on audit findings. An internal audit is an independent review of a company's processes and risks.

In plain words
What is it for?
Use it to build an annual audit plan, prioritize risks, run process audits, handle fraud leads, track corrective actions, and report results to an audit committee.
Why use it?
It connects audit planning, fieldwork, findings, remediation, and reporting into one management process.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions CLAUDE.md.

Good fit Use it to build an annual audit plan, prioritize risks, run process audits, handle fraud leads, track corrective actions, and report results to an audit committee.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vivy-yi/finance-skills/internal-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 vivy-yi/finance-skills --skill internal-audit-master
Clone the repo
git clone --depth 1 https://github.com/vivy-yi/finance-skills

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/vivy-yi/finance-skills/internal-audit-master/github.svg)](https://agentmods.dev/skills/vivy-yi/finance-skills/internal-audit-master)
Your own site
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/internal-audit-master"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/internal-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 internal-audit-master

Your own site · 80×15
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/internal-audit-master"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/internal-audit-master.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 122 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,486 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.
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.00122 $0.01486
Opus 5 $0.00061 $0.00743
Sonnet 5 $0.00024 $0.00297
Haiku 4.5 $0.00012 $0.00149

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

Security

Grade A, and why

internal-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 9d 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.

finance-skills/skills/internal-audit/skills/internal-audit-master/SKILL.md · 204 lines

How it starts

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

加载上下文

首次使用时: 读取 ../../CLAUDE.md 获取审计范围/风险评级标准/整改规则。


/internal-audit-master — 内部审计管理主流程

完整审计管理流程

Step 1:审计计划制定
  → 执行 annual-audit-planning
  → 确定本年度审计范围和重点

Step 2:现场审计执行
  → 执行 process-compliance-audit(合规性审计)
  → 执行 fraud-investigation(如有舞弊线索)
  → 记录发现、编制底稿

Step 3:审计发现整改跟踪
  → 执行 audit-finding-tracking
  → 跟进整改、验证效果

Step 4:综合审计管理报告
  → 汇总全期审计结果
  → 向审计委员会汇报

第一步:审计计划制定

执行 Skill: annual-audit-planning

□ 执行状态:[成功/失败]

□ 年度审计计划确认:
□ 审计覆盖单位/流程:[X] 个
□ 计划审计天数:[X] 人天
□ 审计预算:[X] 万元

□ 风险优先级排序:
□ 高风险:[X] 项 → 优先安排
□ 中风险:[X] 项
□ 低风险:[X] 项 → 可延后

第二步:现场审计

执行 Skill: process-compliance-audit

□ 执行状态:[成功/失败/部分完成]

□ 已审计单位/流程:[X] 个
□ 发现数量:
□ 🔴 Major:[X] 项
□ ⚠️ Moderate:[X] 项
□ ✅ Low:[X] 项

□ 重大合规问题:[✅ 无 / 🔴 X 项须立即升级]

执行 Skill: fraud-investigation(仅当有舞弊线索时)

□ 执行状态:[成功/失败/不适用]

□ 舞弊调查发现:
□ 舞弊类型:[...]
□ 涉及金额:[X] 万元
□ 涉及人员:[姓名/岗位]
□ 须升级:[✅ 是 / ⚠️ 否]

第三步:整改跟踪

执行 Skill: audit-finding-tracking

□ 执行状态:[成功/失败/不适用]

□ 整改状态汇总(截至报告日):
□ 高优先级须整改:[X] 项
□ 已整改完成:[X] 项
□ 整改中(未超期):[X] 项
□ 超期未整改:[X] 项

□ 验证结果:
□ 已验证整改有效:[X] 项
□ 须二次验证:[X] 项

第四步:综合管理报告

═══════════════════════════════════════
内部审计管理报告
报告周期:[YYYY 年 X 季度 / 年度]
截止日期:[YYYY-MM-DD]
报告日期:[YYYY-MM-DD]
═══════════════════════════════════════

【核心结论】
整体内控健康度:[✅ 良好 / ⚠️ 存在重大缺陷 / 🔴 高风险]
审计计划执行率:[X]%

□ 审计计划执行:[一句话总结]
□ 重大发现:[一句话总结]
□ 整改健康度:[一句话总结]

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

【一、审计计划执行情况】

□ 计划审计单位/流程:[X] 个
□ 实际完成:[X] 个
□ 执行率:[X]%
□ 偏差原因:[描述]

□ 高风险领域审计:
□ 已覆盖:[X] 个 / 计划 [X] 个

【二、审计发现汇总】

□ 发现总数:[X] 项
□ 🔴 Major(重大):[X] 项
□ ⚠️ Moderate(中度):[X] 项
□ ✅ Low(轻度):[X] 项

□ 高优先级发现摘要:
□ [发现 1] — 影响 [财务/合规/运营] — 整改责任人 [X] — 整改期限 [YYYY-MM-DD]
□ [发现 2] — ...

【三、舞弊调查情况】(如有)

□ 启动调查:[X] 起
□ 涉及金额:[X] 万元
□ 已结案:[X] 起
□ 在调查中:[X] 起

【四、整改跟踪情况】

□ 整改率(已完成/须整改):
□ 🔴 Major:[X]% 整改完成
□ ⚠️ Moderate:[X]% 整改完成

□ 超期未整改:[X] 项 — 已升级至 [CFO/CEO/审计委员会]

【五、风险评估与建议】

□ 整体内控状况:[✅ 良好 / ⚠️ 存在重大缺陷 / 🔴 高风险]
□ 主要风险领域:
□ [风险 1] — 建议 [描述]
□ [风险 2] — 建议 [描述]

【六、下期审计计划要点】

□ 高风险领域:[...]
□ 关注变化:[业务扩张/新系统/组织变动]

═══════════════════════════════════════
编制人:[审计总监/审计经理]
审核人:[审计委员会主席]
═══════════════════════════════════════

Read the full file on GitHub · 204 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. 9d ago First seen · 204 lines · 122 tokens per session scan A 071c6ba38b60

Subscribe to this mod's changes

internal-audit-master is a skill published in the GitHub repository vivy-yi/finance-skills (29 stars, last pushed 3mo ago), licensed MIT. It adds 122 tokens to every session and 1,486 once invoked, about $0.0006 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-09-03.

Related

Other skills, from other repositories

iso-13485-certification

Comprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing documentation, (2) creating Quality Manuals, (3) developing required procedures and work…

foryourhealth111-pixel/Vibe-Skills · 126 tokens

fda-database

Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research.

foryourhealth111-pixel/Vibe-Skills · 43 tokens

see-invisibility

In D&D, See Invisibility lets you see creatures and objects that have been made invisible. The real-world version is revealing deliberate obscurity: finding the hidden costs in a pricing page, uncovering the actual terms buried in a EULA, identifying the obfuscated tracking in a codebase, or surfacing the real…

Hmbown/Wizards-of-the-Ghosts · 106 tokens

dietary-check

Audit a menu for allergen labelling, vegan and halal coverage, and common dietary requirements.

RiggdAI/uniqent · 23 tokens

patentforge-provisional

Use this skill when the user wants to turn an invention idea into a structured invention disclosure, prior art search strategy, claim candidates, and provisional patent draft package. This skill is for patent drafting assistance only and must not provide legal advice or guarantee patentability.

mickpletcher/AI-Skills · 57 tokens

healthcare-marketing-compliance

Skill "healthcare-marketing-compliance" from aimerdoux/wavex-os, covering healthcare marketing compliance specialist, your identity & memory, core mission, medical advertising compliance and pharmaceutical marketing standards.

aimerdoux/wavex-os · 0 tokens