Security Suite

Developer Tools · $29 · 6 skills · Free skill: vulnerability-assessor

Cybersecurity skills — threat modeling, security audits, incident response, compliance, vulnerability assessment, and awareness training.

Installation

bash
skillstore install security-suite

Or install only the free skill:

bash
skillstore install security-suite --free-only

Skills

vulnerability-assessor (FREE)

Conduct systematic vulnerability assessments including asset inventory, scanning, and CVSS-based prioritization.

Example:

/security assess vulnerabilities in our Node.js API — inventory exposed endpoints, identify OWASP Top 10 risks, and prioritize by CVSS score

threat-modeler (Premium)

Conduct comprehensive threat modeling using STRIDE methodology, identify attack vectors, and produce mitigation plans.

Example:

/security model threats for our payment API using STRIDE — identify spoofing, tampering, and elevation-of-privilege vectors with mitigations

security-auditor (Premium)

Conduct comprehensive security audits combining automated scanning with manual review and compliance mapping.

Example:

/security audit this Express.js app for OWASP Top 10 — review authentication, input validation, SQL injection, and insecure deserialization

incident-responder (Premium)

Manage security incidents from detection through recovery using structured playbooks and forensic investigation.

Example:

/security respond to a suspected API key leak in our GitHub repo — containment steps, forensic timeline, and post-incident hardening plan

compliance-advisor (Premium)

Guide organizations through compliance framework selection, gap assessment, and audit preparation.

Example:

/security advise on SOC 2 Type II readiness — gap assessment against Trust Services Criteria and 90-day audit preparation roadmap

security-awareness-trainer (Premium)

Design and execute security awareness training programs including phishing simulations and effectiveness measurement.

Example:

/security design a phishing simulation campaign for a 50-person engineering team — scenario design, delivery plan, and awareness metrics

Commands

  • /security — invoke any security skill by describing your threat, audit, or compliance task