·package-json-maintenance
!

package-json-maintenance

whatifwedigdeeper/agent-skills

Maintain JavaScript/Node.js packages through security audits or dependency updates in an isolated git worktree. Supports npm, yarn, pnpm, and bun. Use for: (1) Security requests - audit, CVE, vulnerabilities, fix security issues, check for vulnerable dependencies; (2) Update requests - update dependencies, upgrade packages, get latest versions, modernize dependencies.

4Installs·0Trend·@whatifwedigdeeper

Installation

$npx skills add https://github.com/whatifwedigdeeper/agent-skills --skill package-json-maintenance

SKILL.md

Fallback: Branch (if worktree fails due to sandbox directory restrictions)

Prompt user: "Worktree creation failed (sandbox may restrict creating directories outside the working directory). Run in current directory on a new branch instead? This will stash any uncommitted changes."

Check for lock files to determine the package manager. See references/package-managers.md for detection logic and command mappings.

Maintain JavaScript/Node.js packages through security audits or dependency updates in an isolated git worktree. Supports npm, yarn, pnpm, and bun. Use for: (1) Security requests - audit, CVE, vulnerabilities, fix security issues, check for vulnerable dependencies; (2) Update requests - update dependencies, upgrade packages, get latest versions, modernize dependencies. Source: whatifwedigdeeper/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/whatifwedigdeeper/agent-skills --skill package-json-maintenance
Category
!Security
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is package-json-maintenance?

Maintain JavaScript/Node.js packages through security audits or dependency updates in an isolated git worktree. Supports npm, yarn, pnpm, and bun. Use for: (1) Security requests - audit, CVE, vulnerabilities, fix security issues, check for vulnerable dependencies; (2) Update requests - update dependencies, upgrade packages, get latest versions, modernize dependencies. Source: whatifwedigdeeper/agent-skills.

How do I install package-json-maintenance?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/whatifwedigdeeper/agent-skills --skill package-json-maintenance Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/whatifwedigdeeper/agent-skills

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-05