iso-27001-isms

GitHub

用于规划ISO 27001 ISMS范围、构建适用性声明(SoA)及实施路线图。支持生成包含范围、风险评估和控制适用性的完整文档,辅助合规认证准备。

skills/iso-27001-isms/SKILL.md mohitagw15856/pm-claude-skills

触发场景

实施ISO 27001 规划ISMS范围 构建适用性声明 准备ISO 27001认证

安装

npx skills add mohitagw15856/pm-claude-skills --skill iso-27001-isms -g -y
更多选项

不安装直接使用

npx skills use mohitagw15856/pm-claude-skills@iso-27001-isms

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill iso-27001-isms -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "iso-27001-isms",
    "description": "Scope an ISO 27001 ISMS and build the Statement of Applicability across Annex A controls. Use when asked to implement ISO 27001, scope an ISMS, build a Statement of Applicability (SoA), or prepare for ISO 27001 certification. Produces an ISMS plan — scope & context, risk-treatment approach, an Annex A control applicability table (the SoA), and a prioritised implementation roadmap."
}

ISO 27001 ISMS Skill

ISO 27001 certifies a system (the ISMS), not a checklist — auditors check that you scoped it, assessed risk, and can justify which Annex A controls you applied or excluded (the Statement of Applicability). This skill builds that backbone: scope, risk treatment, and a defensible SoA, so certification is a documented management system rather than a scramble.

Required Inputs

Ask for these only if they aren't already provided:

  • ISMS scope — the products, locations, and information assets in scope (and what's deliberately out).
  • Context & interested parties — the business, its regulatory/customer security obligations, and key risks.
  • Risk approach — how you identify, assess, and treat information-security risk (the SoA flows from the risk assessment, not the other way round).
  • Current controls — what's already implemented across the Annex A domains.

Output Format

ISO 27001 ISMS: [organisation]

1. Scope statement — the boundary of the ISMS: assets, locations, exclusions and why.

2. Context & risk — interested parties and their requirements; the risk assessment method and risk acceptance criteria.

3. Statement of Applicability (SoA) — the heart of it: each Annex A control, applicable or not, status, and justification:

Annex A control Applicable? Status Justification
A.5 Access control policy Yes met Required for customer data
A.8 Teleworking No n/a No remote-access to in-scope systems — excluded with rationale

(Excluding a control is fine — excluding it without a justification is an audit finding.)

4. Risk treatment plan — the top risks, the treatment (mitigate/accept/transfer/avoid), and the controls that address each.

5. Implementation roadmap — prioritised: mandatory clauses 4–10 (management system) first, then the highest-risk Annex A gaps, with owners and dates.

Programmatic Helper

scripts/soa_coverage.py (stdlib only) scores SoA coverage and flags controls excluded without a justification (the classic finding):

# soa.json: [{"control":"A.5.1","applicable":true,"status":"met|partial|gap","justification":"..."}, ...]
python3 scripts/soa_coverage.py soa.json
python3 scripts/soa_coverage.py soa.json --json

Quality Checks

  • The ISMS scope is explicit, including deliberate exclusions
  • The SoA covers every Annex A control with an applicable/excluded decision
  • Every excluded control carries a justification (the most common audit finding)
  • The SoA traces to the risk assessment — controls exist to treat identified risks, not for show
  • Mandatory management-system clauses (4–10) are addressed, not just the Annex A controls

Anti-Patterns

  • Do not exclude a control without a written justification — silent exclusions are audit findings
  • Do not build the SoA before the risk assessment — applicability is derived from risk, not guessed
  • Do not treat Annex A as the whole standard — clauses 4–10 (the management system) are mandatory and where many fail
  • Do not mark controls "implemented" without evidence of operation — certification audits sample evidence
  • Do not present this as certification — only an accredited body certifies; this prepares the ISMS

Based On

ISO/IEC 27001 (ISMS clauses 4–10) and Annex A control set + the Statement of Applicability requirement.

版本历史

  • a38bc30 当前 2026-07-05 11:37

同 Skill 集合

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-hiring-panel/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-severance/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/agm-in-a-box/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/behavior-intervention-plan/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bennett-time-audit/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-game-designer/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md

元信息

文件数
0
版本
e4def4c
Hash
24117e15
收录时间
2026-07-05 11:37

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-01 06:29
浙ICP备14020137号-1 $访客地图$