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
- 12
- Versions published
- 4
- First published
- May 2026
- Publisher
- debros
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":["@debros/[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":["@debros/[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 5 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/commands/vault-ssh.ts | matched ".ssh/" | 5 |
| low | Obfuscation Density | package/dist/agent-daemon.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/index.js | 5560002 bytes | 0 |
Manifest
Package metadata
Scripts7
buildtsup src/index.ts src/agent-daemon.ts src/crypto-worker.tsbuild:agent-binarypkg dist/agent-daemon.js --targets node18-macos-arm64,node18-macos-x64,node18-linux-x64,node18-linux-arm64 --output bin/rw-agentbuild:binarypkg dist/index.js --config package.jsoncleanrimraf distdevtsup src/index.ts src/agent-daemon.ts --watchtestvitest runtest:watchvitest
Dependencies6
@debros/root-core0.103.4@inquirer/prompts^7.0.0@reown/walletkit^1.5.1@walletconnect/core^2.23.5@walletconnect/utils^2.23.5commander^13.0.0