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
204
Versions published
15
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 bytes278,579
Previous version2.0.0
Published2026-05-28T17:55:52.402Z
SHA-256eb948095426c6c8e68411e3c76f50755289fb585a6b4a61ad5bad85ee13f5734

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
34Score
2.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 34 · status changed

Evidence

Static findings

4 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
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "api.github.com/graphql"12
mediumRemote Payloadpackage/dist/index.jsmatched "api.github.com/graphql"12
lowCredential file accesspackage/dist/index.cjsmatched "kubeconfig"5
lowCredential file accesspackage/dist/index.jsmatched "kubeconfig"5

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
Dependencies18
  • @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
  • 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