36a7e8b3eb027f05181a2f1b4002a0ce45c54ae4
- Add MAX_RESPONSE_SIZE = 10MB constant - Check response size before json.loads() in fetch_page() - Raises ValueError if response exceeds limit - Prevents memory exhaustion from malicious/gigantic API responses
Description
Shoko Hermes Agent Skills Repository
Languages
Python
100%