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
- 89Mature · −50% score
- First published
- Mar 2025
- Publisher
- koobiq-org
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@koobiq/[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":["@koobiq/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts5
buildvite build && tsc -p tsconfig.build.json && rm -rf dist/node_modulescleanrimraf dist && rimraf node_modules && rimraf .turbolintpnpm lint:jslint:jseslint --ext .ts,.tsx src --fixtype-checktsc --noEmit --pretty
Dependencies56
@koobiq/logger0.34.1@koobiq/react-core0.34.1@react-aria/autocomplete3.0.0-rc.6@react-aria/breadcrumbs3.5.32@react-aria/button3.14.5@react-aria/calendar3.9.5@react-aria/checkbox3.16.5@react-aria/collections3.0.3@react-aria/combobox3.15.0@react-aria/datepicker3.16.1@react-aria/dialog3.5.34@react-aria/disclosure3.1.3@react-aria/label3.7.25@react-aria/link3.8.9@react-aria/listbox3.15.3@react-aria/menu3.21.0@react-aria/numberfield3.12.5@react-aria/overlays3.31.2@react-aria/progress3.4.30@react-aria/radio3.12.5@react-aria/searchfield3.8.12@react-aria/select3.17.3@react-aria/selection3.27.2@react-aria/separator3.4.16@react-aria/switch3.7.11@react-aria/table3.17.11@react-aria/tabs3.11.1@react-aria/tag3.8.1@react-aria/textfield3.18.5@react-aria/toast3.0.11- …and 26 more.