PkgRadar

Package evidence

@stigmer/[email protected]

Suspicious Publish Context: {"package_age_days":7,"publisher":"whysosuresh","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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
25
First published
Jun 2026
Publisher
whysosuresh

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":["@stigmer/[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":["@stigmer/[email protected]"],"fail_on":"review"}'
Publisherwhysosuresh
Artifact bytes1,090,186
Previous version3.0.9-dev.20260615145121
Published2026-06-15T15:08:53.336Z
SHA-2567dffc51e521f7ae8934ed810f1276852687d891fda962f81f7a839eff442d766

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":7,"publisher":"whysosuresh","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
3.0.9-dev.20260615150714Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"whysosuresh","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts10
  • buildrm -rf dist && tsc -p tsconfig.build.json && node scripts/build-fingerprint.js
  • build:slimnpm run build && node scripts/bundle-slim.mjs
  • check-depsbash scripts/check-langchain-deps.sh
  • cleanrm -rf dist dist-slim
  • gen:ipc-fixturestsx scripts/generate-ipc-fixtures.ts
  • starttsx src/main.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
  • verify:slimnode scripts/verify-slim-artifact.mjs
Dependencies30
  • @bufbuild/protobuf2.12.0
  • @connectrpc/connect^2.0.0
  • @connectrpc/connect-node^2.0.0
  • @cursor/sdk^1.0.11
  • @langchain/anthropic^1.4.0
  • @langchain/core^1.1.47
  • @langchain/langgraph^1.3.0
  • @langchain/mcp-adapters^1.1.3
  • @langchain/openai^1.4.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/core^2.0.0
  • @opentelemetry/exporter-metrics-otlp-grpc^0.218.0
  • @opentelemetry/exporter-trace-otlp-grpc^0.218.0
  • @opentelemetry/resources^2.0.0
  • @opentelemetry/sdk-metrics^2.0.0
  • @opentelemetry/sdk-trace-base^2.0.0
  • @opentelemetry/sdk-trace-node^2.0.0
  • @stigmer/protos3.0.9-dev.20260615150714
  • @temporalio/activity^1.11.0
  • @temporalio/client^1.11.0
  • @temporalio/common^1.11.0
  • @temporalio/interceptors-opentelemetry~1.16.0
  • @temporalio/worker^1.11.0
  • @temporalio/workflow^1.16.2
  • deepagents^1.10.0
  • jq-wasm^1.1.0-jq-1.8.1
  • js-yaml^4.1.1
  • semver^7.8.0
  • zod^3.25.0
  • zod-to-json-schema^3.24.0