PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/dist/src/search/bundle.js

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"}'
Publishermarazmo
Artifact bytes702,125
Previous version0.25.2
Published2026-05-24T20:27:59.900Z
SHA-256f0e245ebd3cc7b646861bb8932b869b0a1dc87c65e93d421e3d673a685b1dd55

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/src/search/bundle.js

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Known Indicator Filename — package/dist/src/search/bundle.js

3 members · evidence strength 80
Publisher / release actor burststale

marazmo

3 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/src/search/bundle.jspackage/dist/src/search/bundle.js45
highCredential file accesspackage/dist/src/server/tools/ast-grep.jsmatched ".aws"30
highCredential file accesspackage/dist/src/workspace.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/src/memory/export.jsmatched "curl "12
mediumRemote Payloadpackage/dist/src/utils/ollama.jsmatched "curl "12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/src/search/bundle.jspackage/dist/src/search/bundle.js45
highCredential file accesspackage/dist/src/server/tools/ast-grep.jsmatched ".aws"30
highCredential file accesspackage/dist/src/workspace.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/src/memory/export.jsmatched "curl "12
mediumRemote Payloadpackage/dist/src/utils/ollama.jsmatched "curl "12
lowObfuscationpackage/dist/src/server/audit-analysis.jsmatched "eval("3
lowObfuscationpackage/dist/src/utils/audit-history.jsmatched "\\u2192"3
lowObfuscationpackage/dist/src/doctor.jsmatched "\\x1b"3
lowObfuscationpackage/dist/src/indexer/embedder.jsmatched "\\u0300"3
lowObfuscationpackage/dist/src/indexer/indexer.jsmatched "\\x00"3

Manifest

Package metadata

Scripts17
  • benchnode scripts/bench-reproducer.mjs
  • bench:latencynode scripts/mcp-latency-profile.mjs
  • bench:patternsnode --experimental-strip-types --no-warnings benchmark/src/patterns/index.ts
  • bench:playgroundnode scripts/generate-playground-data.mjs
  • bench:quicknode --experimental-strip-types --no-warnings benchmark/src/index.ts
  • bench:researchnode --experimental-strip-types --no-warnings benchmark/src/research/index.ts
  • bench:swenode --experimental-strip-types --no-warnings benchmark/src/swe/index.ts
  • benchmarknode --experimental-strip-types benchmark/benchmark.ts
  • buildtsc && node scripts/post-build.mjs
  • devtsc --watch
  • linteslint src/
  • lint:assetsnode scripts/lint-assets.mjs
  • prepublishOnlynode scripts/verify-plugin-sync.mjs && rm -rf dist && npm run build
  • startnode dist/bin/sverklo.js
  • testvitest run
  • test:watchvitest
  • verify:plugin-syncnode scripts/verify-plugin-sync.mjs
Dependencies6
  • @modelcontextprotocol/sdk^1.12.0
  • chokidar^4.0.0
  • ignore^7.0.0
  • onnxruntime-node^1.21.0
  • picomatch^4.0.4
  • yaml^2.8.3
Optional dependencies1
  • web-tree-sitter^0.24.0