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
- 1,467Niche · −30% score
- Versions published
- 135
- First published
- Mar 2026
- Publisher
- dammian_miller
Effective trust discount applied: −30% (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":["@miller-tech/[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":["@miller-tech/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 27 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli/rtk.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/memory/serverless-qdrant.js | matched "curl " | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli/rtk.js | matched "curl " | 12 |
| medium | Remote Payload | package/dist/memory/serverless-qdrant.js | matched "curl " | 12 |
| low | Credential file access | package/dist/delivery/applier.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/coordination/capability-router.js | matched ".npmrc" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="echo '\n✨ Run: npx @miller-tech/uap init --interactive'" | 5 |
Manifest
Package metadata
Scripts20
benchvitest --config vitest.bench.config.tsbuildtsccheck-claudebash scripts/maintenance/verify-compliance.shdevtsc --watchformatprettier --write src/**/*.tsinstall:cloakbrowsertsx scripts/setup/install-cloakbrowser.tsinstall:desktopbash scripts/setup/install-desktop.shinstall:webbash scripts/setup/install-web.shlinteslint src --ext .tslint:fixeslint src --ext .ts --fixpostinstallecho ' ✨ Run: npx @miller-tech/uap init --interactive'prepublishOnlynpm run build && npm teststartnode dist/bin/cli.jstestvitesttest:coveragevitest --coverageupdate-uapbash scripts/maintenance/update-uap-compliance.shverify-uapbash scripts/maintenance/verify-compliance.shversion:majorbash scripts/version-bump.sh majorversion:minorbash scripts/version-bump.sh minorversion:patchbash scripts/version-bump.sh patch
Dependencies15
@octokit/rest^20.0.2@qdrant/js-client-rest^1.11.0better-sqlite3^11.0.0chalk^5.3.0cloakbrowser^0.3.16commander^12.1.0dexie^4.0.8execa^9.6.1handlebars^4.7.8inquirer^9.2.12js-yaml^4.1.0ora^8.0.1simple-git^3.22.0ws^8.19.0zod^3.23.8