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
- 16
- First published
- Mar 2026
- Publisher
- sajeerzeji
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 24 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/index.cjs | matched "api.github.com/graphql" | 12 |
| medium | Remote Payload | package/dist/index.js | matched "api.github.com/graphql" | 12 |
Manifest
Package metadata
Scripts24
buildtsupbuild:devtsupcoveragevitest run --coveragelinteslint src/**prepublishOnlynpm run buildpublish:npmnpm run build && npm run test && npm publish --access publictestvitest runtest:coveragevitest run --coveragetest:integration:multimodalvitest run tests/integration/multimodal.test.tstest:integration:toolsnpx tsx tests/integration/tools.test.tstest:integration:tools:parallelvitest run --config vitest.config.parallel.ts tests/integration/parallel-tools.test.tstest:toolsvitest run src/toolstest:tools:cloudvitest run src/tools/cloud-toolstest:tools:codingvitest run src/tools/coding-toolstest:tools:dbvitest run src/tools/db-toolstest:tools:diffvitest run src/tools/diff-toolstest:tools:execvitest run src/tools/exec-toolstest:tools:fsvitest run src/tools/fs-toolstest:tools:gitvitest run src/tools/git-toolstest:tools:httpvitest run src/tools/http-toolstest:tools:systemvitest run src/tools/system-toolstest:tools:webvitest run src/tools/web-toolstest:watchvitestwatchtsup --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.1better-sqlite3^12.6.2cheerio^1.2.0diff^7.0.0fast-glob^3.3.3jose^6.2.3mysql2^3.18.2netlify^24.0.1openai^6.18.0pg^8.19.0puppeteer^24.39.0rss-parser^3.13.0simple-git^3.32.3web-tree-sitter^0.22.6zod^3.25.0zod-to-json-schema^3.24.5