PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: preinstall="node scripts/preinstall.cjs || 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
1,058Niche · −30% score
Versions published
213Established · −30% score
First published
Oct 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes10,364,409
Previous version3.10.6
Published2026-06-12T15:19:07.181Z
SHA-25613177e8aac09d34f3c3f94da93659cc4199094257110e4f70cade8968bb64e45

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: preinstall="node scripts/preinstall.cjs || true"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpreinstall="node scripts/preinstall.cjs || true"20
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpreinstall="node scripts/preinstall.cjs || true"20
lowCredential file accesspackage/dist/shared/llm/providers/bedrock.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/cli/chunks/chunk-CW7JQVXV.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/cli/chunks/chunk-RJBCIN2G.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/shared/llm/router/config-store.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/cli/chunks/llm-router-2MX5LUAB.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/cli/commands/llm-router.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/domains/security-compliance/services/scanners/security-patterns.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node scripts/preinstall.cjs || true"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5
lowLarge Javascript Payloadpackage/dist/mcp/bundle.js3705923 bytes0

Manifest

Package metadata

Scripts68
  • aqetsx src/cli/index.ts
  • benchmark:rabitqtsx scripts/benchmark-rabitq.ts
  • benchmark:self-learningtsx scripts/benchmark-self-learning.ts
  • benchmark:token-reductionvitest bench tests/benchmarks/code-intelligence-token-reduction.bench.ts
  • buildtsc && npm run build:cli && npm run build:mcp
  • build:clinode scripts/build-cli.mjs
  • build:mcpnode scripts/build-mcp.mjs
  • cleannode -e "const fs=require('fs');try{fs.rmSync('dist',{recursive:true,force:true})}catch{}"
  • clitsx src/cli/index.ts
  • devnode dist/cli/bundle.js
  • linteslint src --ext .ts
  • mcptsx src/mcp/entry.ts
  • mcp:paritynode scripts/audit-mcp-tool-parity.mjs
  • mcp:reportecho 'MCP Report: uses vitest for test reporting' && exit 0
  • mcp:validatenode scripts/smoke-mcp-protocol.mjs
  • performance:gatenpx tsx src/performance/run-gates.ts
  • plugin:smokebash plugins/agentic-qe-fleet/scripts/smoke.sh
  • postinstallnode scripts/postinstall.cjs
  • preinstallnode scripts/preinstall.cjs || true
  • prepublishOnlynode scripts/sync-agents.cjs && node scripts/prepare-assets.cjs
  • pretrain:historytsx scripts/pretrain-from-history.ts
  • skills:update-badgesnpx tsx scripts/update-skill-manifest.ts --generate-badges
  • skills:update-manifestnpx tsx scripts/update-skill-manifest.ts
  • skills:validate-tier3node scripts/validate-tier3.cjs
  • startnode dist/cli/bundle.js
  • sync:agentsnode scripts/sync-agents.cjs
  • sync:agents:checknode scripts/sync-agents-check.cjs
  • sync:cloudtsx src/cli/index.ts sync
  • sync:cloud:configtsx src/cli/index.ts sync config --sources
  • sync:cloud:fulltsx src/cli/index.ts sync --full
  • …and 38 more.
Dependencies23
  • @huggingface/transformers^4.2.0
  • @ruvector/attention0.1.3
  • @ruvector/gnn0.1.25
  • @ruvector/learning-wasm^0.1.29
  • @ruvector/router^0.1.28
  • @ruvector/rvf-node^0.1.7
  • @ruvector/sona^0.1.7
  • axe-core^4.11.1
  • better-sqlite3^12.5.0
  • chalk^5.6.2
  • cli-progress^3.12.0
  • commander^14.0.3
  • fast-glob^3.3.3
  • fast-json-patch^3.1.1
  • jose^6.1.3
  • ora^9.0.0
  • pg^8.17.2
  • prime-radiant-advanced-wasm^0.1.3
  • secure-json-parse^4.1.0
  • uuid^14.0.0
  • vibium^0.1.2
  • web-tree-sitter~0.26.8
  • yaml^2.8.2
Optional dependencies15
  • @ruvector/attention-darwin-arm640.1.3
  • @ruvector/attention-darwin-x640.1.3
  • @ruvector/attention-linux-arm64-gnu0.1.3
  • @ruvector/attention-linux-arm64-muslnpm:@ruvector/[email protected]
  • @ruvector/attention-linux-x64-gnu0.1.3
  • @ruvector/attention-linux-x64-muslnpm:@ruvector/[email protected]
  • @ruvector/gnn-darwin-arm640.1.25
  • @ruvector/gnn-darwin-x640.1.25
  • @ruvector/gnn-linux-arm64-gnu0.1.25
  • @ruvector/gnn-linux-arm64-muslnpm:@ruvector/[email protected]
  • @ruvector/gnn-linux-x64-gnu0.1.25
  • @ruvector/gnn-linux-x64-muslnpm:@ruvector/[email protected]
  • @ruvector/tiny-dancer-linux-arm64-gnu^0.1.17
  • hnswlib-node^3.0.0
  • rvlite^0.2.4