External Script Fetching
High
- Category
- Supply Chain
- Content
### 验证 API Key ```bash curl -s 'https://api.siliconflow.cn/v1/user/info' \ -H 'Authorization: Bearer <YOUR_API_KEY>' | python3 -m json.tool ```
- Confidence
- 90% confidence
- Finding
- Remote code is downloaded and executed. This bypasses code review and could introduce malicious code.
