PkgRadar

Package evidence

@madmatt112org/[email protected]

Credential file access: matched ".npmrc"

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
10
Versions published
3
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":["@madmatt112org/[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":["@madmatt112org/[email protected]"],"fail_on":"review"}'
Artifact bytes3,378,762
Previous version3.0.0
Published2026-05-15T15:59:11.616Z
SHA-256440db14807ac4bea540bd7e4c9b792b26a117cce64c8a36bcfd0fafd087d3a9c

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
3.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/core/path-denylist.jsmatched ".npmrc"5
lowObfuscation Densitypackage/dist/dashboard/public/assets/flowDb-c6c81e3f-BC8_H7l7.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/dashboard/public/assets/index-Dm3-5ZYh.js2511225 bytes0
lowObfuscation Densitypackage/dist/dashboard/public/assets/styles-b4e223ce-M0Oa_txo.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts19
  • buildnpm run validate:i18n && npm run clean && tsc && npm run build:dashboard
  • build:dashboardvite build --config src/dashboard_frontend/vite.config.ts && npm run copy-static
  • check:plugin-versionnode scripts/sync-plugin-version.js --check
  • cleanrimraf dist
  • copy-staticnode scripts/copy-static.cjs
  • devtsx src/index.ts
  • dev:dashboardvite --config src/dashboard_frontend/vite.config.ts
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • sync:plugin-versionnode scripts/sync-plugin-version.js
  • testvitest
  • test:coveragevitest --coverage
  • test:e2eplaywright test
  • test:e2e:uiplaywright test --ui
  • test:e2e:worktreeplaywright test -c playwright.worktree.config.ts
  • test:generate-approvalsnode scripts/generate-test-approvals.cjs
  • test:watchvitest --watch
  • validate:i18nnode scripts/validate-i18n.js
  • validate:mdxtsx scripts/validate-mdx.ts
Dependencies37
  • @dnd-kit/core^6.1.0
  • @dnd-kit/sortable^8.0.0
  • @dnd-kit/utilities^3.2.2
  • @fastify/cors^11.2.0
  • @fastify/static^9.0.0
  • @fastify/websocket^11.2.0
  • @heroicons/react^2.2.0
  • @mdx-js/mdx^3.1.1
  • @mdxeditor/editor^3.50.0
  • @modelcontextprotocol/sdk^1.24.3
  • @tailwindcss/vite^4.1.13
  • @toon-format/toon^0.8.0
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • chokidar^3.5.3
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • diff^5.2.0
  • fastify^5.7.4
  • highlight.js^11.9.0
  • howler^2.2.4
  • i18next^25.5.2
  • i18next-browser-languagedetector^8.2.0
  • markdown-it^14.1.0
  • mermaid^10.9.1
  • node-cron^4.2.1
  • open^8.4.2
  • react^18.3.1
  • react-dom^18.3.1
  • react-i18next^15.7.3
  • …and 7 more.