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 promotingMixed 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"}'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
Status history (2 events)
- available → available · risk review · score 10 · status available -> available, risk high -> review, score 69 -> 10
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/skills.js | matched ".ssh/" | 5 |
| low | Credential file access | package/src/skills.js | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node postinstall.js" | 5 |
| low | Obfuscation Density | package/dist/src/input.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/src/input.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts4
buildtsc && copy package.json dist\package.jsonpostinstallnode postinstall.jsstartnode bin/tsunami.jstestnode -e "import('./src/skills.js').then(m => { console.log('Skills:', m.getSkillCount()); process.exit(m.getSkillCount() === 80 ? 0 : 1); })"
Dependencies15
@types/react^19.2.14axios^1.14.0chalk^5.6.2commander^14.0.3dotenv^17.4.0duck-duck-scrape^2.2.7google-sr^6.0.0ink^6.8.0ink-spinner^5.0.0ink-text-input^6.0.0inquirer^13.3.2ora^9.3.0react^19.2.4ts-node^10.9.2typescript^6.0.2