PkgRadar

Package evidence

@miller-tech/[email protected]

Remote Payload: matched "curl "

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
2,228Niche · −30% score
Versions published
139
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 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":["@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"}'
Artifact bytes1,562,152
Previous version1.36.0
Published2026-06-13T01:05:50.137Z
SHA-2567903ae00cd8d53cd5507bf57da25f00d2db15c4d83e8c6545d5f6c9c3127f4c9

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli/rtk.jsmatched "curl "12
mediumRemote Payloadpackage/dist/memory/serverless-qdrant.jsmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli/rtk.jsmatched "curl "12
mediumRemote Payloadpackage/dist/memory/serverless-qdrant.jsmatched "curl "12
lowCredential file accesspackage/dist/delivery/applier.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/coordination/capability-router.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="echo '\n✨ Run: npx @miller-tech/uap init --interactive'"5

Manifest

Package metadata

Scripts20
  • benchvitest --config vitest.bench.config.ts
  • buildtsc
  • check-claudebash scripts/maintenance/verify-compliance.sh
  • devtsc --watch
  • formatprettier --write src/**/*.ts
  • install:cloakbrowsertsx scripts/setup/install-cloakbrowser.ts
  • install:desktopbash scripts/setup/install-desktop.sh
  • install:webbash scripts/setup/install-web.sh
  • linteslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • postinstallecho ' ✨ Run: npx @miller-tech/uap init --interactive'
  • prepublishOnlynpm run build && npm test
  • startnode dist/bin/cli.js
  • testvitest
  • test:coveragevitest --coverage
  • update-uapbash scripts/maintenance/update-uap-compliance.sh
  • verify-uapbash scripts/maintenance/verify-compliance.sh
  • version:majorbash scripts/version-bump.sh major
  • version:minorbash scripts/version-bump.sh minor
  • version:patchbash scripts/version-bump.sh patch
Dependencies15
  • @octokit/rest^20.0.2
  • @qdrant/js-client-rest^1.11.0
  • better-sqlite3^11.0.0
  • chalk^5.3.0
  • cloakbrowser^0.3.16
  • commander^12.1.0
  • dexie^4.0.8
  • execa^9.6.1
  • handlebars^4.7.8
  • inquirer^9.2.12
  • js-yaml^4.1.0
  • ora^8.0.1
  • simple-git^3.22.0
  • ws^8.19.0
  • zod^3.23.8