healthcheck

Community

Audit security and harden your environment.

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.