ark-vulnerability-fixer
Installation
SKILL.md
Ark Vulnerability Fixer
Provides CVE-specific research tools and security patch workflows for fixing vulnerabilities in Ark.
When to use this skill
Use this skill when:
- User mentions a specific CVE number (e.g., "Fix CVE-2025-55183 in Ark")
- User reports a security vulnerability that needs patching
- You need CVE database information
- You need security-focused PR templates
Note: This skill is typically used by the ark-security-patcher agent as part of a complete workflow:
- CVE research (this skill + research skill)
- Codebase analysis (this skill + analysis skill)
- Mitigation planning (this skill)
- Repository cloning and fix implementation
- Testing (optionally with setup skill)
- PR creation (this skill)