PkgRadar

Package evidence

@techninja/[email protected]

Credential File Packaged: package/templates/.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
56
Versions published
42
First published
Apr 2026
Publisher
techninja

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":["@techninja/[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":["@techninja/[email protected]"],"fail_on":"high"}'
Publishertechninja
Artifact bytes2,943,190
Previous versionnone
Published2026-04-11T22:55:55.568Z
SHA-2561e1c7bf6ef06573c370057661eb5dc7e4272e67b2ff82499cb27e065c9be85b2

Why flagged

What the scanner saw

Credential File Packaged: package/templates/.env

1 candidate cluster(s) currently reference this release.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
76Score
0.1.4Version
Status history (1 event)
  1. newavailable · risk high · score 76 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/templates/.env

11 members · evidence strength 76
Repeated static TTPcandidate

Credential File Packaged — package/templates/.env

11 members · max score 76

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/.envpackage/templates/.env35
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/.envpackage/templates/.env35
lowCredential file accesspackage/api/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/api/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/api/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/api/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/api/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/api/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.jsmatched "aws_access_key"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/setup.js"5
lowCredential file accesspackage/api/node_modules/@aws-sdk/credential-provider-ini/package.jsonmatched ".aws/"3
lowCredential file accesspackage/api/node_modules/@aws-sdk/credential-provider-process/package.jsonmatched ".aws/"3
lowObfuscation Densitypackage/api/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • devnode --watch --env-file=.env --env-file=.env.local src/server.js
  • postinstallnode scripts/setup.js
  • releasenode scripts/release.js
  • specclearstack
  • startnode src/server.js
  • testnode scripts/test.js
Dependencies4
  • express^5.2.1
  • hybrids^9.1.22
  • lucide-static^1.7.0
  • ws^8.0.0