cso

Identify and remediate security weaknesses across infrastructure, dependencies, and AI tooling.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/lyh2/gstack-deepseek --skill cso-lyh2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cso
Source: https://github.com/lyh2/gstack-deepseek/tree/main/cso
Command: npx skills add https://github.com/lyh2/gstack-deepseek --skill cso-lyh2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Secures software ecosystems by performing an infrastructure-first security audit that surfaces secrets, supply-chain risks, CI/CD vulnerabilities, and AI/LLM security gaps.

Core Features & Use Cases

  • Secrets archaeology and credential discovery across repos, CI logs, and config.
  • Dependency supply chain scanning for known vulnerabilities and weak transitive dependencies.
  • CI/CD pipeline security checks, including misconfigurations and insecure workflows.
  • LLM/AI security checks focusing on prompt safety, tool usage, and data handling.
  • Skill supply chain scanning to detect unsafe or malicious skills.
  • OWASP Top 10 and STRIDE threat modeling with active verification.
  • Daily quick assessments and monthly deep scans with trend tracking.

Quick Start

Run /cso to start the daily audit, or /cso --comprehensive for a monthly deep scan.

Frequently Asked Questions about cso

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

FAQPage Schema
How do I perform an infrastructure-first security audit across my CI/CD pipeline and dependencies?

Secrets archaeology discovers leaked credentials by scanning repositories, CI logs, and configuration files to identify exposed secrets across your infrastructure, producing a prioritized security posture report for remediation.

How does STRIDE threat modeling work with active verification for application security?

STRIDE threat modeling identifies security weaknesses across your infrastructure and AI tooling, using active verification to validate threats and produce prioritized remediation steps without requiring code changes.

Can I use this security audit for LLM and AI tooling vulnerabilities?

Yes, the security audit performs LLM and AI security checks focusing on prompt safety, tool usage, and data handling, alongside scanning the skill supply chain to detect unsafe or malicious AI skills.

What is the best way to schedule security scans for continuous dependency supply chain monitoring?

You can run daily quick assessments for continuous monitoring or monthly comprehensive deep scans using the /cso command, enabling trend tracking of your dependency supply chain and security posture over time.

Does this audit require code changes to remediate CI/CD pipeline security risks?

No, the security audit evaluates CI/CD pipeline security misconfigurations and dependency risks, producing a security posture report with prioritized remediation steps without requiring direct code changes to your repositories.