healthcheck
CommunityAudit security and harden your environment.
Software Engineering#dependencies#compliance#security audit#production readiness#secrets detection#environment hardening#git security
Authorphuetz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps development teams quickly identify security gaps, misconfigurations, and deployment risks across projects, ensuring safer software delivery.
Core Features & Use Cases
- Environment health checks: diagnose health posture and configuration issues using automated diagnostics.
- Security scans & secrets detection: perform dependency and codebase scans for vulnerabilities and hardcoded credentials.
- Git & production readiness: verify git hygiene and readiness for production via checklists and policy enforcement.
Quick Start
Run the healthcheck workflow: buddy doctor to start diagnostics; npm audit; npm outdated; npx license-checker --summary; rg -i "(api_key|apikey|secret|password|token)" src/ --type ts --type js; git rev-list --objects --all | git cat-file --batch-check='%(objecttype) %(objectname) %(objectsize) %(rest)' | sort -k3 -n -r | head -20
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: healthcheck Download link: https://github.com/phuetz/code-buddy/archive/main.zip#healthcheck Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.