Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

NPM Package Analyzer

Analyzes npm packages by fetching registry metadata, evaluating bundle size via the bundlephobia API, checking security advisories with npm audit, and mapping dependency trees using arborist.

agentskillexchange 76931c4 1.2 KB Updated 28 repo stars

File contents

NPM Package Analyzer

Deep analysis of npm packages using npm-registry-fetch and pacote. Evaluates bundle size via bundlephobia API, checks security advisories from npm audit, and maps dependency trees with arborist.

Installation

Use the upstream install or setup path that matches your environment:

  • npm Docs
  • npm package scope, access level, and visibility
  • Docker and private modules
  • npm License

Requirements and caveats from upstream:

  • Downloading and installing Node.js and npm
  • Try the latest stable version of node
  • Creating Node.js modules

Basic usage or getting-started notes:

Documentation

Source

agentskillexchange/skills/tree/main/skills/npm-package-analyzer commit 76931c4e2c

Frequently asked questions

npx skillmds add agentskillexchange/npm-package-analyzer