security-audit
About
This skill performs a comprehensive security audit by delegating to the Centinela agent, covering OWASP Top 10, dependency vulnerabilities, secrets scanning, and smart contract checks. Use it before releases, after major code changes, or for periodic reviews to verify security posture. It systematically runs security checklists and issues a final verdict on the codebase.
Quick Install
Claude Code
Recommendednpx skills add davepoon/buildwithclaude -a claude-code/plugin add https://github.com/davepoon/buildwithclaudegit clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/security-auditCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
release-check
OtherThe release-check skill executes a critical pre-release verification checklist, delegating tasks to the QA agent to validate documentation, tests, security, and quality gates. It is used as a final quality gate before production releases or version tagging. The skill produces a detailed assessment and a final READY FOR RELEASE or BLOCKED verdict.
code-health
OtherThe `code-health` skill scans your codebase for dead code, outdated dependencies, and quality issues like code smells and tech debt. It's ideal for periodic hygiene checks, pre-release audits, or post-refactoring reviews. The skill delegates the analysis to the Centinela agent and outputs a detailed findings report.
preprocessing-data-with-automated-pipelines
MetaThis skill enables Claude to build automated data preprocessing and cleaning pipelines for machine learning tasks. It handles data validation, transformation, and error handling to ensure data quality. Use it when users request ETL, data cleaning, or preparation using trigger terms like "preprocess data" or "data transformation."
generating-helm-charts
MetaThis skill enables Claude to generate and modify Helm charts for Kubernetes applications. It's triggered by requests related to Helm charts, Kubernetes deployments, or packaging applications for Kubernetes. The skill streamlines deployments by providing production-ready configurations and implementing best practices.
