PkgRadar

Package evidence

@hardfist/[email protected]

Credential File Packaged: package/.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
87
Versions published
5
First published
Oct 2019
Publisher
hardfist

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":["@hardfist/[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":["@hardfist/[email protected]"],"fail_on":"high"}'
Publisherhardfist
Artifact bytes47,333
Previous version0.3.0
Published2019-10-07T07:33:36.971Z
SHA-256f332ce5273a350ea7d502b3fe9ddb393e6f0bc9c9e2c6aac10c9550198f51b67

Why flagged

What the scanner saw

Credential File Packaged: package/.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.3.1Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts4
  • buildreact-scripts build
  • ejectreact-scripts eject
  • startreact-scripts start
  • testecho success
Dependencies18
  • @types/jest24.0.18
  • @types/jwt-decode^2.2.1
  • @types/node12.7.5
  • @types/react16.9.2
  • @types/react-dom16.9.0
  • @types/superagent^4.1.3
  • axios^0.19.0
  • easy-peasy^3.1.0
  • jwt-decode^2.2.0
  • react^16.9.0
  • react-dom^16.9.0
  • react-router^5.0.1
  • react-router-dom^5.0.1
  • react-scripts3.1.2
  • rxjs^6.5.3
  • superagent^5.1.0
  • superagent-promise^1.1.0
  • typescript3.6.3