PkgRadar

Package evidence

@consultancy-outfit/[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
16
Versions published
3
First published
May 2026
Publisher
umer-outfit

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":["@consultancy-outfit/[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":["@consultancy-outfit/[email protected]"],"fail_on":"high"}'
Publisherumer-outfit
Artifact bytes12,760
Previous version1.0.0
Published2026-05-18T06:28:54.192Z
SHA-2569c3dffb38e9f72e6afedb5513e42a860880caf8030e00dd284fda4cb47a768f8

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

Scripts7
  • buildtsc
  • build:watchtsc --watch
  • debug:transcriptsnode -e "require('dotenv').config();const t=require('./dist/transcripts');const {readTodayTranscripts,formatTranscriptText}=t;const r=readTodayTranscripts();console.log(formatTranscriptText(r));console.log('\n---\nSessions:',r.sessions.length,'Chars:',r.totalChars,'Truncated:',r.truncated)"
  • demonode scripts/demo.js
  • demo:servernode mock-backend/server.js
  • testvitest run
  • test:watchvitest
Dependencies5
  • @azure/storage-blob^12.26.0
  • commander^12.0.0
  • dotenv^16.0.0
  • prompts^2.4.2
  • zod^3.23.0