PkgRadar

Package evidence

@zerocat/[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
3
First published
Jun 2024
Publisher
wydev

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":["@zerocat/[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":["@zerocat/[email protected]"],"fail_on":"review"}'
Publisherwydev
Artifact bytes953,053
Previous version0.0.0-development
Published2024-06-28T08:48:52.853Z
SHA-256d5712b51a288a8367b365058d53a4c0d6f226b5a9b89493619bc464cb7f3fafe

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
0.0.1719564432662Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildwebpack --progress --colors --bail
  • commitmsgcommitlint -e $GIT_PARAMS
  • coveragetap ./test/{unit,integration}/*.js --coverage --coverage-report=lcov
  • prepublishOnlynpm run build
  • semantic-releasesemantic-release
  • testnpm run test:lint && jest "test[\\/](unit|integration)"
  • test:clearCachejest --clearCache
  • test:integrationjest "test[\\/]integration"
  • test:linteslint .
  • test:unitjest "test[\\/]unit"
  • versionjson -f package.json -I -e "this.repository.sha = '$(git log -n1 --pretty=format:%H)'"
  • watchwebpack --progress --colors --watch
Dependencies8
  • @babel/runtime7.21.0
  • @turbowarp/nanolog^0.2.0
  • arraybuffer-loader^1.0.3
  • base64-js1.3.0
  • cross-fetch3.1.5
  • fastestsmallesttextencoderdecoder^1.0.7
  • js-md50.7.3
  • worker-loader^2.0.0