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 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":["@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"}'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 8 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/core/comments/auth.js | matched "api.github.com/graphql" | 12 |
| medium | Remote Payload | package/src/core/comments/graphql.js | matched "api.github.com/graphql" | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/core/comments/auth.js | matched "api.github.com/graphql" | 12 |
| medium | Remote Payload | package/src/core/comments/graphql.js | matched "api.github.com/graphql" | 12 |
| low | Credential file access | package/src/internals/canvas/widgets/FileWidget/fileFlavor.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts8
build:canvasvite build --config vite.canvas.config.jsbuild:csstailwindcss -i src/core/styles/tailwind.css -o dist/tailwind.css --minifybuild:uivite build --config vite.ui.config.jscheck:importsnode scripts/check-primer-free.mjsdev:uivite build --config vite.ui.config.js --watchgen:themes-cssnode scripts/gen-themes-css.mjsprebuild:cssnpm run gen:themes-cssprepublishOnlynpm 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.0ansi-to-html^0.7.2clsx^2.1.1cmdk^1.1.1codemirror^6.0.2feather-icons^4.29.2ghostty-web^0.4.0glob^11.0.0highlight.js^11.11.1html-to-image^1.11.13iconoir^7.11.0- …and 8 more.
Optional dependencies1
node-pty^1.0.0