Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 4,976,209Ubiquitous · −70% score
- Versions published
- 1,067Mature · −50% score
- First published
- Feb 2017
- Publisher
- google-wombot
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@angular/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@angular/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/package-managers/package-manager-descriptor.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Dependencies18
@angular-devkit/architect0.2201.0-next.0@angular-devkit/core22.1.0-next.0@angular-devkit/schematics22.1.0-next.0@inquirer/prompts8.5.2@listr2/prompt-adapter-inquirer4.2.4@modelcontextprotocol/sdk1.29.0@schematics/angular22.1.0-next.0@yarnpkg/lockfile1.1.0algoliasearch5.53.0ini7.0.0jsonc-parser3.3.1listr210.2.1npm-package-arg14.0.0pacote21.5.0parse5-html-rewriting-stream8.0.1semver7.8.1yargs18.0.0zod4.4.3