audit-support
Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.
Install
mkdir -p .claude/skills/audit-support && curl -L -o skill.zip "https://mcp.directory/api/skills/download/2155" && unzip -o skill.zip -d .claude/skills/audit-support && rm skill.zipInstalls to .claude/skills/audit-support
About this skill
Audit Support
Important: This skill assists with SOX compliance workflows but does not provide audit or legal advice. All testing workpapers and assessments should be reviewed by qualified financial professionals. While "significance" and "materiality" are context-specific concepts that are ultimately assessed by auditors, this skill is intended to assist professionals in the creation and evaluation of effective internal controls and documentation for audits.
SOX 404 control testing methodology, sample selection approaches, testing documentation standards, control deficiency classification, and common control types.
SOX 404 Control Testing Methodology
Overview
SOX Section 404 requires management to assess the effectiveness of internal controls over financial reporting (ICFR). This involves:
- Scoping: Identify significant accounts and relevant assertions
- Risk assessment: Evaluate the risk of material misstatement for each significant account
- Control identification: Document the controls that address each risk
- Testing: Test the design and operating effectiveness of key controls
- Evaluation: Assess whether any deficiencies exist and their severity
- Reporting: Document the assessment and any material weaknesses
Scoping Significant Accounts
An account is significant if there is more than a remote likelihood that it could contain a misstatement that is material (individually or in aggregate).
Quantitative factors:
- Account balance exceeds materiality threshold (typically 3-5% of a key benchmark)
- Transaction volume is high, increasing the risk of error
- Account is subject to significant estimates or judgment
Qualitative factors:
- Account involves complex accounting (revenue recognition, derivatives, pensions)
- Account is susceptible to fraud (cash, revenue, related-party transactions)
- Account has had prior misstatements or audit adjustments
- Account involves significant management judgment or estimates
- New account or significantly changed process
Relevant Assertions by Account Type
| Account Type | Key Assertions |
|---|---|
| Revenue | Occurrence, Completeness, Accuracy, Cut-off |
| Accounts Receivable | Existence, Valuation (allowance), Rights |
| Inventory | Existence, Valuation, Completeness |
| Fixed Assets | Existence, Valuation, Completeness, Rights |
| Accounts Payable | Completeness, Accuracy, Existence |
| Accrued Liabilities | Completeness, Valuation, Accuracy |
| Equity | Completeness, Accuracy, Presentation |
| Financial Close/Reporting | Presentation, Accuracy, Completeness |
Design Effectiveness vs Operating Effectiveness
Design effectiveness: Is the control properly designed to prevent or detect a material misstatement in the relevant assertion?
- Evaluated through walkthroughs (trace a transaction end-to-end through the process)
- Confirm the control is placed at the right point in the process
- Confirm the control addresses the identified risk
- Performed at least annually, or when processes change
Operating effectiveness: Did the control actually operate as designed throughout the testing period?
- Evaluated through testing (inspection, observation, re-performance, inquiry)
- Requires sufficient sample sizes to support a conclusion
- Must cover the full period of reliance
Sample Selection Approaches
Random Selection
When to use: Default method for transaction-level controls with large populations.
Method:
- Define the population (all transactions subject to the control during the period)
- Number each item in the population sequentially
- Use a random number generator to select sample items
- Ensure no bias in selection (all items have equal probability)
Advantages: Statistically valid, defensible, no selection bias Disadvantages: May miss high-risk items, requires complete population listing
Targeted (Judgmental) Selection
When to use: Supplement to random selection for risk-based testing; primary method when population is small or highly varied.
Method:
- Identify items with specific risk characteristics:
- High dollar amount (above a defined threshold)
- Unusual or non-standard transactions
- Period-end transactions (cut-off risk)
- Related-party transactions
- Manual or override transactions
- New vendor/customer transactions
- Select items matching risk criteria
- Document rationale for each targeted selection
Advantages: Focuses on highest-risk items, efficient use of testing effort Disadvantages: Not statistically representative, may over-represent certain risks
Haphazard Selection
When to use: When random selection is impractical (no sequential population listing) and population is relatively homogeneous.
Method:
- Select items without any specific pattern or bias
- Ensure selections are spread across the full population period
- Avoid unconscious bias (don't always pick items at the top, round numbers, etc.)
Advantages: Simple, no technology required Disadvantages: Not statistically valid, susceptible to unconscious bias
Systematic Selection
When to use: When population is sequential and you want even coverage across the period.
Method:
- Calculate the sampling interval: Population size / Sample size
- Select a random starting point within the first interval
- Select every Nth item from the starting point
Example: Population of 1,000, sample of 25 → interval of 40. Random start: item 17. Select items 17, 57, 97, 137, ...
Advantages: Even coverage across population, simple to execute Disadvantages: Periodic patterns in the population could bias results
Sample Size Guidance
| Control Frequency | Expected Population | Low Risk Sample | Moderate Risk Sample | High Risk Sample |
|---|---|---|---|---|
| Annual | 1 | 1 | 1 | 1 |
| Quarterly | 4 | 2 | 2 | 3 |
| Monthly | 12 | 2 | 3 | 4 |
| Weekly | 52 | 5 | 8 | 15 |
| Daily | ~250 | 20 | 30 | 40 |
| Per-transaction (small pop.) | < 250 | 20 | 30 | 40 |
| Per-transaction (large pop.) | 250+ | 25 | 40 | 60 |
Factors increasing sample size:
- Higher inherent risk in the account/process
- Control is the sole control addressing a significant risk (no redundancy)
- Prior period control deficiency identified
- New control (not tested in prior periods)
- External auditor reliance on management testing
Testing Documentation Standards
Workpaper Requirements
Every control test should be documented with:
-
Control identification:
- Control number/ID
- Control description (what is done, by whom, how often)
- Control type (manual, automated, IT-dependent manual)
- Control frequency
- Risk and assertion addressed
-
Test design:
- Test objective (what you are trying to determine)
- Test procedures (step-by-step instructions)
- Expected evidence (what you expect to see if the control is effective)
- Sample selection methodology and rationale
-
Test execution:
- Population description and size
- Sample selection details (method, items selected)
- Results for each sample item (pass/fail with specific evidence examined)
- Exceptions noted with full description
-
Conclusion:
- Overall assessment (effective / deficiency / significant deficiency / material weakness)
- Basis for conclusion
- Impact assessment for any exceptions
- Compensating controls considered (if applicable)
-
Sign-off:
- Tester name and date
- Reviewer name and date
Evidence Standards
Sufficient evidence includes:
- Screenshots showing system-enforced controls
- Signed/initialed approval documents
- Email approvals with identifiable approver and date
- System audit logs showing who performed the action and when
- Re-performed calculations with matching results
- Observation notes (with date, location, observer)
Insufficient evidence:
- Verbal confirmations alone (must be corroborated)
- Undated documents
- Evidence without identifiable performer/approver
- Generic system reports without date/time stamps
- "Per discussion with [name]" without corroborating documentation
Working Paper Organization
Organize testing files by control area:
SOX Testing/
├── [Year]/
│ ├── Scoping and Risk Assessment/
│ ├── Revenue Cycle/
│ │ ├── Control Matrix
│ │ ├── Walkthrough Documentation
│ │ ├── Test Workpapers (one per control)
│ │ └── Supporting Evidence
│ ├── Procure to Pay/
│ ├── Payroll/
│ ├── Financial Close/
│ ├── Treasury/
│ ├── Fixed Assets/
│ ├── IT General Controls/
│ ├── Entity Level Controls/
│ └── Summary and Conclusions/
│ ├── Deficiency Evaluation
│ └── Management Assessment
Control Deficiency Classification
Deficiency
A deficiency in internal control exists when the design or operation of a control does not allow management or employees, in the normal course of performing their assigned functions, to prevent or detect misstatements on a timely basis.
Evaluation factors:
- What is the likelihood that the control failure could result in a misstatement?
- What is the magnitude of the potential misstatement?
- Is there a compensating control that mitigates the deficiency?
Significant Deficiency
A deficiency, or combination of deficiencies, that is less severe than a material weakness yet important enough to merit attention by those charged with governance.
Indicators:
- The deficiency could result in a misstatement that is more than inconsequential but less than material
- There is more than a remote (but less than reasonably possible) likelihood of a material misstatement
- The control is a key control and the deficiency is not fully mitigated by compensating controls
- Combination of individually minor deficiencies that together represent a significant concern
Content truncated.
More by anthropics
View all skills by anthropics →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversUnlock browser automation studio with Browserbase MCP Server. Enhance Selenium software testing and AI-driven workflows
Control Android devices via Android Debug Bridge (ADB): automate testing, manage apps, capture screens, analyze UI, and
Enhance software testing with Playwright MCP: Fast, reliable browser automation, an innovative alternative to Selenium s
Supercharge browser tasks with Browser MCP—AI-driven, local browser automation for powerful, private testing. Inspired b
Desktop Commander MCP unifies code management with advanced source control, git, and svn support—streamlining developmen
Mobile Next offers fast, seamless mobile automation for iOS and Android. Automate apps, extract data, and simplify mobil
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.