PkgRadar

Package evidence

@equinor/[email protected]

Credential File Packaged: package/lib/echo-dev-host/.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
506Mature · −50% score
First published
Mar 2021
Publisher
csabathekiss

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@equinor/[email protected]"],"fail_on":"review"}'

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":["@equinor/[email protected]"],"fail_on":"review"}'
Publishercsabathekiss
Artifact bytes9,309,822
Previous version6.0.0-edsv2-beta-1
Published2026-06-08T13:44:29.382Z
SHA-25670511dbbca69f5541346f65fc390ca3df2e2ba20223ce96e0220f4ee88c10ba1

Why flagged

What the scanner saw

Credential File Packaged: package/lib/echo-dev-host/.env

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
6.0.0-edsv2-beta-2Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/lib/echo-dev-host/.envpackage/lib/echo-dev-host/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/lib/echo-dev-host/.envpackage/lib/echo-dev-host/.env35
lowLarge Javascript Payloadpackage/lib/echo-dev-host/echo-dev-host-build/vendors-node_modules_babel_polyfill_lib_index_js-node_modules_react-dom_client_js-node_module-972289.echo.bundle.js9041743 bytes0
lowObfuscation Densitypackage/lib/echo-dev-host/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts18
  • align-depsnode lib/tools/releaseWorkflow/align-echo-dev-host-deps.js
  • buildtsc && node copy-dev-host.cjs
  • build:release-toolstsc --project src/tools/releaseWorkflow/tsconfig.json
  • bump-versionnode lib/tools/releaseWorkflow/bump-echo-cli-version.js
  • check-depsnode check-dev-host-deps.cjs
  • cli-publishnpm run build
  • echo-publishnpm publish --access public
  • echo-publish-betanpm publish --access public --tag beta
  • echo-publish-nextnpm publish --access public --tag next
  • echo-testnpm ci & jest --watchAll
  • echo-updateecho-update
  • echo-update-allecho-update -a
  • echo-update-nextecho-update -c
  • echo-update-versionecho-update -v
  • linteslint --color
  • postcli-publishnpm run echo-publish
  • testtsc && tsc --project tsconfig.test.json && jest
  • verify-libsnode lib/tools/releaseWorkflow/verify-echo-libs-published.js
Dependencies40
  • @babel/core^7.29.7
  • @babel/preset-env^7.29.7
  • @babel/preset-react^7.29.7
  • @babel/preset-typescript^7.29.7
  • @equinor/echo-scripts0.1.5
  • @oclif/core^4.11.4
  • @svgr/webpack8.1.0
  • assert2.1.0
  • autoprefixer^10.5.0
  • babel-loader10.1.1
  • babel-polyfill6.26.0
  • chalk5.6.2
  • css-loader7.1.4
  • dotenv-webpack9.0.0
  • express5.2.1
  • figlet1.11.0
  • file-loader6.2.0
  • fs-extra^11.3.5
  • html-webpack-plugin^5.6.7
  • listr210.2.1
  • ncp2.0.0
  • ora^9.4.0
  • package-directory8.2.0
  • pem1.14.8
  • postcss^8.5.15
  • react19.2.4
  • replace-in-file-webpack-plugin1.0.6
  • strip-ansi7.2.0
  • style-loader4.0.0
  • terser-webpack-plugin^5.6.1
  • …and 10 more.