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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/lib/echo-dev-host/.env | package/lib/echo-dev-host/.env | 35 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/lib/echo-dev-host/.env | package/lib/echo-dev-host/.env | 35 |
| low | Large Javascript Payload | package/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.js | 9041743 bytes | 0 |
| low | Obfuscation Density | package/lib/echo-dev-host/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts18
align-depsnode lib/tools/releaseWorkflow/align-echo-dev-host-deps.jsbuildtsc && node copy-dev-host.cjsbuild:release-toolstsc --project src/tools/releaseWorkflow/tsconfig.jsonbump-versionnode lib/tools/releaseWorkflow/bump-echo-cli-version.jscheck-depsnode check-dev-host-deps.cjscli-publishnpm run buildecho-publishnpm publish --access publicecho-publish-betanpm publish --access public --tag betaecho-publish-nextnpm publish --access public --tag nextecho-testnpm ci & jest --watchAllecho-updateecho-updateecho-update-allecho-update -aecho-update-nextecho-update -cecho-update-versionecho-update -vlinteslint --colorpostcli-publishnpm run echo-publishtesttsc && tsc --project tsconfig.test.json && jestverify-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.0assert2.1.0autoprefixer^10.5.0babel-loader10.1.1babel-polyfill6.26.0chalk5.6.2css-loader7.1.4dotenv-webpack9.0.0express5.2.1figlet1.11.0file-loader6.2.0fs-extra^11.3.5html-webpack-plugin^5.6.7listr210.2.1ncp2.0.0ora^9.4.0package-directory8.2.0pem1.14.8postcss^8.5.15react19.2.4replace-in-file-webpack-plugin1.0.6strip-ansi7.2.0style-loader4.0.0terser-webpack-plugin^5.6.1- …and 10 more.