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
- 323
- Versions published
- 76
- First published
- Mar 2026
- Publisher
- kumareth
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "ngrok.app"
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 high · score 55 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/apps/web/.next/standalone/apps/web/.next/server/chunks/34531.js | matched "ngrok.app" | 40 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/apps/web/.next/standalone/apps/web/.next/server/chunks/34531.js | matched "ngrok.app" | 40 |
| low | Credential file access | package/apps/web/.next/standalone/apps/web/.next/static/chunks/40936.39ee6e2446f93b6d.js | matched ".ssh/" | 5 |
| low | Credential file access | package/apps/web/.next/static/chunks/40936.39ee6e2446f93b6d.js | matched ".ssh/" | 5 |
| low | Credential file access | package/apps/web/.next/standalone/apps/web/node_modules/@shikijs/langs/dist/ssh-config.mjs | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts24
buildtsdownbuild:plugin-envnode scripts/build-plugin-env.mjsbuild:seed-duckdbnode scripts/build-seed-duckdb.mjscheckpnpm format:check && pnpm lintdenchclawnode denchclaw.mjsdeploybash scripts/with-root-env.sh bash scripts/deploy.shdeploy:checkbash scripts/with-root-env.sh bash scripts/deploy.sh --skip-publishdeploy:majorbash scripts/with-root-env.sh bash scripts/deploy.sh --bump majordeploy:minorbash scripts/with-root-env.sh bash scripts/deploy.sh --bump minordeploy:patchbash scripts/with-root-env.sh bash scripts/deploy.sh --bump patchdevnode denchclaw.mjsformatoxfmt --writeformat:checkoxfmt --checkgithub:sync-secretsbash scripts/with-root-env.sh bash scripts/sync-github-secrets.shlintoxlint --type-awareprepackpnpm build:seed-duckdb && pnpm build:plugin-env && pnpm build && pnpm web:build && pnpm web:prepackstartnode denchclaw.mjstestpnpm test:cli && pnpm --dir apps/web testtest:clivitest run --config vitest.unit.config.ts src/cli/run-main.test.ts src/cli/bootstrap-external.test.ts src/cli/bootstrap-external.bootstrap-command.test.ts src/cli/dench-cloud.test.ts src/cli/workspace-seed.test.ts src/cli/web-runtime.test.ts src/cli/web-runtime-command.test.ts src/cli/flatten-standalone-deps.test.ts src/cli/sync-poll.test.ts && vitest run --config extensions/vitest.config.ts extensions/dench-identity/index.test.ts extensions/dench-identity/composio-cheat-sheet.test.ts extensions/dench-ai-gateway/index.test.tstest:webpnpm --dir apps/web testweb:buildpnpm --dir apps/web buildweb:devpnpm --dir apps/web devweb:installpnpm --dir apps/web installweb:prepackcp -r apps/web/public apps/web/.next/standalone/apps/web/public && cp -r apps/web/.next/static apps/web/.next/standalone/apps/web/.next/static && node scripts/flatten-standalone-deps.mjs
Dependencies8
@clack/prompts^1.0.1axios^1.13.5chalk^5.6.2commander^14.0.3gradient-string^3.0.0json5^2.2.3posthog-node^5.27.1tslog^4.10.2