webdom-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The SDK communicates with
webdom.marketfor marketplace metadata and utilizesapi.bidask.financefor decentralized exchange swap estimations required for cross-asset purchases. - [DATA_EXPOSURE]: Authentication tokens are persisted locally in
~/.config/webdom/agent-tokento allow the agent to perform authorized operations across multiple sessions without repeated login challenges. - [COMMAND_EXECUTION]: The CLI generates blockchain transaction payloads (BOCs). These are provided as raw data for the user or agent to pipe into a wallet provider (e.g.,
@ton/mcp@alpha), ensuring the SDK itself does not have direct authority to broadcast transactions without explicit handoff.
Audit Metadata