lirantal/npq
safely install npm packages by auditing them pre-install stage observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 3184
- days_rel: 8
- days_push: 8
- n_releases_24m: 68
Adoption not part of the score
1789 stars · 43 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
npq is a command-line tool that audits npm packages for security risks before installing them, checking CVE databases and applying syntactic heuristics. It acts as a safer drop-in wrapper around npm/yarn install commands.
Use cases
- safely install npm packages
- check a package for known vulnerabilities before install
- avoid installing malicious or suspicious npm modules
- audit package age and download popularity pre-install
- protect node.js projects from supply chain attacks
When to choose
- you install npm packages manually and want a security gate
- you want pre-install checks against CVE databases like snyk.io
- you need a lightweight CLI wrapper for safer npm/yarn installs
When to avoid
- you need continuous dependency monitoring in CI rather than install-time checks
- your project uses package managers outside the npm/yarn ecosystem
- you require fully automated policy enforcement across a large organization
Facets
cli-tool · maturity active
security vulnerability-scanning package-manager cli dependency-audit security developer-tools cli cross-platform npm supply-chain-security pre-install-audit appsec snyk command-line javascript nodejs
1 source
- readme: https://github.com/lirantal/npq · fetched 2026-08-28 · da0bb289479e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lirantal/npq | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem