security-engineer

Conducts STRIDE threat modeling and OWASP Top 10 secure code reviews.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Muath2000/TradeStation --skill security-engineer-muath2000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-engineer
Source: https://github.com/Muath2000/TradeStation/tree/main/.claude/skills/security-engineer
Command: npx skills add https://github.com/Muath2000/TradeStation --skill security-engineer-muath2000

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the critical need for robust application and infrastructure security by providing expert guidance and implementation strategies for threat modeling, secure coding, and vulnerability management.

Core Features & Use Cases

  • Threat Modeling: Conduct STRIDE analysis and DREAD risk assessments.
  • Secure Coding: Implement OWASP Top 10 mitigations and secure code review checklists.
  • Infrastructure Security: Configure security headers, container security, and zero-trust architectures.
  • Use Case: A development team needs to ensure their new microservice is secure before deployment. They can use this Skill to perform a threat model, review their code against OWASP Top 10, and configure secure container settings.

Quick Start

Perform a STRIDE threat model on the provided data flow diagram.

Frequently Asked Questions about security-engineer

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

FAQPage Schema
How do I perform a STRIDE threat model on my application architecture?

STRIDE threat modeling analyzes your data flow diagrams to identify spoofing, tampering, repudiation, information disclosure, denial of service, and elevation of privilege risks. This skill provides guided STRIDE analysis paired with DREAD risk assessments to systematically identify and prioritize threats.

How do I review my code for OWASP Top 10 vulnerabilities?

Reviewing code for OWASP Top 10 vulnerabilities involves checking your source against standard secure coding mitigations for injection, broken access control, and cryptographic failures. This skill provides secure code review checklists and hands-on mitigation strategies aligned directly with OWASP standards.

What is the best way to configure zero trust architecture for microservices?

Configuring zero trust architecture for microservices requires enforcing strict identity verification and minimizing trust between network components. This skill provides implementation guidance for zero trust architectures, ensuring secure communication and access controls across your infrastructure.

How do I secure my containers before deploying infrastructure?

Securing containers before deployment involves applying hardened configurations and managing vulnerabilities within your container images. This skill offers hands-on implementation strategies for container security, including secure settings and supply chain security checks.

Can I use this for vulnerability management and secrets management?

Yes, you can use this for vulnerability management and secrets management. It provides comprehensive security engineering expertise focused on hands-on mitigation strategies, helping you identify, triage, and resolve infrastructure vulnerabilities and secure sensitive credentials.

What do I need to provide to get secure code review checklists and WAF configuration guidance?

You need to provide your application source code or architecture diagrams to receive tailored secure code review checklists and WAF configuration guidance. The skill processes these inputs to deliver specific OWASP mitigations and infrastructure security configurations.