Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alirezarezvani avatar

Isms Audit Expert

  • 767 installs
  • 23.5k repo stars
  • Updated July 17, 2026
  • alirezarezvani/claude-skills

isms-audit-expert is a Claude Code skill that systematically verifies cloud service security configurations for developers who need pre-deployment assessment across IAM, data protection, and shared responsibility control

About

isms-audit-expert is a Claude Code skill from alirezarezvani/claude-skills packaged as a Cloud Security Audit Guide for verifying cloud service configurations before deployment. It covers the shared responsibility model across IaaS, PaaS, and SaaS layers, plus provider assessment, configuration security, data protection, and identity and access management checklists. Developers reach for isms-audit-expert when auditing AWS, Azure, or GCP workloads for misconfigurations, access gaps, or compliance gaps prior to production release. The framework emphasizes responsibility matrices by service model and structured verification rather than ad hoc checklist reviews.

  • Shared Responsibility Model matrix for IaaS, PaaS, and SaaS layers
  • Cloud Provider Assessment with certification verification checklist
  • Configuration Security, Data Protection, and Identity and Access Management audit sections
  • Audit Focus by Model covering AWS, Azure, and other major providers
  • Structured responsibility matrix that clarifies customer vs provider obligations across 6 infrastructure layers

Isms Audit Expert by the numbers

  • 767 all-time installs (skills.sh)
  • +5 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #434 of 2,203 Security skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 31, 2026 (Skillselion catalog sync)
npx skills add https://github.com/alirezarezvani/claude-skills --skill isms-audit-expert

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs767
repo stars23.5k
Security audit3 / 3 scanners passed
Last updatedJuly 17, 2026
Repositoryalirezarezvani/claude-skills

How do you audit cloud security before deployment?

Systematically verify cloud service security configurations before deployment.

Who is it for?

DevOps and platform engineers running pre-deployment cloud security reviews across IaaS, PaaS, or SaaS stacks.

Skip if: Teams needing application SAST/DAST, penetration testing exploits, or non-cloud on-prem hardware audits.

When should I use this skill?

User asks to verify, audit, or assess cloud security configuration before deployment or compliance review.

What you get

Cloud security assessment covering shared responsibility, IAM, data protection, and configuration findings before release.

  • Cloud security assessment findings
  • Shared responsibility and IAM review checklist results

Files

SKILL.mdMarkdownGitHub ↗

ISMS Audit Expert

Internal and external ISMS audit management for ISO 27001 compliance verification, security control assessment, and certification support.

Table of Contents

---

Audit Program Management

Risk-Based Audit Schedule

Risk LevelAudit FrequencyExamples
CriticalQuarterlyPrivileged access, vulnerability management, logging
HighSemi-annualAccess control, incident response, encryption
MediumAnnualPolicies, awareness training, physical security
LowAnnualDocumentation, asset inventory

Annual Audit Planning Workflow

1. Review previous audit findings and risk assessment results 2. Identify high-risk controls and recent security incidents 3. Determine audit scope based on ISMS boundaries 4. Assign auditors ensuring independence from audited areas 5. Create audit schedule with resource allocation 6. Obtain management approval for audit plan 7. Validation: Audit plan covers all Annex A controls within certification cycle

Auditor Competency Requirements

  • ISO 27001 Lead Auditor certification (preferred)
  • No operational responsibility for audited processes
  • Understanding of technical security controls
  • Knowledge of applicable regulations (GDPR, HIPAA)

---

Audit Execution

Pre-Audit Preparation

1. Review ISMS documentation (policies, SoA, risk assessment) 2. Analyze previous audit reports and open findings 3. Prepare audit plan with interview schedule 4. Notify auditees of audit scope and timing 5. Prepare checklists for controls in scope 6. Validation: All documentation received and reviewed before opening meeting

Audit Conduct Steps

1. Opening Meeting

  • Confirm audit scope and objectives
  • Introduce audit team and methodology
  • Agree on communication channels and logistics

2. Evidence Collection

  • Interview control owners and operators
  • Review documentation and records
  • Observe processes in operation
  • Inspect technical configurations

3. Control Verification

  • Test control design (does it address the risk?)
  • Test control operation (is it working as intended?)
  • Sample transactions and records
  • Document all evidence collected

