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.

Versions published
47
First published
Mar 2026
Publisher
yehorr

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"}'
Publisheryehorr
Artifact bytes36,133
Previous version1.0.3
Published2026-05-18T09:58:48.226Z
SHA-2567ccf8d8d546539bc12ab399807522a69156493a35699b3c76efcbe16fed0a573

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts9
  • buildtsc
  • devtsx src/cli.ts
  • formatprettier --write src/
  • format:checkprettier --check src/
  • linteslint src/
  • lint:fixeslint src/ --fix
  • startnode dist/cli.js
  • testvitest run
  • test:watchvitest
Dependencies8
  • @fontsource/inter^5.2.8
  • commander^12.1.0
  • remark-parse^11.0.0
  • remark-stringify^11.0.0
  • satori^0.25.0
  • sucrase^3.35.1
  • unified^11.0.0
  • unist-util-visit^5.0.0