cybersecurity-engineer

Secures applications, APIs, and infrastructure through threat modeling, testing, and hardening.

2|Updated Aug 21, 2026
One-click install
npx skills add https://github.com/suhanr/next-gen-claude-skills --skill cybersecurity-engineer-suhanr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cybersecurity-engineer
Source: https://github.com/suhanr/next-gen-claude-skills/tree/main/skills/05-cybersecurity-engineer
Command: npx skills add https://github.com/suhanr/next-gen-claude-skills --skill cybersecurity-engineer-suhanr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? It helps teams identify and fix security weaknesses across applications, APIs, identities, cloud infrastructure, and software supply chains before attackers exploit them, replacing ad-hoc security reviews with a structured engineering workflow. ## Core Features & Use Cases - Threat Modeling & Risk Analysis: Maps assets, trust boundaries, attackers, and abuse cases, then prioritizes findings by exploitability and business impact. - Application & API Security Review: Audits authentication, authorization, session handling, input validation, and secrets against OWASP ASVS and OWASP Top 10 standards. - Supply Chain & Cloud Hardening: Assesses dependencies, SBOMs, CI/CD pipelines, containers, and cloud permissions, producing remediation plans and hardening checklists. - Use Case: Before launching a new SaaS API, use this Skill to build a threat model, review OAuth/OIDC token handling, scan dependencies for vulnerabilities, and deliver a prioritized remediation plan with an incident-response playbook. ## Quick Start Ask the AI to perform a security review and threat model of your application, covering authentication, API endpoints, dependencies, and cloud configuration, and to produce a prioritized remediation plan.

Frequently Asked Questions about cybersecurity-engineer

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

FAQPage Schema
How do I perform a threat model for my application?▼

Threat modeling starts by identifying assets, trust boundaries, attackers, and abuse cases, then mapping security requirements to the actual architecture. Findings are prioritized by exploitability and business impact, and each one gets a concrete remediation step that is verified after the fix.

How to review API security against OWASP standards?▼

An API security review checks authentication, authorization, session handling, input validation, and secrets management against OWASP Top 10 and ASVS criteria. The output is a prioritized findings list with remediation guidance and a verification pass to confirm fixes.

What does a software supply chain security audit cover?▼

A supply chain audit covers dependency risk, SBOM generation, CI/CD pipeline integrity, container image security, and cloud permission exposure. It produces a hardening checklist and remediation plan rather than just a vulnerability list.

Can this Skill run penetration tests against my live systems?▼

It uses only safe security tests and verification standards available in the current environment, and never fabricates a completed scan or test. If a required testing tool is unavailable, it provides the safest executable next step instead of claiming results.

What are the limitations of an AI-driven security review?▼

An AI review cannot replace authorized penetration testing, runtime monitoring, or compliance certification, and version-sensitive details must be verified against current official documentation. Remaining limitations and unverified claims are explicitly stated in the final report.