security-analyst

Identify security risks and vulnerabilities in software designs and deployments.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Prathmesh2000/cursor_agent-orchestrator --skill security-analyst-prathmesh2000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-analyst
Source: https://github.com/Prathmesh2000/cursor_agent-orchestrator/tree/main/agent-system/skills/security-analyst
Command: npx skills add https://github.com/Prathmesh2000/cursor_agent-orchestrator --skill security-analyst-prathmesh2000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security analysis helps teams identify and remediate vulnerabilities early in the software lifecycle, reducing risk and hardening applications.

Core Features & Use Cases

  • Threat modeling and security design reviews across projects
  • Vulnerability assessment and remediation guidance aligned with OWASP Top 10
  • Governance, compliance checks, and secure coding practices during design and development

Quick Start

Initiate a security review for the target feature and output prioritized remediation steps.

Frequently Asked Questions about security-analyst

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

FAQPage Schema
How do I identify security vulnerabilities in software designs and deployments?

To identify security vulnerabilities, perform a security review applying threat modeling and vulnerability assessment across your software designs and deployments to find and remediate risks early in the lifecycle.

What is threat modeling and when do I need it for code governance?

Threat modeling is a security design review process that identifies potential risks in software architecture. You need it during code governance and design validation to ensure compliance and apply secure coding practices before deployment.

How do I align vulnerability remediation guidance with the OWASP Top 10?

Align vulnerability remediation with the OWASP Top 10 by conducting vulnerability assessments that specify security requirements. This generates prioritized remediation steps targeting the most critical web application security flaws.

Can I use automated security reviews for compliance checks during development workflows?

Yes, you can use security reviews for compliance checks during development workflows. The process integrates governance, secure design principles, and vulnerability assessment to validate compliance across your projects.

What is the best way to prioritize remediation steps for identified security flaws?

The best way to prioritize remediation steps is to initiate a security review for the target feature. This applies threat modeling and OWASP Top 10 alignment to output prioritized actions for hardening your application.

What are the limitations of relying solely on security analysis for risk reduction?

Security analysis identifies and helps remediate vulnerabilities early, but it does not replace runtime protection. It focuses on design validation, code governance, and compliance checks, requiring continuous secure coding practices to maintain risk reduction.