PkgRadar

Package evidence

@quatrain/[email protected]

Credential File Packaged: package/.env

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":["@quatrain/[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":["@quatrain/[email protected]"],"fail_on":"high"}'
Publishercrapougnax
Artifact bytes25,655
Previous version1.1.3
Published2026-05-24T08:10:32.302Z
SHA-2563a9b69b4b9136fbc394401f76e2155b04e8eb8cb7155130bdf95034d085f20b8

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
1.1.4Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

crapougnax

2 members · evidence strength 51

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts3
  • buildtsc
  • devbun --watch src/index.ts
  • startbun src/index.ts
Dependencies13
  • @quatrain/api^1.1.5
  • @quatrain/api-server^1.1.9
  • @quatrain/api-server-express^1.1.11
  • @quatrain/app^1.1.17
  • @quatrain/auth-basic^1.0.2
  • @quatrain/backend^1.2.11
  • @quatrain/backend-migrations^1.1.6
  • @quatrain/backend-sqlite^1.1.7
  • @quatrain/core^1.2.14
  • @quatrain/studio^1.1.8
  • body-parser^1.20.2
  • cors^2.8.5
  • express^4.19.2