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
- 143Mature · −50% score
- First published
- Jul 2022
- Publisher
- tanay-dimri
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":["@epigraph/[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":["@epigraph/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2724200 bytes
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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 2724200 bytes | 10 |
Manifest
Package metadata
Scripts18
------------------------------====================================-------------------------------====================================--------------------------------====================================build-and-run:client-docsnpm run generate-api-docs && cd ./docs/client-docs && npm run build && npm run servebuild:client-docsnpm run generate-api-docs && cd ./docs/client-docs && npm run buildbuild:cloudflarevite build --mode stagingbuild:prodcross-env NODE_ENV=production && vite build --mode production && npm run organise:distbuild:stagingcross-env NODE_ENV=staging && vite build --mode stagingcreate-public-dirnode npm-scripts/createPubDir.jsdevviteformatpretty-quick --stagedformat-allprettier -w . && git add -A .generate-api-docsnode ./src/generateApiDocsAsMD.jslive:client-docscd ./docs/client-docs && npm run startorganise:distnode npm-scripts/organiseDist.jspreparehusky installprepublishOnlynpm run build:prodsetupnpm install && npm run download-all-assets
Dependencies35
@epigraph/epigraph-std-lib^4.8.0@gltf-transform/core3.7.3@gltf-transform/functions3.7.3@google/model-viewer^3.5.0@react-three/drei^9.108.3@react-three/fiber^8.16.8@react-three/postprocessing^2.16.2@react-three/rapier^1.1.1@splidejs/react-splide0.7.12@tweenjs/tween.js21.0.0@use-gesture/react10.3.0@vitejs/plugin-react4.1.0convert-units2.3.4eslint8.51.0eslint-config-standard17.1.0eslint-plugin-import2.28.1eslint-plugin-n16.2.0eslint-plugin-promise6.1.1eslint-plugin-react7.33.2fs-extra^11.1.1jsdoc4.0.2lint-staged15.0.1lottie-react^2.4.0path0.12.7postprocessing^6.33.4qr-creator^1.0.0react18.2.0react-dom18.2.0react-quill2.0.0react-tabs6.0.2- …and 5 more.