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
- 57
- Versions published
- 13Established · −30% score
- First published
- Feb 2024
- Publisher
- wszgrcy
Effective trust discount applied: −30% (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":["@code-recycle/[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":["@code-recycle/[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 3 · 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/9.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Dependencies29
@angular-devkit/core17.2.2@angular/compiler17.2.3@angular/core17.2.3@lezer/cpp1.1.2@lezer/css1.1.8@lezer/html1.3.9@lezer/java1.1.1@lezer/javascript1.4.13@lezer/json1.0.2@lezer/lezer1.1.2@lezer/markdown1.2.0@lezer/php1.0.2@lezer/python1.1.11@lezer/rust1.0.2@lezer/sass1.0.4@lezer/xml1.0.4@types/lodash4.14.202@vue/compiler-dom3.4.19commander12.0.0ejs3.1.9fast-glob3.3.2handlebars^4.7.8lodash4.17.21rxjs7.8.1static-injector3.0.0ts-node10.9.2typescript5.2.2web-tree-sitter0.22.1zone.js~0.14.0