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
- 701
- Versions published
- 25
- First published
- Apr 2026
- Publisher
- dinweldik
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":["[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"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 51 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/app/server/dist/extension-registries/claude-marketplace.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/app/server/dist/extension-registries/skills-sh.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/app/server/dist/telegram-notifier.js | matched "api.telegram.org/bot" | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/app/server/dist/extension-registries/claude-marketplace.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/app/server/dist/extension-registries/skills-sh.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/app/server/dist/telegram-notifier.js | matched "api.telegram.org/bot" | 12 |
| low | Credential file access | package/app/web/build/client/_app/immutable/chunks/ChtZyE-R.js | matched ".npmrc" | 5 |
| low | Credential file access | package/app/web/build/server/chunks/FilesPanel-CuYqL3i2.js | matched ".npmrc" | 5 |
| low | Messenger Bot Endpoint | package/app/server/dist/telegram-notifier.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts11
buildnpm run build -w @fatmux/shared && npm run build -w @fatmux/web && npm run build -w @fatmux/serverchecknpm run check -w @fatmux/shared && npm run check -w @fatmux/server && npm run check -w @fatmux/webdevbash scripts/dev.shprepacknpm run buildpreversionnpm run check && npm run buildreleasenpm run release:version && npm run build && npm run verify:pack && npm publish --tag latestrelease:versionnode scripts/release-version.mjsstartnode app/server/dist/index.jstestnpm run test -w @fatmux/shared && npm run test -w @fatmux/servertest:e2eplaywright testverify:packnode scripts/verify-pack.mjs
Dependencies11
@sveltejs/kit^2.57.0@xterm/addon-fit^0.11.0@xterm/addon-web-links^0.12.0@xterm/xterm^6.0.0better-sqlite3^12.5.0nanoid^5.1.9node-pty^1.1.0smol-toml^1.6.1svelte^5.55.2ws^8.20.0zod^4.1.13