PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherramansingh
Artifact bytes12,948
Previous version0.1.10
Published2026-05-24T15:57:25.736Z
SHA-2568e254efe828fdf0bcc20254623a5a7487ab966b2d9cc6e41d10bacf19d6adc27

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/agent.jsmatched ".ssh"30
mediumRemote Payloadpackage/install/setup.shmatched "curl "12

Manifest

Package metadata

Scripts2
  • devnode bin/thinknagent.js start --dev
  • startnode bin/thinknagent.js start
Dependencies9
  • chalk^4.1.2
  • chokidar^3.6.0
  • commander^12.1.0
  • conf^10.2.0
  • node-pty^1.0.0
  • ora^5.4.1
  • socket.io-client^4.7.5
  • systeminformation^5.22.7
  • uuid^10.0.0