If you're building or auditing an ISMS for a healthcare or medical device company, this gives you executable Python scripts for risk assessment and compliance checking against ISO 27001:2022. The risk_assessment.py tool does threat modeling and calculates risk scores, while compliance_checker.py runs gap analysis across control domains. It includes healthcare-specific templates and walks through the full certification workflow from scoping to incident response. The workflows are detailed enough to actually follow, with validation checkpoints at each step. Best for teams that need structured ISO 27001 implementation rather than just policy templates, though you'll still need to adapt the scripts to your actual asset inventory and threat landscape.
npx skills add https://github.com/borghei/claude-skills --skill information-security-manager-iso27001