PkgRadar

Package evidence

[email protected]

Remote Payload: matched "api.github.com/graphql"

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
209
Versions published
17
First published
Mar 2026
Publisher
sajeerzeji

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishersajeerzeji
Artifact bytes296,660
Previous version2.2.0
Published2026-06-13T09:35:51.971Z
SHA-256b29179ed46bcfe73846eff88f21282098c913be1c2b1fbc5c53242de812c5488

Why flagged

What the scanner saw

Remote Payload: matched "api.github.com/graphql"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
2.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "api.github.com/graphql"12
mediumRemote Payloadpackage/dist/index.jsmatched "api.github.com/graphql"12

Manifest

Package metadata

Scripts24
  • buildtsup
  • build:devtsup
  • coveragevitest run --coverage
  • linteslint src/**
  • prepublishOnlynpm run build
  • publish:npmnpm run build && npm run test && npm publish --access public
  • testvitest run
  • test:coveragevitest run --coverage
  • test:integration:multimodalvitest run tests/integration/multimodal.test.ts
  • test:integration:toolsnpx tsx tests/integration/tools.test.ts
  • test:integration:tools:parallelvitest run --config vitest.config.parallel.ts tests/integration/parallel-tools.test.ts
  • test:toolsvitest run src/tools
  • test:tools:cloudvitest run src/tools/cloud-tools
  • test:tools:codingvitest run src/tools/coding-tools
  • test:tools:dbvitest run src/tools/db-tools
  • test:tools:diffvitest run src/tools/diff-tools
  • test:tools:execvitest run src/tools/exec-tools
  • test:tools:fsvitest run src/tools/fs-tools
  • test:tools:gitvitest run src/tools/git-tools
  • test:tools:httpvitest run src/tools/http-tools
  • test:tools:systemvitest run src/tools/system-tools
  • test:tools:webvitest run src/tools/web-tools
  • test:watchvitest
  • watchtsup --watch
Dependencies21
  • @anthropic-ai/sdk^0.73.0
  • @babel/parser^7.29.0
  • @babel/traverse^7.29.0
  • @babel/types^7.29.0
  • @google/genai^2.6.0
  • @google/generative-ai^0.24.1
  • better-sqlite3^12.6.2
  • cheerio^1.2.0
  • diff^7.0.0
  • fast-glob^3.3.3
  • jose^6.2.3
  • mysql2^3.18.2
  • netlify^24.0.1
  • openai^6.18.0
  • pg^8.19.0
  • puppeteer^24.39.0
  • rss-parser^3.13.0
  • simple-git^3.32.3
  • web-tree-sitter^0.22.6
  • zod^3.25.0
  • zod-to-json-schema^3.24.5