security-assessment

Community

Automate security assessments, eliminate vulnerabilities before deployment.

Authorjmagly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates security risks by automatically executing threat modeling, vulnerability scanning, and security control validation.

Quick Start

When you say "run security review", this Skill orchestrates comprehensive security assessment through STRIDE analysis, OWASP pattern detection, and compliance verification.

Example Output

"Security Assessment Complete

Findings: 0 Critical, 2 High, 5 Medium, 8 Low Risk Level: MEDIUM

Blocking Issues:

  • HIGH-001: SQL injection risk
  • HIGH-002: Missing rate limiting

Report: .aiwg/security/assessment-20251208.md"

Dependency Matrix

Required Modules

parallel-dispatchproject-awarenessartifact-metadata

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: security-assessment
Download link: https://github.com/jmagly/ai-writing-guide/archive/main.zip#security-assessment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository