PkgRadar

Package evidence

@openplaybooks/[email protected]

Large Javascript Payload: 2342432 bytes

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
14
First published
May 2026
Publisher
minhlucvan

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":["@openplaybooks/[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":["@openplaybooks/[email protected]"],"fail_on":"review"}'
Publisherminhlucvan
Artifact bytes2,437,761
Previous version0.4.5
Published2026-06-03T23:38:37.177Z
SHA-256878c99a322d1c4b733c0ecb47ff7718ddfcca332229c1c142de93d1133121d21

Why flagged

What the scanner saw

Large Javascript Payload: 2342432 bytes

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js2342432 bytes0
lowObfuscation Densitypackage/dist/planner.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildtsup
  • convergetsx src/cli/main.ts
  • testvitest run
  • test:allvitest run
  • test:integrationvitest run tests/integration/*.test.ts
  • test:unitvitest run tests/*.test.ts
  • test:watchvitest watch
  • typechecktsc --noEmit
Dependencies8
  • @openplaybooks/agentfn^0.5.0
  • @openplaybooks/claudefn^0.5.0
  • glob^13.0.0
  • minimatch^10.2.5
  • tsx^4.21.0
  • uuid^11.0.3
  • yaml^2.7.0
  • zod^3.24.1