PkgRadar

Package evidence

@aiftp-tools/[email protected]

Credential file access: matched "id_rsa"

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":["@aiftp-tools/[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":["@aiftp-tools/[email protected]"],"fail_on":"high"}'
Publisheru16t
Artifact bytes103,598
Previous version0.10.1
Published2026-05-24T02:27:18.431Z
SHA-2561052d963fd8675acf24092eae57b79a69f4e08bef2dc81aa677924e8e31fbf05

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

u16t

3 members · evidence strength 61

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/exclude.jsmatched "id_rsa"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/exclude.jsmatched "id_rsa"30
lowObfuscationpackage/dist/backup/default-store.jsmatched "Buffer.from(backupKeyBase64, 'base64"3
lowObfuscationpackage/dist/importers/filezilla.jsmatched "Buffer.from(passText, 'base64"3
lowObfuscationpackage/dist/keychain.jsmatched "Buffer.from(payload, 'base64"3

Manifest

Package metadata

Scripts4
  • buildtsc -p tsconfig.json
  • prebuildnode scripts/generate-version.mjs
  • pretypechecknode scripts/generate-version.mjs
  • typechecktsc -p tsconfig.json --noEmit
Dependencies6
  • @iarna/toml^2.2.5
  • basic-ftp^6.0.1
  • fast-xml-parser^5.8.0
  • iconv-lite0.7.2
  • picomatch^4.0.4
  • zod^4.4.3