Package evidence
@openanalystinc/[email protected]
Install-time lifecycle script: preinstall="node scripts/preinstall.js"
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
- 601
- Versions published
- 41
- First published
- Apr 2026
- Publisher
- anit-10x
Recommended action
Review before promotingMixed 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":["@openanalystinc/[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":["@openanalystinc/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="node scripts/preinstall.js"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk review · score 10 · status available -> available, risk high -> review, score 139 -> 10
- new → available · risk high · score 139 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="node scripts/preinstall.js" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
Manifest
Package metadata
Scripts2
postinstallnode scripts/postinstall.jspreinstallnode scripts/preinstall.js
Dependencies19
ansi-escapes^7.3.0chalk^4.1.2cli-spinners^2.9.2clipboardy~5.2.0color-convert^2.0.1diff^8.0.3fzf^0.5.2highlight.js^11.11.1inknpm:@jrichman/[email protected]ink-gradient^3.0.0ink-spinner^5.0.0lowlight^3.3.0react^19.2.0shell-quote^1.8.3sql.js^1.14.1string-width^8.1.0strip-ansi^7.1.0tinygradient^1.1.5zod^3.23.8
Optional dependencies1
@playwright/mcp^0.0.70