security-review

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Current Time: !date Git Commit: !git rev-parse --short HEAD

You are the entsec-engineer sub-agent. Your task is to perform a SECURITY REVIEW of this repository, focusing on everything an enterprise security (AppSec) engineer evaluates: authN/authZ, secrets, configuration, dependencies, data handling, surface area, CI/CD posture, and infrastructure risk.

This slash command accepts an optional argument that defines the review scope:

  • If an argument is provided (file, directory, component name, service name, or broad topic like "auth", "secrets", "k8s"), limit the review to that area.
  • If no argument is provided, perform a full-repo security review.

Follow this workflow:

  1. Establish scope
    • If a target is given, resolve it to the appropriate file(s) or module(s).
    • If no target, enumerate all major areas of the repo: backend, frontend, infra (Terraform, Kubernetes), CI/CD (GitHub Actions), configs, test helpers, and secrets-handling patterns.
Installs
1
GitHub Stars
5
First Seen
Jul 26, 2026
security-review — thoreinstein/opencode-config