Sato Check · Package
@bankr/cli
npm:@bankr/cli · v0.3.38 · sha256:750172139855 · as of 2026-09-26
- Does it take your key? traced
- Yes — it reads private-key material. Local signing is what a wallet does; question 2 says whether the key leaves.
- Our static read of the published artifact found it.
- Does your key leave? observed
- Not observed — no planted key left during install and start-up, under our test conditions — code paths that only run later, or only on a trigger, are not covered.
- We ran it with planted test keys and saw it.
- Can it move funds on its own? no evidence
- Unknown — we could not read what it exposes.
- No evidence line on file for this question yet.
- What changed? no evidence
- First profile of this subject — nothing to compare yet.
- No evidence line on file for this question yet.
Is this your project? Respond →Dispute this reading
Hosts contacted
| Host | When | Role | Evidence |
|---|---|---|---|
| api.bankr.bot | code | vendor | traced |
| api.slack.com | code | other | traced |
| arbiscan.io | code | other | traced |
| auth.privy.io | code | other | traced |
| bankr.bot | code | vendor | traced |
| basescan.org | code | other | traced |
| bscscan.com | code | other | traced |
| docs.anthropic.com | code | other | traced |
| docs.bankr.bot | code | vendor | traced |
| docs.stripe.com | code | other | traced |
| etherscan.io | code | other | traced |
| github.com | code | registry | traced |
| llm.bankr.bot | code | vendor | traced |
| mainnet.base.org | code | rpc | traced |
| opencode.ai | code | other | traced |
| peonping.github.io | code | other | traced |
| polygonscan.com | code | other | traced |
| registry.npmjs.org | code | registry | traced |
| robinhoodchain.blockscout.com | code | other | traced |
| webhooks.bankr.bot | code | vendor | traced |
| x402.bankr.bot | code | vendor | traced |
| registry.npmjs.org | install | registry | observed |
Evidence (26 lines)
- observedO-hosts2026-09-25
registry.npmjs.org was contacted during install (registry).
sandbox:obs_3fd0f6ee3a198db1
- tracedT-key-read2026-09-26
Reads process.env.BANKR_PRIVATE_KEY.
dist/commands/fees.js:501
- tracedT-key-read2026-09-26
Reads process.env.BANKR_PRIVATE_KEY.
dist/commands/fees.js:502
- tracedT-key-read2026-09-26
Reads privateKeyToAccount() on a value read from key material (privateKey).
dist/commands/fees.js:525
- tracedT-hosts2026-09-26
api.bankr.bot appears in shipped code (vendor).
dist/cli.js
- tracedT-hosts2026-09-26
api.slack.com appears in shipped code (other).
dist/commands/webhooks.js
- tracedT-hosts2026-09-26
arbiscan.io appears in shipped code (other).
dist/commands/llm.js
- tracedT-hosts2026-09-26
auth.privy.io appears in shipped code (other).
dist/commands/login.js
- tracedT-hosts2026-09-26
bankr.bot appears in shipped code (vendor).
dist/commands/fees.js
- tracedT-hosts2026-09-26
basescan.org appears in shipped code (other).
dist/commands/fees.js
- tracedT-hosts2026-09-26
bscscan.com appears in shipped code (other).
dist/commands/llm.js
- tracedT-hosts2026-09-26
docs.anthropic.com appears in shipped code (other).
dist/commands/llm.js
- tracedT-hosts2026-09-26
docs.bankr.bot appears in shipped code (vendor).
dist/cli.js
- tracedT-hosts2026-09-26
docs.stripe.com appears in shipped code (other).
dist/commands/webhooks.js
- tracedT-hosts2026-09-26
etherscan.io appears in shipped code (other).
dist/commands/llm.js
- tracedT-hosts2026-09-26
github.com appears in shipped code (registry).
dist/commands/sounds.js
- tracedT-hosts2026-09-26
llm.bankr.bot appears in shipped code (vendor).
dist/lib/config.js
- tracedT-hosts2026-09-26
mainnet.base.org appears in shipped code (rpc).
dist/cli.js
- tracedT-hosts2026-09-26
opencode.ai appears in shipped code (other).
dist/commands/llm.js
- tracedT-hosts2026-09-26
peonping.github.io appears in shipped code (other).
dist/commands/sounds.js
- tracedT-hosts2026-09-26
polygonscan.com appears in shipped code (other).
dist/commands/llm.js
- tracedT-hosts2026-09-26
registry.npmjs.org appears in shipped code (registry).
dist/commands/update.js
- tracedT-hosts2026-09-26
robinhoodchain.blockscout.com appears in shipped code (other).
dist/lib/explorer.js
- tracedT-hosts2026-09-26
webhooks.bankr.bot appears in shipped code (vendor).
dist/commands/webhooks.js
- tracedT-hosts2026-09-26
x402.bankr.bot appears in shipped code (vendor).
dist/commands/x402.js
- tracedT-key-named2026-09-26
The shipped code names BANKR_PRIVATE_KEY in a message to the user.
dist/cli.js
Limits
- Traced analysis follows flows inside one module only; a key handed from one module to another is not followed.
- Key egress not observed during install and start-up, under our test conditions — code paths that only run later, or only on a trigger, are not covered.
- No tool inventory was available, so fund actions were not read.
- Sandbox: DNS queries made directly by the target are not logged; hosts are recorded from proxied HTTP(S) requests and CONNECTs..
- Sandbox: Code that ignores HTTP(S)_PROXY has no route out of the sandbox, so its attempts are not captured..
A profile describes what we read and ran, with dates. It is not a safety rating, an audit or an endorsement, and "not found" is not "not there".
sato.custody/v1 · custody-1
Maintain this project? Respond to this reading
Loading sign-in…