4. Closing Meeting

  • Present preliminary findings
  • Clarify any factual inaccuracies
  • Agree on finding classification
  • Confirm corrective action timelines

5. Validation: All controls in scope assessed with documented evidence

---

Control Assessment

Control Testing Approach

1. Identify control objective from ISO 27002 2. Determine testing method (inquiry, observation, inspection, re-performance) 3. Define sample size based on population and risk 4. Execute test and document results 5. Evaluate control effectiveness 6. Validation: Evidence supports conclusion about control status

For detailed technical verification procedures by Annex A control, see security-control-testing.md.

---

Finding Management

Finding Classification

SeverityDefinitionResponse Time
Major NonconformityControl failure creating significant risk30 days
Minor NonconformityIsolated deviation with limited impact90 days
ObservationImprovement opportunityNext audit cycle

Finding Documentation Template

Finding ID: ISMS-[YEAR]-[NUMBER]
Control Reference: A.X.X - [Control Name]
Severity: [Major/Minor/Observation]

Evidence:
- [Specific evidence observed]
- [Records reviewed]
- [Interview statements]

Risk Impact:
- [Potential consequences if not addressed]

Root Cause:
- [Why the nonconformity occurred]

Recommendation:
- [Specific corrective action steps]

Corrective Action Workflow

1. Auditee acknowledges finding and severity 2. Root cause analysis completed within 10 days 3. Corrective action plan submitted with target dates 4. Actions implemented by responsible parties 5. Auditor verifies effectiveness of corrections 6. Finding closed with evidence of resolution 7. Validation: Root cause addressed, recurrence prevented

---

Certification Support

Stage 1 Audit Preparation

Ensure documentation is complete:

  • [ ] ISMS scope statement
  • [ ] Information security policy (management signed)
  • [ ] Statement of Applicability
  • [ ] Risk assessment methodology and results
  • [ ] Risk treatment plan
  • [ ] Internal audit results (past 12 months)
  • [ ] Management review minutes

Stage 2 Audit Preparation

Verify operational readiness:

  • [ ] All Stage 1 findings addressed
  • [ ] ISMS operational for minimum 3 months
  • [ ] Evidence of control implementation
  • [ ] Security awareness training records
  • [ ] Incident response evidence (if applicable)
  • [ ] Access review documentation

Surveillance Audit Cycle

PeriodFocus
Year 1, Q2High-risk controls, Stage 2 findings follow-up
Year 1, Q4Continual improvement, control sample
Year 2, Q2Full surveillance
Year 2, Q4Re-certification preparation

Validation: No major nonconformities at surveillance audits.

---

Tools

scripts/

ScriptPurposeUsage
isms_audit_scheduler.pyGenerate risk-based audit planspython scripts/isms_audit_scheduler.py --year 2025 --format markdown

Audit Planning Example

# Generate annual audit plan
python scripts/isms_audit_scheduler.py --year 2025 --output audit_plan.json

# With custom control risk ratings
python scripts/isms_audit_scheduler.py --controls controls.csv --format markdown

---

References

FileContent
iso27001-audit-methodology.mdAudit program structure, pre-audit phase, certification support
security-control-testing.mdTechnical verification procedures for ISO 27002 controls
cloud-security-audit.mdCloud provider assessment, configuration security, IAM review

---

Audit Performance Metrics

KPITargetMeasurement
Audit plan completion100%Audits completed vs. planned
Finding closure rate>90% within SLAClosed on time vs. total
Major nonconformities0 at certificationCount per certification cycle
Audit effectivenessIncidents preventedSecurity improvements implemented

Related skills

FAQ

What areas does isms-audit-expert cover?

isms-audit-expert evaluates shared responsibility boundaries, cloud provider configuration, data protection, and identity and access management. The guide maps customer versus provider duties across IaaS, PaaS, and SaaS models.

When should developers run isms-audit-expert?

isms-audit-expert fits pre-deployment cloud security verification when IAM, data handling, or service configuration must be checked systematically. It does not replace penetration testing or application-level SAST and DAST tooling.

Is Isms Audit Expert safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Securityauditcomplianceappsec

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.