PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/src/backend/_core/vendor/vlucas/phpdotenv/tests/fixtures/env/.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
77
First published
May 2026
Publisher
rhaastrake

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"}'
Publisherrhaastrake
Artifact bytes156,411
Previous version2.0.2
Published2026-06-01T09:36:56.610Z
SHA-256a3837e060b5f62af44b08c630b76fec13b931ce04a371c2fa397e1613313ffc5

Why flagged

What the scanner saw

Credential File Packaged: package/src/backend/_core/vendor/vlucas/phpdotenv/tests/fixtures/env/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/src/backend/_core/vendor/vlucas/phpdotenv/tests/fixtures/env/.envpackage/src/backend/_core/vendor/vlucas/phpdotenv/tests/fixtures/env/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/src/backend/_core/vendor/vlucas/phpdotenv/tests/fixtures/env/.envpackage/src/backend/_core/vendor/vlucas/phpdotenv/tests/fixtures/env/.env35
lowInstall-time lifecycle scriptpackage.jsonpostinstall="cd src/backend/_core && composer install --quiet"5

Manifest

Package metadata

Scripts11
  • assistantnode _tools/assistant.js
  • buildnpm run clean && npm run build:css && npm run build:js && npm run build:11ty
  • build:11tyeleventy
  • build:csssass src/frontend/scss:out/css --no-source-map --style=compressed --quiet
  • build:jsesbuild "src/frontend/js/pages/*.js" --bundle --outdir=out/js/pages --minify
  • cleannode _tools/cleanOutput.js
  • postinstallcd src/backend/_core && composer install --quiet
  • servenpm run clean && concurrently "npm run serve:11ty" "npm run serve:css" "npm run serve:js"
  • serve:11tyeleventy --serve --quiet
  • serve:csssass --watch src/frontend/scss:out/css --no-source-map --quiet
  • serve:jsesbuild "src/frontend/js/pages/*.js" --bundle --outdir=out/js/pages --watch
Dependencies8
  • @11ty/eleventy^3.1.2
  • @11ty/eleventy-img^6.0.4
  • bootstrap^5.3.8
  • bootstrap-icons^1.13.1
  • bulma^1.0.4
  • foundation-sites^6.9.0
  • glob^13.0.6
  • uikit^3.25.13