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,461,812
Previous version1.0.6
Published2026-05-30T16:06:23.136Z
SHA-256ceec350ce763a43259f383e70e7f4982f29e1073c712d6f8194f064f9e88c276

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.1.0Version
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