PkgRadar

Package evidence

@ptah-app/[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
8
Versions published
5
First published
Nov 2025
Publisher
md4

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":["@ptah-app/[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":["@ptah-app/[email protected]"],"fail_on":"high"}'
Publishermd4
Artifact bytes3,281
Previous version0.2.1
Published2026-05-01T12:15:53.448Z
SHA-256fe11c3ffab38413a35d890b93520abbff2d4b0367e8b53637c0660cfcfdf2231

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.2.3Version
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
  • buildnpm link --force
  • startnodemon
Dependencies14
  • @ptah-app/lib-shared0.2.3
  • @ptah-app/service-api0.2.3
  • @ptah-app/service-bus0.2.3
  • @ptah-app/service-gateway-ws0.2.3
  • @ptah-app/service-main0.2.3
  • @ptah-app/service-midi0.2.3
  • @ptah-app/ui-admin0.2.3
  • arg^5.0.2
  • dotenv^17.4.2
  • nodemon^3.1.14
  • open^11.0.0
  • pm2^6.0.14
  • serve^14.2.6
  • serve-handler^6.1.7