PkgRadar

Package evidence

@yamachu/[email protected]

Credential File Packaged: package/resources/node_modules/bottleneck/.env

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
149
Versions published
2
First published
Dec 2024
Publisher
yamachu

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@yamachu/[email protected]"],"fail_on":"high"}'

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":["@yamachu/[email protected]"],"fail_on":"high"}'
Publisheryamachu
Artifact bytes7,410,881
Previous versionnone
Published2024-12-04T15:13:23.825Z
SHA-25646085ec69db0db3f0a331b73690448b7f7fdafd67b1d533a43b822542c609294

Why flagged

What the scanner saw

Credential File Packaged: package/resources/node_modules/bottleneck/.env

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
47Score
1.0.6Version
Status history (1 event)
  1. newavailable · risk high · score 47 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential File Packagedpackage/resources/node_modules/bottleneck/.envpackage/resources/node_modules/bottleneck/.env35
mediumRemote Dependency Specpackage.jsondependencies.@types/github-script="github:actions/github-script"12

Manifest

Package metadata

Dependencies2
  • @types/github-scriptgithub:actions/github-script
  • typescript^5.7.2