PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/src/cli/commands/stealth.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
478
Versions published
42Established · −30% score
First published
Aug 2025
Publisher
slacey75

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

Recommended action

Block this update

Static 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"}'
Publisherslacey75
Artifact bytes421,409
Previous version4.6.5
Published2026-06-16T14:28:21.302Z
SHA-2568bb5efdebc98ad0606ca2aee7f80e1bae905a7288f7407500df08163fa85c115

Why flagged

What the scanner saw

Known Indicator Filename: package/src/cli/commands/stealth.js

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

Availability ledger

available

high
Last checked
highRisk
35Score
4.6.6Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/src/cli/commands/stealth.jspackage/src/cli/commands/stealth.js45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/src/cli/commands/stealth.jspackage/src/cli/commands/stealth.js45
lowInstall-time lifecycle scriptpackage.jsonpostinstall="echo '\nCrawlForge MCP Server installed!\n\nQuick start: run \"npx crawlforge init\" to configure your API key, install skills, and register the MCP server with your AI clients.\nOr run \"npx crawlforge-setup\" to configure your API key only.\n'"5

Manifest

Package metadata

Scripts15
  • devcross-env NODE_ENV=development node server.js
  • docker:builddocker build -t crawlforge .
  • docker:devdocker-compose up crawlforge-dev
  • docker:proddocker-compose up crawlforge-prod
  • postinstallecho ' CrawlForge MCP Server installed! Quick start: run "npx crawlforge init" to configure your API key, install skills, and register the MCP server with your AI clients. Or run "npx crawlforge-setup" to configure your API key only. '
  • setupnode setup.js
  • startnode server.js
  • start:httpnode server.js --http
  • testnode tests/integration/mcp-protocol-compliance.test.js
  • test:allbash run-all-tests.sh
  • test:coverageCRAWLFORGE_CREATOR_SECRET= c8 --reporter=text --reporter=lcov --include='src/**/*.js' --exclude='src/**/_*.js' --lines=60 --statements=60 --functions=55 --branches=45 node --test --test-force-exit 'tests/unit/*.test.js' 'tests/integration/tools/*.test.js'
  • test:integrationCRAWLFORGE_CREATOR_SECRET= node --test 'tests/integration/tools/*.test.js'
  • test:real-worldnode test-real-world.js
  • test:toolsnode test-tools.js
  • test:unitCRAWLFORGE_CREATOR_SECRET= node --test 'tests/unit/*.test.js'
Dependencies23
  • @googleapis/customsearch^5.0.1
  • @modelcontextprotocol/sdk^1.29.0
  • @mozilla/readability^0.6.0
  • cheerio^1.1.2
  • commander^12.1.0
  • compromise^14.14.4
  • diff^8.0.2
  • dotenv^17.2.1
  • franc^6.2.0
  • isomorphic-dompurify^3.9.0
  • jsdom^29.0.2
  • lru-cache^11.1.0
  • node-cron^3.0.3
  • node-summarizer^1.0.7
  • p-queue^8.1.0
  • pdf-parse^1.1.1
  • playwright^1.54.2
  • robots-parser^3.0.1
  • turndown^7.2.4
  • turndown-plugin-gfm^1.0.2
  • undici^7.24.0
  • winston^3.11.0
  • zod^3.23.8
Optional dependencies1
  • camoufox^0.1.19