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
- 3,378Niche · −30% score
- Versions published
- 47
- First published
- Apr 2026
- Publisher
- lethevimlet
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":["@lethevimlet/[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":["@lethevimlet/[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 (1 event)
- new → available · risk review · score 42 · status changed
Evidence
Static findings
17 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/src/server/endpoints/rest/system.js | matched ".ssh" | 10 |
Show all 17 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/src/server/endpoints/rest/system.js | matched ".ssh" | 10 |
| low | Credential file access | package/sshift-install.sh | matched ".ssh" | 5 |
| low | Obfuscation | package/src/webapp/js/app.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/plugins/claude-attention/index.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/plugins/opencode-attention/index.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/server/index.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/webapp/js/mobile-terminal.js | matched "\\x7f" | 3 |
| low | Obfuscation | package/src/server/plugins/plugin-manager.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/server/services/sftp-manager.js | matched "Buffer.from(keyContent, 'base64" | 3 |
| low | Obfuscation | package/src/server/services/ssh-manager.js | matched "Buffer.from(keyContent, 'base64" | 3 |
| low | Obfuscation | package/src/server/endpoints/rest/system.js | matched "Buffer.from(response.content, 'base64" | 3 |
| low | Obfuscation | package/src/webapp/libs/xterm/xterm-addon-image.js | matched "Buffer.from(e,\"base64" | 3 |
| low | Obfuscation | package/src/webapp/libs/xterm/xterm-addon-serialize-worker.js | matched "\\x3c" | 3 |
| low | Obfuscation | package/src/webapp/libs/xterm/xterm-addon-serialize.js | matched "\\x3c" | 3 |
| low | Obfuscation | package/src/webapp/libs/xterm/xterm-addon-webgl.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/webapp/libs/xterm/xterm-headless.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/webapp/libs/xterm/xterm.js | matched "fromCharCode" | 3 |