PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.@kuzushi/randori-plugin="github:allsmog/randori-plugin"

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
12
Versions published
22
First published
Feb 2026
Publisher
snejad123

Recommended action

Review before promoting

Mixed 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":["[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":["[email protected]"],"fail_on":"review"}'
Publishersnejad123
Artifact bytes2,885,092
Previous version0.19.3
Published2026-04-27T20:01:14.974Z
SHA-25615b428b7c4db8a707142d6a885c38a41038ef7fe8cd2ffa647bf07cac1924b86

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@kuzushi/randori-plugin="github:allsmog/randori-plugin"

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

Availability ledger

available

review
Last checked
reviewRisk
70Score
0.20.0Version
Status history (1 event)
  1. newavailable · risk review · score 70 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@kuzushi/randori-plugin="github:allsmog/randori-plugin"12
mediumRemote Dependency Specpackage.jsondependencies.@kuzushi/tob-skills="github:allsmog/tob-security-skills"12
mediumRemote Dependency Specpackage.jsondependencies.@kuzushi/vuln-scout="github:allsmog/vuln-scout"12
mediumRemote Dependency Specpackage.jsondependencies.promptarmor-plugin="github:allsmog/promptarmor-plugin"12
mediumRemote Dependency Specpackage.jsondependencies.shinsa-plugin="github:allsmog/shinsa-plugin"12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@kuzushi/randori-plugin="github:allsmog/randori-plugin"12
mediumRemote Dependency Specpackage.jsondependencies.@kuzushi/tob-skills="github:allsmog/tob-security-skills"12
mediumRemote Dependency Specpackage.jsondependencies.@kuzushi/vuln-scout="github:allsmog/vuln-scout"12
mediumRemote Dependency Specpackage.jsondependencies.promptarmor-plugin="github:allsmog/promptarmor-plugin"12
mediumRemote Dependency Specpackage.jsondependencies.shinsa-plugin="github:allsmog/shinsa-plugin"12
lowMessenger Bot Endpointpackage/dist/agents/tasks/secrets-crypto-detect.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/agents/tasks/supply-chain.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts36
  • benchmarktsx benchmarks/harness.ts
  • benchmark:difftsx benchmarks/sarif-diff.ts
  • benchmark:freezetsx benchmarks/freeze-baseline.ts
  • benchmark:regressiontsx benchmarks/regression-check.ts
  • buildtsc
  • build:cleanpnpm clean:dist && tsc
  • checkbiome check .
  • check:circularmadge --ts-config tsconfig.json --extensions ts,tsx --circular src/
  • check:typesnode scripts/typecheck-all.mjs
  • clean:distnode -e "require('node:fs').rmSync('dist',{recursive:true,force:true})"
  • codegentsx scripts/codegen/index.ts
  • codegen:checktsx scripts/codegen/check.ts
  • complexitynode scripts/cyclomatic.mjs src --top 30 --min 20
  • complexity:logicnode scripts/cyclomatic.mjs src --top 30 --min 20 --logic-only
  • devtsx src/cli.ts
  • doctorbash scripts/doctor.sh
  • fixbiome check --write .
  • fix:unsafebiome check --write --unsafe .
  • formatbiome format .
  • lintbiome lint .
  • mock-tuitsx scripts/mock-tui.ts
  • perftsx perf/harness.ts
  • publish:npmbash scripts/publish-npm.sh
  • publish:npm:drybash scripts/publish-npm.sh
  • publish:npm:gobash scripts/publish-npm.sh --publish
  • setupbash scripts/bootstrap.sh
  • setup:benchmarksbash scripts/setup-benchmarks.sh
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2ebash tests/e2e/run-smoke.sh
  • …and 6 more.
Dependencies19
  • @anthropic-ai/claude-agent-sdk^0.2.87
  • @anthropic-ai/sdk^0.81.0
  • @kuzushi/augur^0.1.0
  • @kuzushi/randori-plugingithub:allsmog/randori-plugin
  • @kuzushi/tob-skillsgithub:allsmog/tob-security-skills
  • @kuzushi/vuln-scoutgithub:allsmog/vuln-scout
  • @mariozechner/pi-ai^0.68.0
  • better-sqlite3^12.8.0
  • chalk^5.4.1
  • commander^13.1.0
  • ink^5
  • promptarmor-plugingithub:allsmog/promptarmor-plugin
  • react^18
  • shinsa-plugingithub:allsmog/shinsa-plugin
  • tinyglobby^0.2.15
  • typescript^5.7.3
  • undici^7.22.0
  • yaml^2.7.0
  • zod^4.3.6