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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/core/path-denylist.js | matched ".npmrc" | 5 |
| low | Obfuscation Density | package/dist/dashboard/public/assets/flowDb-c6c81e3f-BC8_H7l7.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/dashboard/public/assets/index-Dm3-5ZYh.js | 2511225 bytes | 0 |
| low | Obfuscation Density | package/dist/dashboard/public/assets/styles-b4e223ce-M0Oa_txo.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts19
buildnpm run validate:i18n && npm run clean && tsc && npm run build:dashboardbuild:dashboardvite build --config src/dashboard_frontend/vite.config.ts && npm run copy-staticcheck:plugin-versionnode scripts/sync-plugin-version.js --checkcleanrimraf distcopy-staticnode scripts/copy-static.cjsdevtsx src/index.tsdev:dashboardvite --config src/dashboard_frontend/vite.config.tsprepublishOnlynpm run buildstartnode dist/index.jssync:plugin-versionnode scripts/sync-plugin-version.jstestvitesttest:coveragevitest --coveragetest:e2eplaywright testtest:e2e:uiplaywright test --uitest:e2e:worktreeplaywright test -c playwright.worktree.config.tstest:generate-approvalsnode scripts/generate-test-approvals.cjstest:watchvitest --watchvalidate:i18nnode scripts/validate-i18n.jsvalidate: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.0ajv^8.17.1ajv-formats^3.0.1chokidar^3.5.3class-variance-authority^0.7.1clsx^2.1.1diff^5.2.0fastify^5.7.4highlight.js^11.9.0howler^2.2.4i18next^25.5.2i18next-browser-languagedetector^8.2.0markdown-it^14.1.0mermaid^10.9.1node-cron^4.2.1open^8.4.2react^18.3.1react-dom^18.3.1react-i18next^15.7.3- …and 7 more.