Natural-Language Policy Violations
Medium
- Confidence
- 98% confidence
- Finding
- The TypeScript example publishes an A2A agent card with `url: 'http://localhost:3005/a2a/'` even though the document explicitly states that payment tokens are bearer credentials and agents should be served over HTTPS. In a payment-bearing agent-to-agent flow, normalizing insecure example URLs can lead developers to deploy or test with cleartext transport, exposing `payment-signature` tokens to interception or misuse.
