cso

Audit codebases and infrastructure for vulnerabilities, secrets, and supply-chain risks.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/mihai-chiorean/inc --skill cso-mihai-chiorean
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cso
Source: https://github.com/mihai-chiorean/inc/tree/main/skills/cso
Command: npx skills add https://github.com/mihai-chiorean/inc --skill cso-mihai-chiorean

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a comprehensive, read-only security audit of your codebase and infrastructure, identifying vulnerabilities, secrets, and supply-chain risks without requiring manual security expertise.

Core Features & Use Cases

  • Security Posture Reporting: Generates detailed reports covering OWASP Top 10, STRIDE threat modeling, and secrets archaeology.
  • Attack Surface Mapping: Automatically detects tech stacks, frameworks, and exposed endpoints to identify potential entry points.
  • Supply Chain & CI/CD Audit: Scans dependencies and CI/CD configurations for malicious patterns, unpinned actions, and credential exposure.

Quick Start

Invoke the cso skill to perform a full security audit of the current repository.

Frequently Asked Questions about cso

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

FAQPage Schema
How do I perform an automated security audit on my codebase?▼

An automated security audit scans your codebase read-only to identify vulnerabilities, leaked secrets, and supply-chain risks across development, CI/CD, and production environments, providing severity ratings and remediation guidance.

What is STRIDE threat modeling and how does it apply to infrastructure?▼

STRIDE threat modeling is a framework for identifying security threats across your tech stack. This audit automatically maps your attack surface, detecting exposed endpoints and frameworks to surface potential entry points and threats.

Can I scan CI/CD configurations and dependencies for supply chain risks?▼

Yes, you can scan CI/CD configurations and dependencies to detect supply chain risks. The audit identifies malicious patterns, unpinned actions, and credential exposure without requiring manual security expertise.

How do I check my repository for leaked secrets and OWASP Top 10 vulnerabilities?▼

To check for leaked secrets and OWASP Top 10 vulnerabilities, run a read-only security posture report. It performs secrets archaeology and vulnerability detection, generating detailed findings with remediation guidance.

Does the security audit modify my code or configuration files?▼

No, the security audit is strictly read-only. It analyzes your codebase and infrastructure to surface security findings, threat models, and compliance verification without altering any files or configurations.

Do I need manual security expertise to interpret the vulnerability findings?▼

No manual security expertise is needed. The audit automatically surfaces security findings with assigned severity levels and actionable remediation guidance, satisfying requirements for automated threat modeling and OWASP compliance.