PkgRadar

Package evidence

@wowok/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
62
Versions published
9
First published
May 2026
Publisher
wowok

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":["@wowok/[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":["@wowok/[email protected]"],"fail_on":"review"}'
Publisherwowok
Artifact bytes452,592
Previous version2.3.1
Published2026-06-11T01:01:49.253Z
SHA-2568e609749cd928daf602a709727dfaa82c8f3b78cbdf8a617ee569c4c8a8013d5

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

17 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 17 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/esm/w/call/arbitration.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/client-BbTe6dS3.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/graphql-BjXCu-xN.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/w/call/guard.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/local-c-Tbdkfa.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/w/call/machine.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/messenger-api-Dd0OkF4z.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/messenger-vFTCUx33.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/object-B8QGGasM.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/w/call/permission.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/w/call/progress.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/w/call/repository.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/w/call/reward.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/service-jxe3Sv3u.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/w/messenger/storage.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/w/call/treasury.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/w/local/wip.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts24
  • analyzesize-limit --why
  • buildnode genversion.mjs && tsdown --logLevel silent --no-report && pnpm obfuscate > nul
  • build:testnode genversion.mjs && tsdown --no-report
  • cleannode -e "require('fs').rmSync('dist',{recursive:true,force:true})"
  • codegenpnpm codegen:graphql && pnpm codegen:grpc && pnpm lint:fix
  • codegen:allnode tools/codegen.js all
  • codegen:graphqlnode tools/codegen.js graphql
  • codegen:grpcnode tools/codegen.js grpc
  • codegen:jsonrpcnode tools/codegen.js jsonrpc
  • codegen:versionnode genversion.mjs
  • eslint:checkeslint --max-warnings=0 .
  • eslint:fixpnpm run eslint:check --fix
  • lintpnpm run eslint:check && pnpm run prettier:check
  • lint:fixpnpm run eslint:fix && pnpm run prettier:fix
  • obfuscatejavascript-obfuscator dist/esm --output dist/esm --config obfuscator.json
  • prettier:checkprettier -c --ignore-unknown .
  • prettier:fixprettier -w --ignore-unknown .
  • sizesize-limit
  • testpnpm test:typecheck && pnpm test:unit
  • test:e2evitest run --config test/e2e/vitest.config.mts
  • test:typechecktsc -p ./test
  • test:unitvitest run unit __tests__
  • update-graphql-schemapnpm tsx scripts/update-graphql-schema.ts
  • vitestvitest
Dependencies19
  • @graphql-typed-document-node/core^3.2.0
  • @mysten/bcs^2.0.5
  • @mysten/utils^0.3.3
  • @noble/curves^2.0.1
  • @noble/hashes^2.0.1
  • @noble/post-quantum^0.6.1
  • @protobuf-ts/grpcweb-transport^2.11.1
  • @protobuf-ts/runtime^2.11.1
  • @protobuf-ts/runtime-rpc^2.11.1
  • @scure/base^2.0.0
  • @scure/bip32^2.0.1
  • @scure/bip39^2.0.1
  • @zip.js/zip.js^2.7.57
  • gql.tada^1.9.0
  • graphql^16.12.0
  • libsql^0.5.29
  • lodash^4.17.21
  • poseidon-lite0.2.1
  • valibot^1.2.0