PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
2,934Niche · −30% score
Versions published
357
First published
Apr 2026
Publisher
nexworldtech-tsunami

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Artifact bytes226,452
Previous version4.16.5
Published2026-05-25T15:24:59.957Z
SHA-2560bc8a55490ec53a4255c53dbf31410c901d00be8f0d24c28b558f57732ee4a88

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

review
Last checked
reviewRisk
10Score
4.16.6Version
Status history (2 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk high -> review, score 69 -> 10
  2. newavailable · risk high · score 69 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/skills.jsmatched ".ssh/"5
lowCredential file accesspackage/src/skills.jsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.js"5
lowObfuscation Densitypackage/dist/src/input.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/src/input.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildtsc && copy package.json dist\package.json
  • postinstallnode postinstall.js
  • startnode bin/tsunami.js
  • testnode -e "import('./src/skills.js').then(m => { console.log('Skills:', m.getSkillCount()); process.exit(m.getSkillCount() === 80 ? 0 : 1); })"
Dependencies15
  • @types/react^19.2.14
  • axios^1.14.0
  • chalk^5.6.2
  • commander^14.0.3
  • dotenv^17.4.0
  • duck-duck-scrape^2.2.7
  • google-sr^6.0.0
  • ink^6.8.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • inquirer^13.3.2
  • ora^9.3.0
  • react^19.2.4
  • ts-node^10.9.2
  • typescript^6.0.2