cso

Scan repositories for security posture issues and generate audit reports.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/bhianerd/aimemory --skill cso-bhianerd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cso
Source: https://github.com/bhianerd/aimemory/tree/main/.claude/skills/gstack/cso
Command: npx skills add https://github.com/bhianerd/aimemory --skill cso-bhianerd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It reduces security risk by producing a concrete, infrastructure-first audit report that identifies how attackers can break into systems through secrets, dependencies, CI/CD, and AI/LLM attack paths.

Core Features & Use Cases

  • Chief Security Officer posture audit: Turns a codebase and its surrounding ecosystem into an attacker-style map and defender-style remediation plan.
  • Secrets, supply chain, and pipeline assessment: Prioritizes credential leakage, dependency manipulation risk, and CI/CD misconfigurations before deeper code review.
  • Threat modeling and OWASP coverage: Applies structured threat modeling (STRIDE) and targeted OWASP Top 10 checks with active verification.

Quick Start

Ask for a daily security audit by running the command: /cso

Frequently Asked Questions about cso

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

FAQPage Schema
How do I run an end-to-end security posture audit on my repository?

Run an end-to-end security posture audit by executing /cso to scan your repository for secrets exposure, dependency supply-chain risk, CI/CD weaknesses, and AI/LLM vulnerabilities. It outputs a report with severity findings and remediation plans without changing code.

What is infrastructure-first threat modeling and how does it apply to CI/CD security?

Infrastructure-first threat modeling maps attacker entry points through secrets, dependencies, and CI/CD pipelines before reviewing application code. It applies structured frameworks like STRIDE and OWASP Top 10 checks to identify credential leakage and pipeline misconfigurations with active verification.

Does this security audit cover AI and LLM-specific vulnerabilities?

Yes, the security audit covers AI and LLM-specific vulnerabilities alongside webhook and integration flaws. It identifies attack paths unique to AI systems and includes them in the posture report with severity ratings and concrete remediation plans.

What is the best way to track security posture trends across multiple audit runs?

Track security posture trends by running /cso for ongoing daily audits. It applies confidence-gated reporting across each run, allowing you to monitor dependency supply-chain risk and CI/CD weaknesses over time while maintaining strict mode behavior.

Can I use this for an OWASP assessment without modifying my production code?

Yes, you can use it for pentest and OWASP assessments without modifying production code. The scanner operates in strict mode, outputting findings with severity levels and remediation plans while ensuring no code changes occur during the audit.