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
- 924
- Versions published
- 138Established · −30% score
- First published
- Nov 2025
- 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
Remote Payload: matched "curl "
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/templates/hooks/session-bun-check.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts25
buildtsupcleanrm -rf distdevtsup --watchformatprettier --write .format:checkprettier --check .knipkniplinteslint src tests && tsc --noEmitlint:eslinteslint .lint:shshellcheck **/*.shprepublishOnlynode scripts/check-bun-publish.js && bun run test:release && bun run buildpretesttsuppretest:bddtsuppublintpublinttestvitest runtest:bddcucumber-jstest:coveragevitest run --coveragetest:donevitest run tests/hooks/ tests/schema.test.tstest:integrationvitest run tests/integration/test:releasevitest run --config vitest.release.config.tstest:slowvitest run --config vitest.slow.config.tstest:smoketsup && vitest run tests/hooks/ tests/schema.test.ts tests/integration/quality-gates.test.ts tests/integration/jtbd-gate.test.ts tests/smoke/hook-coverage.test.ts tests/integration/phase0-walkthrough.test.ts tests/integration/golden-path.test.tstest:smoke:fastvitest run tests/hooks/ tests/schema.test.ts tests/integration/quality-gates.test.ts tests/integration/jtbd-gate.test.ts tests/smoke/hook-coverage.test.tstest:smoke:livevitest run --config vitest.live.config.tstest:watchvitesttypechecktsc --noEmit
Dependencies26
@eslint-community/eslint-plugin-eslint-comments^4.7.2@eslint/js^9.39.4@next/eslint-plugin-next16.2.9@tanstack/eslint-plugin-query5.101.0@vitest/eslint-plugin^1.6.20commander14.0.3eslint-config-prettier^10.1.8eslint-import-resolver-typescript^4.4.5eslint-plugin-astro^1.7.0eslint-plugin-better-tailwindcss4.5.0eslint-plugin-import-x^4.16.2eslint-plugin-jsdoc^63.0.2eslint-plugin-jsx-a11y^6.10.2eslint-plugin-playwright2.10.4eslint-plugin-promise^7.3.0eslint-plugin-react^7.37.5eslint-plugin-react-hooks^7.1.1eslint-plugin-regexp3.1.0eslint-plugin-security4.0.0eslint-plugin-simple-import-sort^13.0.0eslint-plugin-sonarjs4.0.3eslint-plugin-storybook10.4.3eslint-plugin-turbo2.9.17eslint-plugin-unicorn64.0.0typescript-eslint8.61.0yaml^2.9.0