Audit Dependencies Overview Fix dependency vulnerabilities reported by . Prefer fixes in this order: direct dependency bump lockfile update pnpm override. Every override requires justification for why simpler approaches aren't feasible. Core Workflow Step-by-Step 1. Run the Audit Script is the severity passed to the skill (defaults to if omitted). The script runs and filters for actionable vulnerabilities (those with a patched version available). includes . Parse the output to build a deduplicated list of vulnerable packages with: - Package name and current version - Fixed version requirement…