Project Check — Security skill for Claude Code
QA verification: security scan, code quality scan, Spec alignment.
How to install Project Check
Installs to ~/.claude/skills/pactkit-claude-code-plugin-project-check/SKILL.md
mkdir -p ~/.claude/skills/pactkit-claude-code-plugin-project-check && curl -fsSL https://raw.githubusercontent.com/pactkit/claude-code-plugin/HEAD/commands/project-check.md -o ~/.claude/skills/pactkit-claude-code-plugin-project-check/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Project Check does
description: "QA verification: security scan, code quality scan, Spec alignment" allowed-tools: [Read, Bash, Grep, Glob]
Command: Check (v1.3.0 Deep QA)
- Usage:
/project-check $ARGUMENTS - Agent: QA Engineer
**PRINCIPLE**: Check is a verification-only operation; identify issues but NEVER modify code — fixes made during QA bypass the TDD loop and produce untested changes.
**TOOL RESTRICTION**: This entire command is analysis-only. NEVER use Edit, Write, or Bash write
Alternatives in Security
- Security Scan Report — Generated: 2026-04-10 20:48 UTC Skills scanned: 134 Total findings: 836 Critical: 32 High: 50 Safe skills: 100 18.1k ★
- Token Scan — Meme coin and token security scan — checks for rug pull vectors (hidden mint, honeypot, fee manipulation, LP l 3.8k ★
- Portaljs Check Data Quality — Audit a local or remote tabular file (CSV/TSV) for common data quality issues 2.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Audit Claude Components
Comprehensive audit of .claude folder. Checks structure, quality, cross-references, antipatterns, resource usa
Unity Audit
Full project health check — meta file integrity, missing references, assembly definition graph, code quality s
Auxi Figma Audit
3-pass Figma design audit for the Auxi RN app. Given a Figma URL + target screen, runs Pass 1 (Figma deep extr
Aegis Verify
Run verification pipeline — tests, linting, TODOs, git status, security check
Speckit Workflow V2
Full Spec Kit flow with quality gates: constitution→specify→clarify→plan→contract→checklist→tasks→analyze→impl
Cc Audit
Audit project artifacts for quality, completeness, effectiveness, and template alignment
Related Agents
Governance Reviewer
Reviews a change for governance compliance using PromptWise — security scan, policy check, quality gate, and a
Spec Alignment
Verifies acceptance criteria from REVIEW.md / .claude/specs / PR description and runs mechanical wiring-verifi
Weed
Weed the Allium garden. Find where Allium specifications and implementation code have diverged, and help resol