Package evidence
[email protected]
Credential File Packaged: package/examples/advanced/create-react-app/.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
- 121Mature · −50% score
- First published
- Mar 2017
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential File Packaged: package/examples/advanced/create-react-app/.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
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/examples/advanced/create-react-app/.env | package/examples/advanced/create-react-app/.env | 35 |
Manifest
Package metadata
Scripts23
buildnode scripts/inject-version.js && tsc --emitDeclarationOnlydocs:buildastro check --root ./docs && astro build --root ./docsdocs:previewastro preview --root ./docsdocs:startastro dev --root ./docsformatrun-p format:*format:eslinteslint --fix "**/*.js"format:prettierprettier "**/*.{js,md,mdx}" "package.json" --writeinstall-clinpm install -g $(npm pack)lintrun-p lint:*lint:eslinteslint "**/*.js"lint:prettierprettier "**/*.{js,md,mdx}" "package.json" --list-different || (echo '↑↑ these files are not prettier formatted ↑↑' && exit 1)lint:typestsc --noEmitpreparehusky install && patch-packagereleasenpm run build && changeset publishtestweb-test-runner --coveragetest:coveragecd coverage/lcov-report && npx http-server -o -c-1test:nodemocha -r mocha-hooks.mjs "./__integration__/**/*.test.js" "./__tests__/**/*.test.js" "./__node_tests__/**/*.test.js"test:perfmocha -r mocha-hooks.mjs "./__perf_tests__/**/*.test.js"test:perf:debugweb-test-runner --config wtr-perf.config.mjs --watchtest:strip-typesnode --experimental-strip-types __tests__/strip-types-test.jstest:update-snapshotsweb-test-runner --update-snapshotstest:watchweb-test-runner --watchversionchangeset version && npm install
Dependencies13
@bundled-es-modules/deepmerge^4.3.2@bundled-es-modules/glob^13.0.6@bundled-es-modules/memfs^4.17.0@zip.js/zip.js^2.7.44chalk^5.3.0change-case^5.3.0colorjs.io^0.5.2commander^12.1.0is-plain-obj^4.1.0json5^2.2.2path-unified^0.2.0prettier^3.3.3tinycolor2^1.6.0