PkgRadar

Package evidence

@dfosco/[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
2,201Niche · −30% score
Versions published
111
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@dfosco/[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":["@dfosco/[email protected]"],"fail_on":"review"}'
Artifact bytes4,636,513
Previous version0.11.0-beta.2
Published2026-06-12T17:17:05.190Z
SHA-256e2d15970d1e4bff5b166ff5498426eecf4495aca3b5c2caedcf136c40a57fe49

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/core/comments/auth.jsmatched "api.github.com/graphql"12
mediumRemote Payloadpackage/src/core/comments/graphql.jsmatched "api.github.com/graphql"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/core/comments/auth.jsmatched "api.github.com/graphql"12
mediumRemote Payloadpackage/src/core/comments/graphql.jsmatched "api.github.com/graphql"12
lowCredential file accesspackage/src/internals/canvas/widgets/FileWidget/fileFlavor.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts8
  • build:canvasvite build --config vite.canvas.config.js
  • build:csstailwindcss -i src/core/styles/tailwind.css -o dist/tailwind.css --minify
  • build:uivite build --config vite.ui.config.js
  • check:importsnode scripts/check-primer-free.mjs
  • dev:uivite build --config vite.ui.config.js --watch
  • gen:themes-cssnode scripts/gen-themes-css.mjs
  • prebuild:cssnpm run gen:themes-css
  • prepublishOnlynpm run build:css && npm run build:ui && npm run build:canvas
Dependencies38
  • @base-ui/react^1.4.0
  • @clack/prompts^1.2.0
  • @codemirror/autocomplete^6.20.3
  • @codemirror/commands^6.10.3
  • @codemirror/lang-css^6.3.1
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-markdown^6.5.0
  • @codemirror/lang-python^6.2.1
  • @codemirror/lang-yaml^6.1.3
  • @codemirror/language^6.12.3
  • @codemirror/search^6.7.0
  • @codemirror/state^6.6.0
  • @codemirror/theme-one-dark^6.1.3
  • @codemirror/view^6.43.0
  • @mdx-js/mdx^3.1.1
  • @neodrag/react^2.3.1
  • @primer/octicons^19.22.0
  • @toon-format/toon^2.1.0
  • ansi-to-html^0.7.2
  • clsx^2.1.1
  • cmdk^1.1.1
  • codemirror^6.0.2
  • feather-icons^4.29.2
  • ghostty-web^0.4.0
  • glob^11.0.0
  • highlight.js^11.11.1
  • html-to-image^1.11.13
  • iconoir^7.11.0
  • …and 8 more.
Optional dependencies1
  • node-pty^1.0.0