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":["@abitat_reece/[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":["@abitat_reece/[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 22 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/git/repo.js | matched ".SSH" | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/git/repo.js | matched ".SSH" | 10 |
| low | Obfuscation | package/dist/runtime/cli.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/runtime/pty.js | matched "\\u0004" | 3 |
| low | Obfuscation | package/dist/local-control/server.js | matched "Buffer.from(dataBase64, \"base64" | 3 |
| low | Obfuscation | package/dist/local-control/state.js | matched "\\u2010" | 3 |
Manifest
Package metadata
Scripts8
buildtsc -p tsconfig.jsondevtsx src/cli/index.ts startdev:mocktsx src/cli/index.ts start --mocklinteslint .predevpnpm --filter @abitat_reece/shared buildpretestpnpm --filter @abitat_reece/shared buildtestvitest runtypechecktsc -p tsconfig.json --noEmit
Dependencies4
@abitat_reece/shared0.1.2node-pty^1.1.0qrcode-terminal0.12.0ws^8.20.0