Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The `progress-stream` command defaults to polling every 0.015 seconds (about 66 requests/second), which is far above the service's documented 60 req/min limit elsewhere in the file. This can easily trigger self-inflicted denial of service, rate limiting, excess backend load, and noisy failure behavior, especially if multiple jobs or users invoke it concurrently.
