PkgRadar

Package evidence

@tiledesk/[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.

Versions published
30Mature · −50% score
First published
Mar 2023
Publisher
eljohnny

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@tiledesk/[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":["@tiledesk/[email protected]"],"fail_on":"high"}'
Publishereljohnny
Artifact bytes24,840
Previous version0.1.29
Published2025-12-17T11:12:08.862Z
SHA-2563a6813799bcbdd3f773b588ac3bb8217791cba8c4b2f4166571016e2b666a3e3

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
17Score
0.1.30Version
Status history (1 event)
  1. newavailable · risk high · score 17 · 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