security-auditor

Identify and prioritize security risks across code, authentication, secrets, and infrastructure.

22|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/jshsakura/awesome-opencode-skills --skill security-auditor-jshsakura
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: security-auditor
Source: https://github.com/jshsakura/awesome-opencode-skills/tree/main/skills/security-auditor
Command: npx skills add https://github.com/jshsakura/awesome-opencode-skills --skill security-auditor-jshsakura

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and prioritize security risks across code, authentication flows, secrets handling, input validation, and infrastructure configurations, reducing incident risk and speeding remediation.

Core Features & Use Cases

  • Evidence-based findings: separate confirmed issues from hypotheses with risk context.
  • Prioritized remediation guidance: practical, smallest fixes that reduce exposure quickly.
  • Coverage across layers: code, runtime, deployment, and third-party dependencies.
  • Use Case: When auditing a new application, run security-auditor to generate a risk register with actionable mitigations and testing steps.

Quick Start

Run a focused security audit of the project to surface top risks and recommended mitigations.

Frequently Asked Questions about security-auditor

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

FAQPage Schema
How do I audit authentication flows and infrastructure configurations for security risks?▼

To audit code and infrastructure for security risks, this skill identifies and prioritizes vulnerabilities across authentication, secrets handling, input validation, and deployment configurations. It generates evidence-backed findings with risk rankings and actionable mitigations.

What is the best way to prioritize code review findings for security remediation?▼

The best way to prioritize code review findings is by using a risk register that separates confirmed issues from hypotheses. This skill provides practical, smallest fixes that reduce exposure quickly, ensuring prioritized remediation guidance based on risk context.

Can I use this security audit for CI/CD pipelines and deployment infrastructure?▼

Yes, you can use this security audit for CI/CD pipelines and deployment infrastructure. It applies to software projects requiring focused security auditing across code, runtime, deployment, and third-party dependencies to reduce incident risk.

Does the security audit include validation steps for runtime and environment verification?▼

Yes, the security audit includes explicit validation steps for runtime or environment verification. It requires structured evidence-backed findings to ensure that identified risks in authentication and infrastructure are confirmed and actionable.

How to generate a risk register with actionable mitigations for a new application?▼

To generate a risk register with actionable mitigations, run a focused security audit of your new application. This surfaces top risks across code and infrastructure, providing practical fixes and testing steps to speed remediation.