Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
可选参数: - `--max-mb N`:单图最大体积(默认 `25`),超限则失败,防止误抓大文件。 - `--no-verify-ssl`:下载时关闭 SSL 校验(仅在内网/代理异常时慎用)。 - `--timeout SEC`:下载超时秒数(默认 `60`)。 ## Agent 工作流
- Confidence
- 94% confidence
- Finding
- Providing a documented `--no-verify-ssl` option weakens transport security and enables man-in-the-middle tampering when fetching attacker-controlled or intercepted URLs. In this skill's context, the downloaded bytes are then trusted as the upload source to cloud storage, so disabling certificate validation can result in malicious content substitution, integrity loss, and unsafe persistence of attacker-supplied data under a trusted Qiniu domain.
