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,714Niche · −30% score
- Versions published
- 291Mature · −50% score
- First published
- Mar 2017
- Publisher
- GitLab CI/CD
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":["@paydock/[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":["@paydock/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2113325 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 9 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/bundles/index.cjs | 2113325 bytes | 10 |
| medium | Large Javascript Payload | package/bundles/widget.umd.js | 2200854 bytes | 10 |
| medium | Large Javascript Payload | package/bundles/index.mjs | 2110934 bytes | 10 |
Manifest
Package metadata
Scripts30
build:docnode docs/html/marked.jsbuild:jsrollup --config rollup.config.ts --configPlugin @rollup/plugin-typescriptbundle:cssgrunt replace:cssbundle:htmlgrunt replace:htmlbundle:jsrun-s clean:bundles build:jsbundle:js:localnpm run bundle:js && npm run replace:hostsclean:bundlesrimraf ./bundles/clean:librimraf ./lib/compute:checksums:bundlesfind ./bundles -type f -exec sha256sum {} \;compute:sha:bundlesnpm run compute:checksums:bundles | sha256sumcompute:sha:bundles:shortnpm run compute:sha:bundles | tail -1 | cut -c 1-7doc:cbarun-s clean:lib tsc:cba markdown:cbadoc:paydockrun-s clean:lib tsc:paydock markdown:paydockdoc:ubarun-s clean:lib tsc:paydock markdown:paydockmarkdown:cbagrunt cba_docsmarkdown:paydockgrunt docspublish:local./publish-to-local-registry.shreplace:hostsgrunt replace_hoststestrun-s test:mocha:chromium test:vitesttest:mocha:browserskarma start --browsers Chrome,Firefox,ChromeHeadlessNoSandbox --single-runtest:mocha:chromiumkarma start --browsers ChromeHeadlessNoSandbox --single-runtest:vitestvitest runtest:vitest:coveragevitest run --coveragetest:vitest:watchvitesttidybiome check --write --no-errors-on-unmatched --changed .tidy:cibiome ci --no-errors-on-unmatched .tidy:precommitbiome check --no-errors-on-unmatched --staged --write .tsc:cbatsc --project tsconfig.cba.jsontsc:paydocktsc --project tsconfig.paydock.jsontypechecktsc --project tsconfig.json --noEmit
Dependencies4
@auspayplus/open-payments-checkout1.8.0@bundled-es-modules/statuses1.0.1@newrelic/browser-agent1.260.1@stripe/stripe-js1.54.2