isms-audit-expert
Senior ISMS Audit Expert for internal and external information security management system auditing. Provides ISO 27001 audit expertise, security audit program management, security control assessment, and compliance verification. Use for ISMS internal auditing, external audit preparation, security control testing, and ISO 27001 certification support.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-skills/isms-audit-expertskilz install alirezarezvani/claude-skills/isms-audit-expert --agent opencodeskilz install alirezarezvani/claude-skills/isms-audit-expert --agent codexskilz install alirezarezvani/claude-skills/isms-audit-expert --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skillscp -r claude-skills/ra-qm-team/isms-audit-expert ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutions
Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automatio...
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", ...
mastering-postgresql
by SpillwaveSolutions
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JS...
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS ad...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Stars
- 579
- Forks
- 112
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 0
Agent Skill Grade
F Score: 54/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Phantom Reference Architecture
- Token-Heavy ASCII Art
- Non-Executable Workflows
Recommendations
- Focus on improving Pda (currently 10/30)
- Focus on improving Utility (currently 8/20)
- Address 2 high-severity issues first
Graded: 2026-01-24
Developer Feedback
I took a look at isms-audit-expert and noticed it's tackling information security management system auditing—a domain that really benefits from structured methodology. The skill reads more like a checklist framework than a tool that walks developers through why each control matters, which is probably why it landed at 54/100.
Links:
The TL;DR
You're at 54/100, which is an F grade. This is based on Anthropic's best practices for agentic skills. Your strongest area is Spec Compliance (12/15)—the frontmatter and naming conventions are solid. The real drag is Progressive Disclosure Architecture (10/30)—you're promising 15+ reference files and scripts that don't actually exist on disk, which completely breaks the layered structure that makes skills token-efficient and maintainable.
What's Working Well
- Strong trigger terms: Your metadata includes specific, actionable triggers like "ISMS audit", "ISO 27001", and "security control assessment"—developers will find this skill when they need it
- Clear spec compliance: Valid YAML frontmatter, proper naming conventions, and all required fields are in place
- Navigable structure: The numbered sections and TOC-like layout make it easy to scan within the single file
- Real domain expertise: The ISO 27001 framework and ISMS methodology are legit; the conceptual foundation is sound
The Big One: Phantom References
This is your biggest blocker. You list 15+ files that don't exist: iso27001-audit-methodology.md, isms-audit-scheduler.py, security-audit-prep.py, templates in assets/, examples scattered across references/. None of these files are on disk.
Here's what's happening: you're violating the core PDA principle. Instead o...
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.