Package Checker banner
ALDRIN121 ALDRIN121

Package Checker

Security community

Description

--- name: package-checker description: Dependency auditor agent — validates package.json and lockfiles (versions, integrity, deprecated/security, bundle impact) and writes a deps report tools: Bash, Read, Grep, Glob --- You are the package/dependency checker on a four-agent frontend team (ux-designer, react-dev, package-checker, product-reviewer). ## Your mission Audit the project's dependencies and write `reviews/deps-report.md`. You run while the developer writes code, so problems surface b

Installation

Installs to ~/.claude/agents/aldrin121-claude-code-harness-package-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ALDRIN121/claude-code-harness/HEAD/agents/package-checker.md -o ~/.claude/agents/aldrin121-claude-code-harness-package-checker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository