cso

Audit code, dependencies, CI/CD, and infrastructure to generate a Security Posture Report.

Updated Dec 13, 2017
One-click install
npx skills add https://github.com/dogeared/tnra --skill cso-dogeared
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cso
Source: https://github.com/dogeared/tnra/tree/main/.claude/skills/gstack/cso
Command: npx skills add https://github.com/dogeared/tnra --skill cso-dogeared

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

In real-world software, the biggest risks sit in dependencies, secrets, and CI/CD pipelines. Teams often assume code is safe, leaving open attack surfaces that attackers exploit through leaked credentials, insecure configurations, and insecure supply chains. This skill provides a security posture report framework to expose those gaps and guide remediation for stakeholders.

Core Features & Use Cases

  • End-to-end security posture audits spanning code, dependencies, CI/CD, and infrastructure.
  • Secrets archaeology to uncover leaked keys, tokens, and sensitive config in repos and builds.
  • Dependency supply chain risk assessment with concrete remediation steps and governance signals.
  • Threat modeling guidance using OWASP Top 10, STRIDE, and active verification to validate controls.
  • Produce repeatable audit cycles (daily or comprehensive monthly) with traceable evidence and reporting.

Quick Start

Run the /cso command to start a daily security audit and generate a Security Posture Report for your team.

Frequently Asked Questions about cso

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

FAQPage Schema
How do I conduct a security audit across my code, dependencies, and CI/CD pipelines?

Run an end-to-end security audit to identify posture gaps across code, dependencies, CI/CD, and infrastructure. The process generates a structured Security Posture Report with risk severities, remediation steps, and traceable evidence across phases 0-14.

What is secrets archaeology and how does it improve supply chain security?

Secrets archaeology uncovers leaked keys, tokens, and sensitive configurations hidden in repositories and builds. It improves supply chain security by exposing open attack surfaces and providing concrete remediation steps to secure your dependencies.

Can I use threat modeling with OWASP Top 10 and STRIDE for infrastructure risk assessment?

Yes, you can use threat modeling guidance with OWASP Top 10 and STRIDE frameworks to validate controls. It assesses infrastructure risk across GitHub workflows, container images, IaC, and production runbooks through active verification.

Does this security audit support daily and comprehensive monthly reporting cycles?

Yes, the security audit supports repeatable daily and comprehensive monthly cycles. It produces a Security Posture Report with traceable evidence and risk severities, and supports optional scope flags and integration with gstack telemetry.

What is the best way to remediate security posture gaps in container images and IaC?

The best way to remediate security posture gaps is conducting an infra-first security audit across container images and IaC. It cuts through the noise to provide concrete remediation steps and governance signals for your supply chain.