PkgRadar

Package evidence

@resultcrafter/[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
63
Versions published
1
First published
May 2026
Publisher
resultcrafter

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":["@resultcrafter/[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":["@resultcrafter/[email protected]"],"fail_on":"high"}'
Publisherresultcrafter
Artifact bytes25,902
Previous versionnone
Published2026-05-29T10:46:05.145Z
SHA-25644b34aba37cda3247a5044ff94d4b9eda5f3d81c8413b67a5edd1094d687fbf6

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

Scripts2
  • startnode index.js
  • testmocha
Dependencies14
  • @tiledesk/tiledesk-client^0.8.29
  • app-root-path^3.0.0
  • axios^0.27.2
  • body-parser^1.20.0
  • dotenv^16.0.2
  • express^4.18.1
  • form-data^4.0.0
  • handlebars^4.7.7
  • jsonwebtoken^8.5.1
  • mongodb^3.5.5
  • mongoose^6.5.0
  • multer^1.4.5-lts.1
  • uuid^8.3.2
  • winston^3.3.3