Security Engineer

Identify application security vulnerabilities and design flaws in software, APIs, and cloud infrastructure.

20|9|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/WebWakaHub/manus-agency-skills --skill security-engineer-webwakahub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Security Engineer
Source: https://github.com/WebWakaHub/manus-agency-skills/tree/main/agency-engineering-security-engineer
Command: npx skills add https://github.com/WebWakaHub/manus-agency-skills --skill security-engineer-webwakahub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams identify, prioritize, and remediate security weaknesses before they become incidents, with guidance that fits modern web and cloud-native systems.

Core Features & Use Cases

  • Threat Modeling: Map trust boundaries, sensitive data flows, and likely attack paths before implementation or release.
  • Vulnerability Assessment: Review applications, APIs, and infrastructure for common weaknesses such as injection, broken access control, secrets exposure, and insecure configuration.
  • Secure Code and Architecture Review: Evaluate code and system design for defense-in-depth, least privilege, secure authentication, and safer deployment practices.
  • Use Case: A team preparing for launch can use this Skill to review an API, classify the highest-risk findings, and receive concrete fixes that can be applied in code and CI/CD.

Quick Start

Ask the Security Engineer skill to review your application or architecture and return the highest-risk findings with clear remediation steps.

Frequently Asked Questions about Security Engineer

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

FAQPage Schema
How do I perform threat modeling for cloud-native APIs?

Threat modeling for cloud-native APIs maps trust boundaries, sensitive data flows, and likely attack paths before release. This process identifies design flaws early, allowing teams to apply defense-in-depth and least privilege principles to secure system architecture.

What is secure code review for finding OWASP Top 10 vulnerabilities?

Secure code review evaluates application source code to identify injection flaws, broken access control, and secrets exposure. It aligns findings with OWASP Top 10 and CWE Top 25 standards, providing prioritized severity ratings and concrete remediation guidance for safer deployment.

How do I assess application security vulnerabilities in CI/CD pipelines?

Assessing application security vulnerabilities in CI/CD pipelines involves scanning modern web applications and infrastructure for insecure configurations. This yields prioritized severity ratings and defense-in-depth recommendations to remediate weaknesses before they become incidents.

Can I use vulnerability assessment for cloud infrastructure and web applications?

Yes, vulnerability assessment applies to both cloud infrastructure and web applications. It reviews APIs and system configurations to detect common weaknesses like broken access control and secrets exposure, returning prioritized findings with concrete fixes for immediate remediation.

What is the best way to remediate application security findings from an architecture review?

The best way to remediate application security findings is to apply concrete fixes directly in code and CI/CD pipelines based on prioritized severity ratings. This includes enforcing secure authentication, least privilege, and defense-in-depth strategies across the stack.

Why do I need incident response planning for insecure cloud configurations?

Incident response planning for insecure cloud configurations helps teams identify, prioritize, and remediate security weaknesses before they escalate into active incidents. It ensures defense-in-depth recommendations are applied proactively across modern web and cloud-native systems.