PkgRadar

Package evidence

@smartledger.technology/[email protected]

Credential file access: matched ".ssh"

Recommended action

Block this update

Static 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"}'
Publishersmartledger
Artifact bytes127,709
Previous version0.5.0
Published2026-05-15T18:17:51.254Z
SHA-25669f2931bf0da6e59605a1410413cd9fea1baa8cc4b10abf9e33efac0b62b7e3f

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

high
Last checked
highRisk
49Score
0.6.0Version
Status history (1 event)
  1. newavailable · risk high · score 49 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

smartledger

2 members · evidence strength 53

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/attest/identity.jsmatched ".ssh"30
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/attest/identity.jsmatched ".ssh"30
lowInstall-time lifecycle scriptpackage.jsonprepare="test -d dist || npm run build"4
lowObfuscationpackage/dist/attest/attestor.jsmatched "Buffer.from(this.id.privateKey, \"base64"3
lowObfuscationpackage/dist/ui/tui/Diff.jsmatched "\\u2026"3
lowObfuscationpackage/dist/ui/tui/MessageView.jsmatched "\\u25B8"3
lowObfuscationpackage/dist/attest/ots-file.jsmatched "\\x00"3
lowObfuscationpackage/dist/ui/tui/PermissionPrompt.jsmatched "\\u2191"3

Manifest

Package metadata

Scripts8
  • buildtsc && chmod +x dist/index.js
  • cleanrm -rf dist
  • devtsx src/index.ts
  • evaltsx src/eval/cli.ts
  • preparetest -d dist || npm run build
  • startnode dist/index.js
  • testvitest run
  • typechecktsc --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.0
  • chalk^5.3.0
  • cli-highlight^2.1.11
  • diff^5.2.0
  • dotenv^17.2.3
  • fast-glob^3.3.2
  • gray-matter^4.0.3
  • html-to-text^9.0.5
  • ink^5.2.1
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • marked^15.0.12
  • marked-terminal^7.3.0
  • minimatch^10.1.1
  • openai^4.77.0
  • pdf-parse^2.4.5
  • react^18.3.1
  • yargs^17.7.2
  • zod^3.23.8