PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/src/config/.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
573
Versions published
321Mature · −50% score
First published
Feb 2022
Publisher
afialapis

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherafialapis
Artifact bytes236,816
Previous version3.0.0-beta.204
Published2026-05-24T17:09:19.483Z
SHA-256004be1e76e6a972c6cd3e2504e44ed428f8614f363af998f817e48ea4fb1ecbc

Why flagged

What the scanner saw

Credential File Packaged: package/src/config/.env

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

Availability ledger

available

high
Last checked
highRisk
37Score
3.0.0-beta.205Version
Status history (4 events)
  1. availableavailable · risk high · score 37 · status available -> available, risk high -> high, score 40 -> 37
  2. availableavailable · risk high · score 40 · status available -> available, risk high -> high, score 46 -> 40
  3. availableavailable · risk high · score 46 · status available -> available, risk high -> high, score 118 -> 46
  4. newavailable · risk high · score 118 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — postinstall="patch-package"

13 members · evidence strength 90
Publisher / release actor burststale

afialapis

2 members · evidence strength 64
Repeated static TTPstale

Credential File Packaged — package/src/config/.env

2 members · evidence strength 70

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/src/config/.envpackage/src/config/.env35
highCredential File Packagedpackage/template/.envpackage/template/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/src/config/.envpackage/src/config/.env35
highCredential File Packagedpackage/template/.envpackage/template/.env35
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5

Manifest

Package metadata

Scripts12
  • buildrm -fr build/cli/* build/server/* &&npx miolo build && npm run create-bin
  • build-binnpx miolo build-bin --bin-entry=src/server/bot/check_today.mjs
  • create-binnpx miolo create-bin
  • debnpx miolo deb
  • devnpx miolo dev
  • lintbiome check ./src --reporter=github
  • lint:fixbiome check --write ./src --reporter=github
  • postinstallpatch-package
  • resetrm -fr node_modules package-lock.json npm-lock.yaml && npm i
  • restartnode ./build/server/run.mjs restart 1>> /var/log/miolo-sample.log 2>&1
  • startnode ./build/server/run.mjs start 1>> /var/log/miolo-sample.log 2>&1
  • stopnode ./build/server/run.mjs stop 1>> /var/log/miolo-sample.log 2>&1
Dependencies32
  • @radix-ui/react-avatar^1.1.11
  • @radix-ui/react-collapsible^1.1.12
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-tooltip^1.2.8
  • @stepperize/react^6.1.0
  • @tailwindcss/postcss^4.3.0
  • @tanstack/react-table^8.21.3
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • farrapa^3.0.0-beta.10
  • intre^3.0.0-beta.4
  • joi^18.2.1
  • lucide-react^1.16.0
  • miolo-cli^3.0.0-beta.205
  • miolo-modelfile:../miolo-model
  • miolo-react^3.0.0-beta.205
  • next-themes^0.4.6
  • radix-ui^1.4.3
  • react^19.2.6
  • react-dom^19.2.6
  • react-router^7.15.1
  • recharts^3.8.1
  • sonner^2.0.7
  • tailwind^4.0.0
  • tailwind-merge^3.6.0
  • …and 2 more.