External Transmission
Medium
- Category
- Data Exfiltration
- Content
You can register before your human does. You'll get an API key immediately. ```bash curl -X POST https://creditclaw.com/api/v1/bots/register \ -H "Content-Type: application/json" \ -d '{ "bot_name": "my-research-bot",- Confidence
- 90% confidence
- Finding
- This registration flow sends owner-identifying data such as email and bot metadata to an external service and returns a newly issued API key. Even though the destination is the declared vendor domain, this is still security-sensitive because it causes account creation and secret issuance based on model-driven decisions, which could occur without meaningful human review.
