Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install auroraphtgrp01-auroraphtgrp-coding-kit-cursor-skills-ak-securitygit clone https://github.com/auroraphtgrp01/auroraphtgrp-coding-kit.gitcp auroraphtgrp-coding-kit/SKILL.MD ~/.claude/skills/auroraphtgrp01-auroraphtgrp-coding-kit-cursor-skills-ak-security/SKILL.md--- name: ak-security description: "Cursor wrapper for Agent Kit skill `ak-security`. STRIDE + OWASP-based security audit with optional auto-fix. Scans code for vulnerabilities, categorizes by severity, and can iteratively fix findings using ak:autoresearch pattern." --- # ak-security This is a Cursor-native discovery wrapper for an Agent Kit canonical skill. This wrapper also supports `ak:security` command-style routing. ## Canonical Skill - Path: `../../../skills/ak-security/SKILL.md` ## Instructions 1. Read the canonical skill before planning or acting. 2. Follow the canonical skill's workflow, hard gates, references, scripts, and verification rules. 3. Preserve user arguments and flags as workflow inputs when applicable. 4. Use Cursor-native tools for execution. 5. Report platform limitations explicitly instead of pretending unsupported tools ran.