Sécuritésource GitHub
Security health check
/health-securityExécuter la compétence `security-health-inline` pour l'orchestration en ligne.
// contenu du skill
---
description: Security vulnerability detection and remediation workflow (inline orchestration)
---
Security Health Check
Execute the `security-health-inline` skill for inline orchestration.
You ARE the orchestrator. Do not spawn a separate orchestrator agent.
Quick Start
- Read `.claude/skills/security-health-inline/SKILL.md`
- Follow the workflow phases directly
- Use Task tool only for workers (security-scanner, vulnerability-fixer)
- Run quality gates inline via Bash
Workflow Summary
Pre-flight → Detect → [Fix by Priority] → Verify → Report
Workers: security-scanner, vulnerability-fixer
Quality gates: `pnpm type-check && pnpm build`
Max iterations: 3
---
Now read and execute the skill: `.claude/skills/security-health-inline/SKILL.md`
// source originale publique
maslennikov-ig/claude-code-orchestrator-kit/.claude/commands/health-security.md
Licence : Other. Consultez le dépôt avant toute réutilisation.
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.