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
- 53
- First published
- Mar 2026
- Publisher
- ukkometa
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
Known Indicator Filename: package/crawler/stealth.js
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 62 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/crawler/stealth.js | package/crawler/stealth.js | 45 |
| medium | Remote Payload | package/setup/checks.js | matched "curl " | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/crawler/stealth.js | package/crawler/stealth.js | 45 |
| medium | Remote Payload | package/setup/checks.js | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | postinstall="echo '\\n SEO Intel installed.\\n Run: seo-intel setup\\n Or: seo-intel serve (opens dashboard)\\n'" | 5 |
Manifest
Package metadata
Scripts6
analyzenode cli.js analyzecrawlnode cli.js crawlpostinstallecho '\n SEO Intel installed.\n Run: seo-intel setup\n Or: seo-intel serve (opens dashboard)\n'reportnode cli.js reportservenode cli.js servesetupnode cli.js setup
Dependencies7
@modelcontextprotocol/sdk^1.29.0chalk^5.3.0commander^12.0.0dotenv^16.4.5node-fetch^3.3.2playwright^1.43.0turndown^7.2.2