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
- 140
- Versions published
- 49Mature · −50% score
- First published
- Jan 2024
- Publisher
- gustavohgs
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":["@builder.io/[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":["@builder.io/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3071852 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/plugin.system.js | 3071852 bytes | 10 |
Manifest
Package metadata
Scripts9
buildrollup -c rollup.config.tslinttslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'prebuildrimraf distrelease:devnpm run build && npm version prerelease --no-git-tag-version && npm publish --tag devrelease:patchnpm run build && npm version patch --no-git-tag-version && npm publishstartSERVE=true rollup -c rollup.config.ts -wtestjest --coveragetest:prodnpm run lint && npm run test -- --no-cachetest:watchjest --coverage --watch
Dependencies10
@builder.io/commerce-plugin-tools^0.3.0@builder.io/utils^1.1.16@emotion/react^11.11.4@mui/material^5.15.15deep-object-diff^1.1.9fast-json-stable-stringify^2.1.0lodash^4.17.21object-hash^3.0.0traverse^0.6.6uuid^8.3.2