DepGuard
Node.js CLI for auditing npm dependency health.
At a glance
- Editor scoreNot yet scored
- PricingFree plan
- Best forSmall npm projects wanting CI health checks
- Free planYes
- Paid fromNone
- Package health scoringYes
- Facts checked26 Sep 2026
Where it wins
- Scores maintenance, licenses, size, deprecation, and unused dependencies
- Provides per-package and overall letter grades with JSON output
- Supports threshold-based CI failures, GitHub Actions, and a programmatic API
Where it doesn't
- Focused on the npm ecosystem rather than multiple package managers
- Self-hosted deployment leaves operation and environment management to your team
- Broader projects may outgrow its narrow dependency-health scope
Our verdict on DepGuard
DepGuard is an open-source Node.js command-line package for auditing npm dependencies. It suits solo developers and small teams that want a repeatable view of dependency health during development or continuous integration. The audit examines publish recency and maintainer count, license compatibility through SPDX checks, unpacked package size, dependency count, deprecation status, and whether installed packages are imported in JavaScript or TypeScript source files. Results include scores and letter grades for individual dependencies and the overall project.
The tool is free to use under an MIT-licensed npm package model. Teams can invoke it with npx, install it globally, add it as a development dependency, or call its programmatic audit API. JSON output supports automated processing, while threshold-based exit codes let a pipeline fail when health results fall below a chosen bar. GitHub Actions is the named integration, making the package a practical fit for repositories that already run npm checks in that environment.
DepGuard’s main distinction is the breadth of checks combined in one dependency-focused report: maintenance signals, licensing, package weight, deprecations with replacement messages, and unused dependency scanning. Its scope is also its boundary. The supported ecosystem is npm, and deployment is self-hosted, so organizations managing other package managers or seeking a broader, multi-ecosystem governance layer should choose an alternative. Small npm projects that value transparent, scriptable CI checks should find the feature set aligned with their workflow; larger or polyglot teams may need wider ecosystem coverage.
DepGuard pricing
DepGuard fact sheet
| Free plan | Yes |
|---|---|
| Paid from | None |
| Package health scoring | Yes |
| Dependency alerts | Yes |
| License analysis | Yes |
| Package ecosystems | npm |
| Repository platforms | Not verified |
| SBOM support | Not verified |
| Deployment | Self-hosted |
| Built for | Solo, Small business (editorial estimate) |
| Integrations | 1 integrations: GitHub Actions |
| Pricing | Free plan |
| Website | github.com |
| Facts checked | 26 Sep 2026 |
DepGuard integrations
DepGuard lists 1 integrations on its own site.
- GitHub Actions
Alternatives to DepGuard
- Sonatype LifecyclePolicy-driven SCA with broad ecosystem coverage, SBOMs, reachability, and continuous monitoring.3.0
- Endor LabsMaps vulnerable dependency reachability and connects findings to remediation workflows.4.0
- SocketBroad dependency risk coverage, with cloud-only deployment and paid plans from $25 per developer monthly.5.0
See all DepGuard alternatives →
Used DepGuard? Be the first to review it
The editor score above is our own research. What this page doesn't have yet is a reader's view — what you used DepGuard for, what worked and what didn't. No stars are seeded and no review is paid for; an editor reads every one before it appears.
Write a reviewTwo minutes · verified accounts only · read by an editor before it appears
Featured on iTechGuides
DepGuard is listed in our Open Source Package Health Tools directory. Add the badge to your site — it links back to this page.
<a href="https://www.itechguides.com/products/depguard/"><img src="https://www.itechguides.com/best/badge/depguard.svg" alt="Featured on iTechGuides" width="230" height="46"></a>
Reviewed by iTechGuides Editors · Editorial team · Updated Sep 2026
Advertiser disclosure: iTechGuides is reader-supported. We may earn a commission when you click some links. It never changes a score or a verdict. How we rank.


