security-analysis

Assess software systems, APIs, and cloud services with STRIDE, OWASP Top 10, and CVSS risk scoring.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/kimasplund/clawdbot-skills-pack --skill security-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-analysis
Source: https://github.com/kimasplund/clawdbot-skills-pack/tree/main/quality-gates/security-analysis
Command: npx skills add https://github.com/kimasplund/clawdbot-skills-pack --skill security-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured framework for performing threat modeling and security reviews using STRIDE, OWASP Top 10, and CVSS scoring to identify, prioritize, and remediate security risks.

Core Features & Use Cases

  • STRIDE-based threat mapping for components and entry points in software systems.
  • OWASP Top 10 alignment checks and risk implications to guide secure design and remediation.
  • CVSS-based risk scoring with actionable remediation plans and secure coding guidance.
  • Output templates including risk registers and mitigation roadmaps for stakeholders.

Use cases include assessing a web API authentication flow, reviewing microservice communication, and performing secure coding reviews during feature development.

Quick Start

To begin, provide system context (components, data flows, trust boundaries) and any risk thresholds; the skill will generate STRIDE maps, OWASP checks, CVSS scores, and a remediation plan.

Frequently Asked Questions about security-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform threat modeling using STRIDE for a web API?

Threat modeling for a web API involves mapping components and data flows across trust boundaries to apply STRIDE categorization. This identifies spoofing, tampering, repudiation, information disclosure, denial of service, and elevation of privilege risks to generate actionable remediation plans.

What is the best way to assess security risks against the OWASP Top 10?

Assessing security risks against the OWASP Top 10 requires performing alignment checks on software systems and APIs. This process evaluates risk implications to guide secure design, identify vulnerabilities, and prioritize remediation efforts based on standardized web application security categories.

How does CVSS risk scoring work for software vulnerability assessments?

CVSS risk scoring assigns standardized severity scores to identified security vulnerabilities in software systems. It generates actionable remediation plans and mitigation roadmaps by quantifying risk levels, allowing stakeholders to prioritize secure coding guidance and mitigation efforts effectively.

Can I use structured security reviews for microservice communication?

Structured security reviews can assess microservice communication by evaluating data flows and entry points. The review applies STRIDE-based threat mapping and OWASP Top 10 alignment checks to identify security risks and generate mitigation roadmaps for inter-service vulnerabilities.

What do I need to provide to start a structured security assessment?

To start a structured security assessment, provide system context including components, data flows, trust boundaries, and any risk thresholds. This input enables the generation of STRIDE maps, OWASP checks, CVSS scores, and a comprehensive remediation plan.