Agents are useful, but they are not financially responsible adults. The SDK therefore blocks paid operations by default.
| Setting | Default |
|---|---|
| Network | Calibration |
| Paid operations | Disabled |
| Confirmation | Required |
| Max bytes per paid call | 10 MiB |
- Never commit private keys.
- Use Calibration before mainnet.
- Use
confirmPaidOperation: trueonly when the user or application policy approved the spend. - Prefer
outputPathfor retrievals that may be large. - Enable mainnet only in controlled deployments.