PkgRadar

Package evidence

@wocker/[email protected]

no findings

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
27Mature · −50% score
First published
Mar 2024
Publisher
kearisp

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 monitoring

No 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":["@wocker/[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":["@wocker/[email protected]"],"fail_on":"review"}'
Publisherkearisp
Artifact bytes12,192
Previous version1.0.20-beta.2
Published2026-02-04T18:42:01.319Z
SHA-2562f1b968a3b534e29636157b6b2e50f170a7295d8b4d5f2a45acb68105e9e53a6

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

low
Last checked
lowRisk
0Score
1.0.20-beta.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsc
  • prepublishOnlynpm run build
  • testecho "Error: no test specified" && exit 1
  • watchtsc -w
Dependencies7
  • @wocker/core^1.0.25
  • @wocker/utils^2.0.3
  • cli-table3^0.6.5
  • csv-parser^3.2.0
  • date-fns^4.1.0
  • drizzle-orm^0.45.0
  • pg^8.16.3