cso

Audit repository security posture with findings, severity ratings, and remediation plans.

8|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/MFS-code/gstack --skill cso-mfs-code
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cso
Source: https://github.com/MFS-code/gstack/tree/main/cso
Command: npx skills add https://github.com/MFS-code/gstack --skill cso-mfs-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps teams systematically find real security weaknesses across code, dependencies, CI/CD pipelines, infrastructure configuration, and even AI/LLM-related risks, producing a defender-ready report instead of vague security theater.

Core Features & Use Cases

  • Infrastructure-first security posture auditing: identifies exposure patterns in application architecture, deployment, and operational surfaces without making code changes.
  • Multi-phase assessment with confidence gates: supports a daily mode optimized to reduce noise and a comprehensive mode that digs deeper over time.
  • Threat modeling and structured remediation: covers OWASP Top 10-style categories and STRIDE-style threat modeling, turning results into actionable fixes and ongoing trend tracking.
  • Security supply chain coverage: checks secrets exposure and dependency install/supply-chain risks as first-class concerns, plus skill supply chain scanning for malicious patterns.

Quick Start

Run the Chief Security Officer audit by telling your agent: "Execute /cso for a full daily security posture review."

Frequently Asked Questions about cso

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

FAQPage Schema
How do I run a security audit on my CI/CD pipeline and dependencies?▼

To run a security audit, trigger the manual command to initiate a multi-phase workflow that scans your CI/CD pipeline, dependency supply chain, and infrastructure configuration, generating concrete findings and remediation plans.

What is infrastructure-first security posture auditing?▼

Infrastructure-first security posture auditing identifies exposure patterns across your application architecture, deployment surfaces, and operational configuration without modifying code, producing defender-ready reports instead of vague security theater.

Can I use threat modeling to assess OWASP Top 10 risks in my repository?▼

Yes, you can assess OWASP Top 10 risks through structured threat modeling that applies STRIDE-style categories to your target repository, turning identified vulnerabilities into actionable fixes and ongoing trend tracking.

Does this security review check for exposed secrets and AI security risks?▼

Yes, the security review treats secrets exposure and dependency supply-chain risks as first-class concerns, while also performing dedicated LLM and AI security checks to identify vulnerabilities across your target repository.

What's the best way to reduce false positives during a comprehensive code security audit?▼

The best way to reduce false positives is using a confidence-gated verification process within a daily mode optimized to reduce noise, ensuring the audit generates high-signal findings before digging deeper in comprehensive mode.

Do I need to run the security audit automatically or can I trigger it manually?▼

You need to trigger the security audit manually using the designated slash command, as it requires explicit manual execution to initiate the structured multi-phase workflow for stack detection and reporting.