PkgRadar

Package evidence

@code-recycle/[email protected]

Credential file access: matched ".npmrc"

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 promoting

Mixed 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"}'
Publisherwszgrcy
Artifact bytes417,671
Previous version1.3.12
Published2026-04-25T08:57:45.086Z
SHA-256b23905a8012bfaa1467d8d46210bb3e1924cf6d3c56e16c2d7e3e1656c6c9b80

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

review
Last checked
reviewRisk
3Score
1.3.13Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/9.jsmatched ".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.19
  • commander12.0.0
  • ejs3.1.9
  • fast-glob3.3.2
  • handlebars^4.7.8
  • lodash4.17.21
  • rxjs7.8.1
  • static-injector3.0.0
  • ts-node10.9.2
  • typescript5.2.2
  • web-tree-sitter0.22.1
  • zone.js~0.14.0