PkgRadar

Package evidence

@yanqirenshi/[email protected]

Credential File Packaged: package/example/.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.

Versions published
9
First published
Jul 2020
Publisher
yanqirenshi

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":["@yanqirenshi/[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":["@yanqirenshi/[email protected]"],"fail_on":"high"}'
Publisheryanqirenshi
Artifact bytes487,063
Previous version0.1.0
Published2021-11-24T11:15:20.614Z
SHA-25668ea0d412a2db981463d5f103f8480200f6a8db6e5b27a3f2163556a8e3970a3

Why flagged

What the scanner saw

Credential File Packaged: package/example/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/example/.envpackage/example/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/example/.envpackage/example/.env35
lowObfuscation Densitypackage/documents/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildreact-scripts build
  • ejectreact-scripts eject
  • startreact-scripts start
  • testreact-scripts test
Dependencies8
  • @testing-library/jest-dom^4.2.4
  • @testing-library/react^9.5.0
  • @testing-library/user-event^7.2.1
  • @yanqirenshi/d3.sitemap0.0.2
  • @yanqirenshi/d3.svg0.0.11
  • react^16.13.1
  • react-dom^16.13.1
  • react-scripts3.4.1