Available Prompts
Wallet Setup
Guided wallet creation and initial configuration.
Risk Assessment
Evaluate the safety of a pending on-chain transaction.
Security Audit
Comprehensive security review across all wallets.
Daily Report
Summarize daily operations and flag anomalies.
x402 Payment
Guided x402 payment flow with cost confirmation.
How Prompts Work
Unlike tools (which execute code) and resources (which return data), prompts inject structured instructions into the LLM’s context. This gives the agent:- A clear task definition — what to analyze, in what order
- Expected output format — ensuring consistent, parseable results
- Safety guardrails — forcing the agent to review policies and constraints before acting
- Explainability — the agent produces a text-based reasoning trail before executing any action
Prompt Reference
| Prompt | Category | Purpose |
|---|---|---|
wallet_setup | Setup | Create and configure a new agent wallet |
risk_assessment | Analysis | Pre-transaction safety evaluation |
security_audit | Analysis | Cross-wallet security posture review |
daily_report | Analysis | Operational summary and anomaly detection |
x402_payment | Payment | Guided cost discovery and payment flow |