PkgRadar

Package evidence

@roackb2/[email protected]

Large Javascript Payload: 4759868 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
77
First published
Apr 2026
Publisher
roackb2

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":["@roackb2/[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":["@roackb2/[email protected]"],"fail_on":"review"}'
Publisherroackb2
Artifact bytes2,612,249
Previous version3.11.0
Published2026-06-12T18:29:14.420Z
SHA-25698e179332f6708bf98506d2f03d04fe50d95552dc4633c818d2f5a8bb6f19cc1

Why flagged

What the scanner saw

Large Javascript Payload: 4759868 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
3.12.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/src/web-v2/assets/index-Ip-zQY5U.js4759868 bytes0

Manifest

Package metadata

Scripts61
  • buildyarn clean && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json && node scripts/copy-built-in-skill-assets.mjs && node scripts/mark-bin-executable.mjs && yarn client:build
  • chat:devtsx --no-cache src/cli-v2/main.ts chat
  • chat:dev:anthropicANTHROPIC_API_KEY="$PERSONAL_ANTHROPIC_API_KEY" tsx --no-cache src/cli-v2/main.ts chat
  • chat:dev:openaiOPENAI_API_KEY="$PERSONAL_OPENAI_API_KEY" tsx --no-cache src/cli-v2/main.ts chat
  • chat:dev:v2tsx --no-cache src/cli-v2/main.ts chat-v2
  • chat:dev:v2:anthropicANTHROPIC_API_KEY="$PERSONAL_ANTHROPIC_API_KEY" tsx --no-cache src/cli-v2/main.ts chat-v2
  • chat:dev:v2:openaiOPENAI_API_KEY="$PERSONAL_OPENAI_API_KEY" tsx --no-cache src/cli-v2/main.ts chat-v2
  • cleannode scripts/clean-dist.mjs
  • cli:devtsx --no-cache src/cli-v2/main.ts
  • client:buildtsc -p src/web-v2/tsconfig.json --noEmit && vite build --config src/web-v2/vite.config.ts
  • client:build:v2tsc -p src/web-v2/tsconfig.json --noEmit && vite build --config src/web-v2/vite.config.ts
  • client:devvite --config src/web-v2/vite.config.ts
  • client:dev:v2vite --config src/web-v2/vite.config.ts
  • daemon:devtsx --no-cache src/cli-v2/main.ts daemon --assets-dir dist/src/web-v2
  • daemon:dev:v2tsx --no-cache src/cli-v2/main.ts daemon --assets-dir dist/src/web-v2
  • eslinteslint .
  • eval:agenttsx --no-cache src/cli-v2/main.ts eval agent
  • eval:cleantsx --no-cache src/cli-v2/main.ts eval clean
  • example:browser-agent-smoketsx --no-cache examples/browser-agent-smoke.ts
  • example:browser-agent-smoke:headedtsx --no-cache examples/browser-agent-smoke.ts --headed
  • example:browser-agent-smoke:headlesstsx --no-cache examples/browser-agent-smoke.ts --headless
  • example:browser-research-toolkittsx --no-cache examples/browser-research-toolkit.ts
  • example:browser-research-toolkit:headedtsx --no-cache examples/browser-research-toolkit.ts --headed
  • example:browser-research-toolkit:headlesstsx --no-cache examples/browser-research-toolkit.ts --headless
  • example:browser-runtime-spiketsx --no-cache examples/browser-runtime-spike.ts
  • example:browser-runtime-spike:headedtsx --no-cache examples/browser-runtime-spike.ts --headed
  • example:browser-runtime-spike:headlesstsx --no-cache examples/browser-runtime-spike.ts --headless
  • example:conversation-enginetsx --no-cache examples/conversation-engine.ts
  • example:cyberloop-observertsx --no-cache examples/cyberloop-observer.ts
  • example:heartbeattsx --no-cache examples/heartbeat.ts
  • …and 31 more.
Dependencies54
  • @anthropic-ai/sdk^0.54.0
  • @fontsource-variable/inter^5.2.8
  • @hookform/resolvers^5.4.0
  • @inkjs/ui^2.0.0
  • @modelcontextprotocol/sdk^1.29.0
  • @radix-ui/react-alert-dialog^1.1.16
  • @radix-ui/react-context-menu^2.3.0
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-toast^1.2.15
  • @radix-ui/react-tooltip^1.2.8
  • @tailwindcss/vite^4.2.2
  • @tanstack/react-query^5.100.11
  • @trpc/client^11.16.0
  • @trpc/react-query11.16.0
  • @trpc/server^11.16.0
  • @types/lodash^4.17.24
  • chalk^5.6.2
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • commander^14.0.1
  • dayjs^1.11.20
  • debounce^3.0.0
  • eventsource4.1.0
  • express^5.2.1
  • …and 24 more.