security-review

Audit Breeze RMM codebase security for hardening gaps and vulnerabilities.

73|23|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/LanternOps/breeze --skill security-review-lanternops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/LanternOps/breeze/tree/main/.claude/skills/security-review
Command: npx skills add https://github.com/LanternOps/breeze --skill security-review-lanternops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Breeze RMM's security requires rigorous, repeatable assessment across multi-tenant boundaries, authentication/authorization controls, and exposed surfaces. This Skill provides a structured audit approach to identify isolation gaps, configuration weaknesses, and OWASP coverage shortfalls so teams can harden code and deployments.

Core Features & Use Cases

  • Threat modeling and checklists: Applies two-pass methodology to map threats and surface findings across the codebase.
  • Comprehensive scope: Focuses on API routes, auth, tenant isolation, and agent communications.
  • Remediation guidance: Produces prioritized findings with severity, location, and suggested fixes.

Quick Start

Run a two-pass security review of the Breeze codebase focusing on multi-tenant isolation, authentication/authorization hardening, and OWASP coverage.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I perform a structured security audit on a multi-tenant codebase?

A structured security audit uses a two-pass methodology to map threats and surface findings across API routes, authentication, and tenant isolation. It generates prioritized remediation steps with severity and file locations to harden code and deployments.

What is a two-pass security review methodology for codebase hardening?

A two-pass security review methodology performs an initial generation pass to identify threats and a verification pass to confirm findings. It evaluates multi-tenant boundaries, agent communications, and OWASP coverage shortfalls to produce actionable fixes.

How do I check for tenant isolation and authentication gaps before deployment?

Checking for tenant isolation and authentication gaps involves reviewing API routes and authorization controls against threat models. This process identifies configuration weaknesses and multi-tenant boundary failures, providing prioritized fixes for deployment planning.

Can I apply OWASP coverage checks to agent communications and API routes?

Yes, applying OWASP coverage checks to agent communications and API routes is a core function of a structured security audit. It evaluates exposed surfaces and authentication boundaries to detect vulnerabilities and configuration weaknesses.

What does a threat model audit output for pre-release code reviews?

A threat model audit outputs prioritized security findings that include severity ratings, exact file locations, and suggested remediation steps. It maps multi-tenant isolation gaps and authorization weaknesses to guide pre-release code hardening.

Does a codebase security review work for deployment planning and code changes?

A codebase security review works for deployment planning, pre-release reviews, and code changes. It assesses multi-tenant boundaries and exposed surfaces to ensure authentication hardening and configuration integrity before deployment.