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
- 649Mature · −50% score
- First published
- Feb 2018
- 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
Large Javascript Payload: 4188920 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 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/solid-panes.js | 4188920 bytes | 10 |
| medium | Large Javascript Payload | package/dist/solid-panes.min.js | 2582958 bytes | 10 |
Manifest
Package metadata
Scripts22
buildnpm run clean && npm run build-version && npm run typecheck && npm run build-dist && npm run build-js && npm run postbuild-jsbuild-distwebpack --progressbuild-jsbabel src --out-dir dist --extensions '.ts,.js' && tsc --emitDeclarationOnlybuild-versionbash timestamp.sh > src/versionInfo.ts && ./node_modules/.bin/eslint 'src/versionInfo.ts' --fixcleanrm -rf dist src/versionInfo.tsignore:prepublishOnlynpm run build && npm run lint && npm testlinteslintlint-fixeslint --fixpostbuild-jsrm -f dist/versionInfo.d.ts dist/versionInfo.d.ts.mappostversiongit push origin main --follow-tagspreversionnpm run lint && npm run typecheck && npm teststartwebpack serve --config webpack.dev.config.mjs --opentestjest --no-coveragetest-coveragejest --coverage --collectCoverageFrom=src/**/*.[jt]stest-debugnode --inspect-brk ./node_modules/.bin/jest -i --env jest-environment-node-debugtest-watchnpm run lint && jest --onlyChanged --watchtypechecktsc --noEmittypecheck-testtsc --noEmit -p tsconfig.test.jsonwatchnpm run build-version && concurrently -k -n babel,types,webpack "npm:watch-js" "npm:watch-types" "npm:watch-dist"watch-distwebpack --watchwatch-jsbabel src --out-dir dist --source-maps --extensions '.ts,.js' --watchwatch-typestsc --emitDeclarationOnly --watch --preserveWatchOutput
Dependencies16
@solid/better-simple-slideshow^0.1.0activitystreams-pane^1.0.2chat-pane^3.0.3contacts-pane^3.2.0dompurify^3.4.4folder-pane^3.1.0issue-pane^3.0.2lit-html^3.3.2marked^18.0.3meeting-pane^3.0.2mime-types^3.0.2pane-registry^3.1.1profile-pane^3.2.2solid-namespace^0.5.4solid-ui^3.1.1source-pane^3.1.0