PkgRadar

Package evidence

@devalade/[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":["@devalade/[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":["@devalade/[email protected]"],"fail_on":"high"}'
Publisherdevalade
Artifact bytes92,831
Previous version2.2.0
Published2026-05-24T11:00:04.677Z
SHA-25643dece78d12d187bd8d40e251230a0186c530af4c28d698d3864b9264f120c06

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

devalade

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/config/assembly.jsmatched ".SSH"30
highCredential file accesspackage/dist/domain/deploy/backend-strategy.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/backup.jsmatched ".aws"30
highCredential file accesspackage/dist/config/builder.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/ci.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/cloudflare.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/config.jsmatched ".ssh"30
highCredential file accesspackage/dist/infrastructure/ssh/connection.jsmatched "id_rsa"30
highCredential file accesspackage/dist/cli/commands/deploy.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/doctor.jsmatched ".ssh"30
highCredential file accesspackage/dist/domain/deploy/frontend-strategy.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/init.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/metrics.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/run.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/runner.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/setup.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/status.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/unlock.jsmatched ".ssh"30
highCredential file accesspackage/dist/cli/commands/user.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/cli/commands/cloudflare.jsmatched "curl "12
mediumRemote Payloadpackage/dist/services/health.service.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/commands/setup.jsmatched "curl "12

Manifest

Package metadata

Scripts6
  • buildtsc
  • devtsx src/cli/index.ts
  • linttsc --noEmit
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies11
  • @clack/prompts^1.4.0
  • chalk^5.3.0
  • commander^12.1.0
  • execa^9.5.1
  • fs-extra^11.3.5
  • jiti^2.4.2
  • js-yaml^4.1.0
  • listr2^10.2.1
  • ora^8.1.1
  • ssh2^1.16.0
  • zod^3.24.1