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
- 303
- Versions published
- 60Established · −30% score
- First published
- Aug 2025
- 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":["[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
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
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/utils/generated-agents-doc.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts26
buildpnpm run generate:hooks-docs && pnpm run build:frontend && tscbuild:docspnpm --filter dmux-docs run buildbuild:frontendpnpm --filter dmux-frontend run buildbuild:macos-helpernode scripts/build-macos-helper-bundle.jscleanrm -rf dist src/utils/generated-agents-doc.ts native/macos/prebuilt/dmux-helper.appdevpnpm run dev:bootstrap && tsc && DMUX_DEV=true DMUX_DEV_WATCH=false node dist/index.jsdev:bootstrappnpm run generate:hooks-docs && pnpm run hooks:install-localdev:docspnpm --filter dmux-docs run devdev:doctornode scripts/dev-doctor.jsdev:frontendpnpm --filter dmux-frontend run devdev:guard-runtimenode scripts/guard-runtime-parity.jsdev:watchpnpm run generate:hooks-docs && run-p --race dev:watch:compile dev:watch:rundev:watch:compiletsc --watch --preserveWatchOutput --pretty false > /dev/null 2>&1dev:watch:runnode scripts/dev-watch-run.jsgenerate:hooks-docsnode scripts/generate-hooks-docs.jshooks:install-localbash scripts/install-local-hooks.shprepackpnpm run build:macos-helperprepublishOnlypnpm run buildprereleaserun-s clean build typecheck smoke:packreleasebumpp --commit --push --tagrelease:majorbumpp major --commit --push --tagrelease:minorbumpp minor --commit --push --tagsmoke:packnode scripts/smoke-pack-install.jsstartnode dist/index.jstestvitest --runtypecheckpnpm run dev:guard-runtime && pnpm run generate:hooks-docs && tsc --noEmit
Dependencies10
chalk^5.3.0chokidar^4.0.3cli-highlight^2.1.11ink^5.0.1ink-text-input^6.0.0p-queue^9.0.0qrcode-terminal^0.12.0react^18.2.0string-width^7.2.0vue^3.5.22