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
- 7
- Versions published
- 2
- First published
- May 2026
- Publisher
- hop-top
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":["@hop-top/[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":["@hop-top/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".ssh/"
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 13 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/scope.js | matched ".ssh/" | 5 |
| low | Credential file access | package/src/scope.test.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/scope-defaults.json | matched ".ssh/" | 3 |
Manifest
Package metadata
Scripts4
buildtsup src/alias.ts src/cli.ts src/output.ts src/xdg.ts src/config.ts src/sqlstore.ts src/upgrade.ts src/llm.ts src/routellm.ts src/tui/index.ts src/errcorrect.ts src/safety.ts src/provenance.ts src/stream.ts src/progress.ts src/auth.ts src/api.ts src/rpc.ts src/aim.ts src/scope.ts src/telemetry/index.ts src/id/index.ts --format cjs --dtslinteslint src/lint:fixeslint src/ --fixtestvitest run
Dependencies16
@bufbuild/protobuf^2.11.0@clack/prompts^1.2.0@connectrpc/connect^2.1.1@connectrpc/connect-web^2.1.1@hop-top/uri^0.2.0-alpha.1better-sqlite3^12.8.0commander^14.0.3csv-stringify^6.7.0eta^4.6.0hono^4.12.10js-yaml^4.1.1picomatch^4.0.4pino^10.3.1semver^7.7.4typeid-js^1.2.0zod^4.4.3