security-analysis

Analyzes codebase security posture and maps gaps to OWASP Top 10 and zero-trust requirements.

5|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/wfukatsu/architecture-redesign-agent --skill security-analysis-wfukatsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-analysis
Source: https://github.com/wfukatsu/architecture-redesign-agent/tree/main/.claude/skills/security-analysis
Command: npx skills add https://github.com/wfukatsu/architecture-redesign-agent --skill security-analysis-wfukatsu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps security teams and developers systematically analyze an existing software system to evaluate its security posture, map OWASP Top 10 coverage, and determine readiness for a zero-trust architecture. It provides a clear path to prioritize remediation efforts and align with compliance and governance goals.

Core Features & Use Cases

  • Security posture assessment: evaluate authentication, authorization, encryption, and input validation across the codebase and deployments.
  • OWASP Top 10 mapping: identify gaps and provide actionable guidance to mitigate risks in each category.
  • Zero-trust readiness: analyze service-to-service security, network segmentation, and governance controls to gauge progress toward zero-trust.
  • Improvement roadmap: generate prioritized, implementable plans with milestones and ownership.

Quick Start

Run the security-analysis skill against a target project path to generate a security posture report.

Frequently Asked Questions about security-analysis

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

FAQPage Schema
How do I assess my software system's security posture and zero-trust readiness?

Assess security posture by analyzing a target project path to evaluate authentication, authorization, encryption, and input validation. The process generates structured outputs with actionable recommendations for risk-based remediation planning.

How do I identify OWASP Top 10 gaps in a cloud-native or microservices codebase?

Identify OWASP Top 10 gaps by running a security analysis against the codebase to map coverage across each category. It provides actionable guidance to mitigate risks applicable to both on-premises and cloud-native microservices architectures.

Can I generate a security improvement roadmap with prioritized remediation milestones?

You can generate an improvement roadmap with prioritized, implementable plans that include milestones and ownership. This enables direct integration into audits, governance policy updates, and project roadmaps for systematic remediation.

Does this security analysis support both on-premises and cloud-native deployments?

This security analysis supports both on-premises and cloud-native deployments, including microservices architectures. It evaluates network segmentation, governance controls, and service-to-service security to gauge progress toward zero-trust readiness across environments.

What is zero-trust readiness analysis for microservices architectures?

Zero-trust readiness analysis for microservices evaluates service-to-service security, network segmentation, and governance controls. It gauges progress toward a zero-trust architecture and generates structured outputs to guide compliance alignment.