PkgRadar

Package evidence

@ai-qa/[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
20
First published
May 2026
Publisher
houcine111

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":["@ai-qa/[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":["@ai-qa/[email protected]"],"fail_on":"high"}'
Publisherhoucine111
Artifact bytes2,661,382
Previous version2.0.20
Published2026-06-10T11:20:36.914Z
SHA-256f9fdea92afad044a2088bae6a3a92d90cc0162ff81afae7719991ac707f0f01a

Why flagged

What the scanner saw

Credential File Packaged: package/.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
35Score
2.0.21Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/.env

867 members · evidence strength 90
Repeated static TTPcandidate

Credential File Packaged — package/.env

867 members · max score 109

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowObfuscation Densitypackage/qa-dashboard/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • devnodemon app.js
  • startnode app.js
Dependencies6
  • chart.js^4.4.0
  • dotenv^16.3.1
  • ejs^3.1.9
  • express^4.18.2
  • express-ejs-layouts^2.5.1
  • morgan^1.10.0