Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@smartledger.technology/[email protected]"],"fail_on":"high"}'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":["@smartledger.technology/[email protected]"],"fail_on":"high"}'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 high · score 49 · status changed
Related candidates
Linked campaigns and clusters
smartledger
2 members · evidence strength 53Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/attest/identity.js | matched ".ssh" | 30 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/attest/identity.js | matched ".ssh" | 30 |
| low | Install-time lifecycle script | package.json | prepare="test -d dist || npm run build" | 4 |
| low | Obfuscation | package/dist/attest/attestor.js | matched "Buffer.from(this.id.privateKey, \"base64" | 3 |
| low | Obfuscation | package/dist/ui/tui/Diff.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/ui/tui/MessageView.js | matched "\\u25B8" | 3 |
| low | Obfuscation | package/dist/attest/ots-file.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/ui/tui/PermissionPrompt.js | matched "\\u2191" | 3 |
Manifest
Package metadata
Scripts8
buildtsc && chmod +x dist/index.jscleanrm -rf distdevtsx src/index.tsevaltsx src/eval/cli.tspreparetest -d dist || npm run buildstartnode dist/index.jstestvitest runtypechecktsc --noEmit
Dependencies23
@modelcontextprotocol/sdk^1.25.1@smartledger.technology/ml-dsa^0.2.0@smartledger.technology/openai-claw-verify^0.3.0@smartledger/crypto^2.0.0@smartledger/keys^2.0.0chalk^5.3.0cli-highlight^2.1.11diff^5.2.0dotenv^17.2.3fast-glob^3.3.2gray-matter^4.0.3html-to-text^9.0.5ink^5.2.1ink-spinner^5.0.0ink-text-input^6.0.0marked^15.0.12marked-terminal^7.3.0minimatch^10.1.1openai^4.77.0pdf-parse^2.4.5react^18.3.1yargs^17.7.2zod^3.23.8