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
- 918
- Versions published
- 54
- First published
- Apr 2026
- Publisher
- roackb2
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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"}'Why flagged
What the scanner saw
Large Javascript Payload: 4546264 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 15 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/src/web-v2/assets/index-D3WLFkql.js | 4546264 bytes | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/src/web-v2/assets/index-D3WLFkql.js | 4546264 bytes | 10 |
| low | Credential file access | package/dist/src/web-v2/assets/shell-CHfze1Ku.js | matched ".ssh" | 5 |
Manifest
Package metadata
Scripts42
buildyarn clean && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json && yarn client:buildchat:devtsx --no-cache src/cli/main.ts chatchat:dev:anthropicANTHROPIC_API_KEY="$PERSONAL_ANTHROPIC_API_KEY" tsx --no-cache src/cli/main.ts chatchat:dev:openaiOPENAI_API_KEY="$PERSONAL_OPENAI_API_KEY" tsx --no-cache src/cli/main.ts chatcleannode scripts/clean-dist.mjscli:devtsx --no-cache src/cli/main.tsclient:buildtsc -p src/web-v2/tsconfig.json --noEmit && vite build --config src/web-v2/vite.config.tsclient:build:v1tsc -p src/web/tsconfig.json --noEmit && vite build --config src/web/vite.config.tsclient:build:v2tsc -p src/web-v2/tsconfig.json --noEmit && vite build --config src/web-v2/vite.config.tsclient:devvite --config src/web-v2/vite.config.tsclient:dev:v1vite --config src/web/vite.config.tsclient:dev:v2vite --config src/web-v2/vite.config.tsdaemon:devtsx --no-cache src/cli/main.ts daemon --assets-dir dist/src/web-v2daemon:dev:v1tsx --no-cache src/cli/main.ts daemon --assets-dir dist/src/webeslinteslint .eval:agenttsx --no-cache src/cli/main.ts eval agenteval:cleantsx --no-cache src/cli/main.ts eval cleanexample:conversation-enginetsx --no-cache examples/conversation-engine.tsexample:cyberloop-observertsx --no-cache examples/cyberloop-observer.tsexample:heartbeattsx --no-cache examples/heartbeat.tsexample:heartbeat-schedulertsx --no-cache examples/heartbeat-scheduler.tsexample:host-eventstsx --no-cache examples/host-events.tsexample:programmatictsx --no-cache examples/programmatic-loop.tsexample:repo-investigatortsx --no-cache examples/repo-investigator.tslintyarn eslintprepareyarn buildrelease:contextnode scripts/release-context.mjsserver:devtsx watch --clear-screen=false --no-cache src/server/dev.tstestyarn test:unit && yarn test:integrationtest:browser-integrationyarn test:browser-integration:v2- …and 12 more.
Dependencies43
@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.24class-variance-authority^0.7.1clsx^2.1.1commander^14.0.1dayjs^1.11.20express^5.2.1gitdiff-parser^0.3.1ink^6.8.0lodash^4.18.1lucide-react^1.16.0monaco-editor^0.55.1multer^2.1.1- …and 13 more.