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
- 1,613Niche · −30% score
- Versions published
- 634Mature · −50% score
- First published
- Jun 2016
- 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: 7171416 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/mashlib.js | 7171416 bytes | 10 |
| medium | Large Javascript Payload | package/dist/mashlib.min.js | 3309301 bytes | 10 |
Manifest
Package metadata
Scripts20
buildnpm run clean && npm run build-version && npm run typecheck && npm run build-dist && npm run postbuild-jsbuild-distwebpack --progress --mode=productionbuild-dist:workspacewebpack --progress --mode=production --env resolutionMode=workspacebuild-version./timestamp.sh > src/versionInfo.ts && eslint 'src/versionInfo.ts' --fixbuild:ghpagesnpm run clean && npm run build-version && npm run typecheck && PUBLIC_PATH=/mashlib/dist/ npm run build-dist && npm run postbuild-jsbuild:workspacenpm run clean && npm run build-version && npm run typecheck && npm run build-dist:workspace && npm run postbuild-jsbundlesizebundlesizecleanrm -rf dist ./src/versionInfo.tsignore:postpublishgit push origin main --follow-tagsignore:prepublishOnlynpm run lint && npm run build && npm run bundlesizelinteslintlint-fixeslint --fixpostbuild-jsrm -f dist/versionInfo.d.ts dist/versionInfo.d.ts.mappreversionnpm run lint && npm run typecheck && npm teststartnpm run build-version && webpack serve --config webpack.config.mjsstart:workspacenpm run build-version && webpack serve --config webpack.config.mjs --env resolutionMode=workspacetestecho no jest teststypechecktsc --noEmitwatchnpm run build-version && webpack --watchwatch:workspacenpm run build-version && webpack --watch --env resolutionMode=workspace
Dependencies5
pane-registry^3.1.1rdflib^2.3.9solid-logic^4.0.7solid-panes^4.4.1solid-ui^3.1.1