PkgRadar

Package evidence

@saplo/[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":["@saplo/[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":["@saplo/[email protected]"],"fail_on":"high"}'
Publishersaplo-team
Artifact bytes57,248
Previous version2.1.0
Published2026-05-24T21:11:44.508Z
SHA-25686ac4bfa671e4dceb457014799dd3c28526accbb81f95c2e388a85225f722a02

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
30Score
2.1.1Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

saplo-team

3 members · evidence strength 60

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/mcp/resources.jsmatched ".ssh"30

Manifest

Package metadata

Scripts7
  • buildtsc -p tsconfig.json
  • linteslint src --ext .ts
  • postpackrm -f oclif.manifest.json
  • prepacknpm run build
  • readmeoclif readme
  • testvitest run
  • test:watchvitest
Dependencies10
  • @modelcontextprotocol/sdk^1.29.0
  • @oclif/core^3.27.0
  • axios^1.7.9
  • chalk^5.3.0
  • form-data^4.0.5
  • ora^8.1.1
  • tar^7.4.3
  • ws^8.18.0
  • yaml^2.7.0
  • zod^3.25.76