security-chief

Scan code and configurations to detect and classify security vulnerabilities.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Claymore-Q/SAVVY --skill security-chief
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-chief
Source: https://github.com/Claymore-Q/SAVVY/tree/main/skills/tacit-chaos/officers/09-security-chief
Command: npx skills add https://github.com/Claymore-Q/SAVVY --skill security-chief

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Security Chief protects your applications from vulnerabilities and breaches, eliminating the risk of costly security incidents. It proactively identifies weaknesses, validates security implementations, and ensures compliance with industry standards.

Core Features & Use Cases

  • Vulnerability Detection: Scans code and configurations to detect and classify security vulnerabilities (e.g., OWASP Top 10, CVEs).
  • Authentication & Authorization Review: Validates the security of user authentication, session management, and access control implementations.
  • Data Privacy Compliance: Ensures adherence to data privacy regulations like GDPR and protects Personally Identifiable Information (PII).
  • Use Case: Before deploying a new user management system, engage the Security Chief to review its authentication and authorization flows, audit cryptographic implementations, and scan for common injection vulnerabilities like SQLi and XSS.

Quick Start

@security-chief Review the authentication and authorization implementation for the new user service