security-engineer

Analyze system trust boundaries to identify authentication, data exposure, and privilege escalation vulnerabilities.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/blakeox/llm-skills --skill security-engineer-blakeox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-engineer
Source: https://github.com/blakeox/llm-skills/tree/main/openclaw/skills/security-engineer
Command: npx skills add https://github.com/blakeox/llm-skills --skill security-engineer-blakeox

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It helps security teams analyze trust boundaries, identify vulnerabilities, and prevent exploits before they occur.

Core Features & Use Cases

  • Vulnerability Identification: Pinpoints privilege escalations, data leaks, and authentication gaps.
  • Risk Assessment: Guides security reviews of system components like auth flows, uploads, and exposed surfaces.
  • Use Case: A developer wants to verify if new API endpoints introduce privilege escalation risks during deployment.

Quick Start

Ask the AI to review your system's trust boundaries and identify potential security flaws.

Frequently Asked Questions about security-engineer

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

FAQPage Schema
How do I identify privilege escalation risks in new API endpoints?

To identify privilege escalation risks in new API endpoints, analyze system trust boundaries and review authentication flows. This process pinpoints data leaks and privilege gaps to prevent exploits before deployment.

What is a trust boundary in system architecture security?

A trust boundary in system architecture security is the logical line where data execution contexts change authority levels. Mapping these boundaries exposes authentication gaps and data exposure vulnerabilities across web applications and APIs.

How do I perform a security audit for authentication and data exposure vulnerabilities?

Perform a security audit for authentication and data exposure vulnerabilities by reviewing system components like auth flows and exposed surfaces. This threat modeling approach identifies gaps and prevents exploits across your architecture.

Do I need detailed architecture documentation for a vulnerability assessment?

Yes, a vulnerability assessment requires detailed architecture documentation and threat modeling understanding. This foundation is necessary to accurately analyze trust boundaries and identify security vulnerabilities across web applications and APIs.

Can this analyze security risks for both web applications and APIs?

Yes, this can analyze security risks for both web applications and APIs. It assesses system trust boundaries to identify vulnerabilities related to auth, data exposure, and privilege escalation across diverse exposed surfaces.

What's the best way to find privilege escalation and authentication gaps during a system review?

The best way to find privilege escalation and authentication gaps during a system review is mapping trust boundaries. This targeted risk assessment pinpoints exactly where authority levels change and data leaks occur.