PkgRadar

Package evidence

@deliverables.org/[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
9
First published
Mar 2026
Publisher
skyhigh636

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":["@deliverables.org/[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":["@deliverables.org/[email protected]"],"fail_on":"high"}'
Publisherskyhigh636
Artifact bytes10,103
Previous version1.1.8
Published2026-05-05T11:31:05.130Z
SHA-256f4f6fb41e5c782736c6d53a68a187ac7f3c3ea284ebd005e5903d2ad505b20f0

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

Dependencies8
  • @azure/cosmos^4.9.3
  • @deliverables.org/config^1.1.2
  • @deliverables.org/database^1.1.2
  • @deliverables.org/helpers^1.1.2
  • axios^1.8.4
  • dotenv^16.4.7
  • express^4.21.1
  • uuid^11.1.0