External Script Fetching
High
- Category
- Supply Chain
- Content
## Every 30 minutes ```bash curl -s "https://api.hallucinatingsplines.com/v1/cities" \ -H "Authorization: Bearer $HS_API_KEY" ```
- Confidence
- 90% confidence
- Finding
- Remote code is downloaded and executed. This bypasses code review and could introduce malicious code.
