External Transmission
Medium
- Category
- Data Exfiltration
- Content
A **Delegation** is the budget: a hard cap in cents plus an expiry, enforced server-side on every single payment. Create it once, reuse the id. ```bash curl -sX POST "$NVM_API_URL/api/v1/delegation/create" \ -H "Authorization: Bearer $NVM_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"erc4337","currency":"usdc","spendingLimitCents":500,"durationSecs":604800}'- Confidence
- 60% confidence
- Finding
- Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
