PkgRadar

Package evidence

@roackb2/[email protected]

Large Javascript Payload: 4576895 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.

Weekly downloads
910
Versions published
61
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,370,644
Previous version3.0.0
Published2026-06-04T12:21:06.543Z
SHA-2563ac63b451550f79916242027496d4fc4dc783c89ef2440f976f8f65ed576441f

Why flagged

What the scanner saw

Large Javascript Payload: 4576895 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.1.0Version
Status history (2 events)
  1. newavailable · risk low · score 0 · status changed
  2. 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-B1ZJKaNC.js4576895 bytes0

Manifest

Package metadata

Scripts43
  • buildyarn clean && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json && 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:conversation-enginetsx --no-cache examples/conversation-engine.ts
  • example:cyberloop-observertsx --no-cache examples/cyberloop-observer.ts
  • example:heartbeattsx --no-cache examples/heartbeat.ts
  • example:heartbeat-schedulertsx --no-cache examples/heartbeat-scheduler.ts
  • example:host-eventstsx --no-cache examples/host-events.ts
  • example:programmatictsx --no-cache examples/programmatic-loop.ts
  • example:repo-investigatortsx --no-cache examples/repo-investigator.ts
  • lintyarn eslint
  • prepareyarn build
  • release:contextnode scripts/release-context.mjs
  • server:devtsx watch --clear-screen=false --no-cache src/server/dev.ts
  • server:dev:v2yarn server:dev
  • …and 13 more.
Dependencies45
  • @anthropic-ai/sdk^0.54.0
  • @fontsource-variable/inter^5.2.8
  • @hookform/resolvers^5.4.0
  • @inkjs/ui^2.0.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
  • 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
  • gitdiff-parser^0.3.1
  • ink^6.8.0
  • lodash^4.18.1
  • lucide-react^1.16.0
  • …and 15 more.