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.

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,110,885
Previous version0.17.1
Published2026-04-17T23:37:13.192Z
SHA-2565fd9ab196d09f7b0abe5f085059a84d7ef9be33b0dd1cdf5f30be61b962e115e

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.17.2Version
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

Scripts30
  • 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
  • devtsx src/cli.ts
  • doctorbash scripts/doctor.sh
  • fixbiome check --write .
  • fix:unsafebiome check --write --unsafe .
  • formatbiome format .
  • lintbiome lint .
  • perftsx perf/harness.ts
  • setupbash scripts/bootstrap.sh
  • setup:benchmarksbash scripts/setup-benchmarks.sh
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2ebash tests/e2e/run-smoke.sh
  • typechecktsc --noEmit
  • typecheck:allnode scripts/typecheck-all.mjs
  • typecheck:benchmarkstsc -p benchmarks/tsconfig.json --noEmit
  • typecheck:codegentsc -p scripts/codegen/tsconfig.json --noEmit
  • typecheck:perftsc -p perf/tsconfig.json --noEmit
  • verify:packnpm pack --dry-run
Dependencies18
  • @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.57.1
  • 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
  • typescript^5.7.3
  • yaml^2.7.0
  • youch^4.1.1
  • zod^4.3.6