gstack/cso

Automates security audits across infrastructure, dependencies, and application configurations to detect vulnerabilities.

2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/esopian/blue-oak-audit --skill gstack-cso-esopian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack/cso
Source: https://github.com/esopian/blue-oak-audit/tree/main/.claude/skills/gstack/cso
Command: npx skills add https://github.com/esopian/blue-oak-audit --skill gstack-cso-esopian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates comprehensive security assessments to identify vulnerabilities across infrastructure, dependency supply chains, and application best practices, helping teams improve their security posture.

Core Features & Use Cases

  • Integrity Checking: Detects secrets, misconfigurations, and outdated components in CI/CD pipelines and infrastructure.
  • Supply Chain Analysis: Reviews dependencies, license compliance, and supply chain risks to prevent malicious or vulnerable packages.
  • Threat Modeling & Verification: Performs OWASP Top 10 and STRIDE analysis, and actively verifies defenses.
  • Use Case: A security team runs a monthly review to find local secrets, outdated dependencies, and configuration gaps before a public release.

Quick Start

Run the /cso command to initiate a full security audit, covering code, dependencies, and infrastructure, with recommended options for high-confidence findings.

Frequently Asked Questions about gstack/cso

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

FAQPage Schema
How do I automate security audits for infrastructure and code vulnerabilities?

Automated security audits detect vulnerabilities across infrastructure, dependencies, and application configurations. This process identifies secrets, misconfigurations, and outdated components to ensure compliance with OWASP and supply chain best practices.

How does supply chain analysis detect vulnerable dependencies?

Supply chain analysis reviews dependencies, license compliance, and package risks to detect vulnerable components. It prevents malicious packages from entering CI/CD pipelines by identifying outdated libraries and configuration gaps during regular reviews.

Can I use threat modeling to verify OWASP Top 10 defenses?

Threat modeling verifies OWASP Top 10 defenses by applying STRIDE analysis to complex systems. It actively checks application configurations and infrastructure to ensure security teams detect vulnerabilities before public release.

What's the best way to find secrets and misconfigurations in CI/CD pipelines?

Integrity checking finds local secrets and misconfigurations in CI/CD pipelines by scanning infrastructure configurations. It detects outdated components and configuration gaps to help teams improve their security posture before deployment.

Does this security assessment work for regular monthly code reviews?

Security assessments are designed for regular monthly reviews to find local secrets, outdated dependencies, and configuration gaps. Security teams use these audits to analyze complex systems and ensure compliance before a public release.

When do I need to run a full infrastructure security assessment?

You need a full infrastructure security assessment before a public release to detect vulnerabilities, secrets, and misconfigurations. It covers code, dependencies, and infrastructure to ensure compliance with supply chain and OWASP standards.