cso

Audit a codebase for OWASP Top 10 risks and generate a Security Posture Report.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Kakarottoooo/onegent --skill cso-kakarottoooo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cso
Source: https://github.com/Kakarottoooo/onegent/tree/main/.agents/skills/gstack/cso
Command: npx skills add https://github.com/Kakarottoooo/onegent --skill cso-kakarottoooo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify security posture gaps in a codebase by performing CSO-grade audits and threat modeling.

Core Features & Use Cases

  • OWASP Top 10 focused assessment and risk prioritization
  • Threat modeling with STRIDE to map attack paths and mitigations
  • Data classification review and remediation planning for sensitive data
  • Comprehensive Security Posture Report with actionable remediation steps

Quick Start

Run the /cso command to perform a full security audit of the repository and generate a remediation plan.

Frequently Asked Questions about cso

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

FAQPage Schema
How do I perform a security audit on my codebase to identify OWASP Top 10 vulnerabilities?

To perform a security audit, run the /cso command to execute a CSO-grade assessment of your entire repository, identifying OWASP Top 10 vulnerabilities and mapping your attack surface. It produces a Security Posture Report with prioritized findings.

What is threat modeling with STRIDE and how does it map attack paths in a repository?

Threat modeling with STRIDE identifies security posture gaps by systematically mapping attack paths and mitigations across your codebase. It applies threat modeling methodologies to evaluate data classification and generate actionable remediation steps.

Can I generate a remediation plan for sensitive data classification issues in my code?

Yes, you can generate a remediation plan for sensitive data classification by running a full security audit. The process reviews data classification and produces a Security Posture Report containing actionable remediation steps for sensitive data.

Does the security audit require any external dependencies or specific environment setup?

No external dependencies are required for the security audit. You can run the /cso command directly on your repository to perform OWASP Top 10 assessments, attack surface mapping, and remediation planning without installing additional components.

What is the best way to prioritize security findings from an OWASP Top 10 assessment?

The best way to prioritize security findings from an OWASP Top 10 assessment is to generate a Security Posture Report. This report delivers CSO-grade risk prioritization and actionable remediation steps based on your codebase's specific attack surface.