Package evidence
@verboo/[email protected]
Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.mjs || true"
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
- 620
- Versions published
- 54
- First published
- Apr 2026
- Publisher
- impedr029
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":["@verboo/[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":["@verboo/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.mjs || true"
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 25 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.mjs || true" | 20 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.mjs || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs || true" | 5 |
| low | Large Javascript Payload | package/dist/cli.mjs | 20851636 bytes | 0 |
Manifest
Package metadata
Scripts45
buildbun run scripts/build.tsbuild:verifiedbun run build && bun run verify:privacydevbun run build && node dist/cli.mjsdev:atomic-chatbun run scripts/provider-launch.ts atomic-chatdev:codebun run profile:code && bun run dev:profiledev:codexbun run scripts/provider-launch.ts codexdev:fastbun run profile:fast && bun run dev:ollama:fastdev:geminibun run scripts/provider-launch.ts geminidev:grpcbun run scripts/start-grpc.tsdev:grpc:clibun run scripts/grpc-cli.tsdev:ollamabun run scripts/provider-launch.ts ollamadev:ollama:fastbun run scripts/provider-launch.ts ollama --fast --baredev:openaibun run scripts/provider-launch.ts openaidev:profilebun run scripts/provider-launch.tsdev:profile:fastbun run scripts/provider-launch.ts auto --fast --baredoctor:reportbun run scripts/system-check.ts --out reports/doctor-runtime.jsondoctor:runtimebun run scripts/system-check.tsdoctor:runtime:jsonbun run scripts/system-check.ts --jsonhardening:checkbun run smoke && bun run doctor:runtimehardening:strictbun run typecheck && bun run hardening:checkintegrations:checkbun run scripts/generate-integrations-artifacts.ts --checkintegrations:generatebun run scripts/generate-integrations-artifacts.tspostinstallnode scripts/postinstall.mjs || trueprepacknpm run buildprofile:autobun run scripts/provider-recommend.ts --applyprofile:codebun run profile:init -- --provider ollama --model qwen2.5-coder:7bprofile:codexbun run profile:init -- --provider codex --model codexplanprofile:fastbun run profile:init -- --provider ollama --model llama3.2:3bprofile:initbun run scripts/provider-bootstrap.tsprofile:recommendbun run scripts/provider-recommend.ts- …and 15 more.
Dependencies83
@alcalzone/ansi-tokenize0.3.0@anthropic-ai/bedrock-sdk0.29.1@anthropic-ai/foundry-sdk0.2.3@anthropic-ai/sandbox-runtime0.0.46@anthropic-ai/sdk0.91.1@anthropic-ai/vertex-sdk0.16.0@aws-sdk/client-bedrock^3.1045.0@aws-sdk/client-bedrock-runtime^3.1045.0@aws-sdk/client-sts^3.1045.0@aws-sdk/credential-providers^3.1045.0@commander-js/extra-typings12.1.0@growthbook/growthbook1.6.5@grpc/grpc-js^1.14.3@grpc/proto-loader^0.8.0@mendable/firecrawl-js4.23.0@modelcontextprotocol/sdk1.29.0@opentelemetry/api1.9.1@opentelemetry/api-logs0.214.0@opentelemetry/core2.6.1@opentelemetry/exporter-logs-otlp-http0.214.0@opentelemetry/exporter-trace-otlp-grpc0.57.2@opentelemetry/resources2.6.1@opentelemetry/sdk-logs0.214.0@opentelemetry/sdk-metrics2.6.1@opentelemetry/sdk-trace-base2.6.1@opentelemetry/sdk-trace-node2.6.1@opentelemetry/semantic-conventions1.40.0@orama/orama^3.1.18@orama/plugin-data-persistence^3.1.18@vscode/ripgrep^1.17.1- …and 53 more.
Optional dependencies1
@vscode/ripgrep^1.15.14