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.
- Weekly downloads
- 10,683Mainstream · −50% score
- Versions published
- 3,888Mature · −50% score
- First published
- Jun 2022
- Publisher
- vividplanet
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":["@comet/[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":["@comet/[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
Scripts25
buildpnpm run clean && run-p gql:types generate-block-types && run-p build:babel build:typesbuild-storybookstorybook build --disable-telemetrybuild:babelpnpm exec babel ./src -x ".ts,.tsx" -d libbuild:typestsc --project ./tsconfig.build.json --emitDeclarationOnlycleanrimraf lib 'src/**/*.generated.ts'generate-block-typescomet generate-block-types --inputsgenerate-block-types:watchchokidar -s "block-meta.json" -c "pnpm generate-block-types"gql:typesgraphql-codegengql:watchpnpm graphql-codegen --watchlintrun-p gql:types generate-block-types && run-p lint:prettier lint:eslint lint:tsclint:cipnpm run lintlint:eslinteslint --max-warnings 0 src/ '**/*.json' --no-warn-ignoredlint:fixrun-p lint:fix:eslint lint:fix:prettierlint:fix:eslintpnpm run lint:eslint --fixlint:fix:prettierpnpm run lint:prettier --writelint:prettierpnpm exec prettier --check '*.{ts,js,json,md,yml,yaml}'lint:tsctsc --noEmitstartrun-p gql:types generate-block-types && run-p start:babel start:typesstart:babelpnpm exec babel ./src -x ".ts,.tsx" -d lib -wstart:typestsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutputstorybookstorybook dev -p 26647 --no-open --disable-telemetrytestpnpm run test:unit && pnpm run test:storybooktest:storybookvitest --run --project storybook --outputFile.junit=./junit-storybook.xmltest:unitvitest --run --project unit --outputFile.junit=./junit-unit.xmltest:watchvitest --watch
Dependencies36
@comet/admin9.0.0-canary-20260617103252@comet/admin-date-time9.0.0-canary-20260617103252@comet/admin-icons9.0.0-canary-20260617103252@comet/admin-rte9.0.0-canary-20260617103252@tiptap/core^3.22.3@tiptap/extension-heading^3.22.3@tiptap/extension-paragraph^3.22.3@tiptap/extension-subscript^3.22.3@tiptap/extension-superscript^3.22.3@tiptap/pm^3.22.3@tiptap/react^3.22.3@tiptap/starter-kit^3.22.3change-case^4.1.2class-validator^0.14.3date-fns^4.4.0final-form-arrays^3.1.0final-form-set-field-touched^1.0.1js-cookie^3.0.8lodash.escaperegexp^4.1.2lodash.isequal^4.5.0mime-db^1.54.0p-debounce^4.0.0react-cool-dimensions^2.0.7react-dropzone^14.3.8react-final-form-arrays^3.1.4react-hotkeys-hook^3.4.7react-image-crop^11.0.10react-split^2.0.14react-virtualized-auto-sizer^1.0.26react-window^1.8.11- …and 6 more.