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
- 1,402Mature · −50% score
- First published
- Aug 2021
- Publisher
- mariantonia
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@griddo/[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":["@griddo/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts18
// BUILD// LINT// START// TESTbuildNODE_OPTIONS=--openssl-legacy-provider node ./scripts/build.jsbuild:devNODE_OPTIONS=--openssl-legacy-provider node --env-file=./env/.env.development ./scripts/build.jsformat:writebiome format --writelintbiome checkstartnpm run start:devstart:devnode --env-file=./env/.env.development ./scripts/start.jsstart:localnode --env-file=./env/.env.local ./scripts/start.jsstart:stagingnode --env-file=./env/.env.staging ./scripts/start.jstestjesttest:cijest --runInBandtest:coveragejest --coveragetest:devnpm run test -- --watchtest:dev:coveragenpm run test:coverage -- --watchtest:watchjest --watch
Dependencies113
@dnd-kit/core6.3.1@dnd-kit/sortable10.0.0@griddo/api-types^1.0.12@pmmmwh/react-refresh-webpack-plugin0.5.16@styled-system/prop-types5.1.5@styled-system/theme-get5.1.2@svgr/webpack5.5.0@testing-library/jest-dom5.16.5@testing-library/react13.4.0@testing-library/user-event14.6.1@types/compress.js1.1.3@types/draft-js0.11.18@types/lodash.isequal4.5.8@types/markdown-draft-js2.2.7@types/node20.17.10@types/react18.2.79@types/react-beautiful-dnd13.1.3@types/react-datepicker4.19.6@types/react-dom18.2.25@types/react-draft-wysiwyg1.13.8@types/react-redux7.1.25@types/react-router-dom5.3.3@types/react-slick0.23.13@types/react-test-renderer17.0.1@types/styled-components5.1.26@types/uuid8.3.4@types/webpack-env1.18.0axios0.19.0babel-loader8.2.2babel-plugin-named-asset-import0.3.8- …and 83 more.