Audit Deps banner
bybren-llc bybren-llc

Audit Deps

Security community

Description

--- description: Run comprehensive dependency audit allowed-tools: [Read, Write, Edit, Bash, Grep, Glob] --- > **📋 TEMPLATE**: This command is a template. See "Customization Guide" below to adapt for your infrastructure. Execute dependency audit to identify optimization opportunities and security issues. ## Audit Workflow ### 1. Security Audit Check for vulnerabilities: ```bash yarn audit ``` Report: - Critical/High severity issues - Packages with known vulnerabilities - Recommended upg

Installation

Installs to ~/.claude/commands/bybren-llc-safe-agentic-workflow-audit-deps.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bybren-llc/safe-agentic-workflow/HEAD/.claude/commands/audit-deps.md -o ~/.claude/commands/bybren-llc-safe-agentic-workflow-audit-deps.md

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

Full documentation available on GitHub

View Source Repository