cso

Identify security posture risks across infrastructure, dependencies, and workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Infrastructure teams often risk security gaps across the build, deployment, and supply chain; this Skill provides a structured audit approach that surfaces secrets, supply chain flaws, and misconfigurations.

Core Features & Use Cases

  • Secrets archaeology to locate exposed credentials in repos and configs.
  • Dependency supply chain scanning for vulnerable packages and compromised chains.
  • CI/CD pipeline security checks to prevent insecure deployments.
  • LLM/AI security checks to guard prompts, data handling, and tool usage.
  • Skill supply chain scanning to monitor internal tools and third-party components.
  • OWASP Top 10 and STRIDE threat modeling with active verification.
  • Daily quick checks and comprehensive monthly deep scans to track risk over time.

Quick Start

Activate the cso audit by running /cso for a daily check or /cso --comprehensive for a deep monthly scan.

Frequently Asked Questions about cso

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

FAQPage Schema
How do I run an infrastructure security audit on my codebase and CI/CD pipelines?

Run an infrastructure security audit by executing /cso for daily gatekeeping checks or /cso --comprehensive for monthly deep scans. The audit covers surface mapping, secrets archaeology, supply chain checks, and OWASP/STRIDE threat modeling to produce actionable findings with remediation plans.

What is secrets archaeology and how does it find exposed credentials in my repositories?

Secrets archaeology is the process of scanning repositories and configurations to locate exposed credentials. This security audit technique surfaces hidden secrets across your infrastructure, dependencies, and workflows to help teams harden their systems against unauthorized access.

Can I use STRIDE threat modeling and OWASP Top 10 checks for active security verification?

Yes, you can apply OWASP Top 10 and STRIDE threat modeling with active verification during your security audit. The process identifies security posture risks across infrastructure and workflows, producing actionable findings with specific remediation plans to harden systems.

Does this security audit cover dependency supply chain scanning for vulnerable packages?

Yes, dependency supply chain scanning checks for vulnerable packages and compromised chains. The audit monitors internal tools, third-party components, and infrastructure dependencies to surface supply chain flaws and track risk over time through daily quick checks or monthly deep scans.

What's the best way to automate daily security gatekeeping for infrastructure and deployments?

Automate daily security gatekeeping by running /cso to perform quick checks on infrastructure, CI/CD pipelines, and dependencies. This prevents insecure deployments by catching secrets, misconfigurations, and supply chain flaws early in the build process.

Are LLM and AI security checks included in infrastructure security audits?

Yes, LLM and AI security checks are included to guard prompts, data handling, and tool usage. The audit assesses these risks alongside infrastructure, dependencies, and CI/CD workflows to help teams harden their entire system posture.