acestep-thumbnail
Warn
Audited by Socket on Sep 18, 2026
1 alert found:
AnomalyAnomalyscripts/acestep-thumbnail.sh
LOWAnomalyLOW
scripts/acestep-thumbnail.sh
The code is primarily a legitimate Gemini thumbnail-generation utility. No clear malware or covert malicious behavior is present. Security concerns include unrestricted api_url configuration that can exfiltrate the API key and prompt, API-key placement in the URL, jq filter injection through the user-controlled configuration key, and arbitrary user-permitted file writes through --output. These issues should be addressed with an allowlist for configuration keys, validation/pinning of the API host and scheme, safer secret transmission where supported, and output-path restrictions. The findings indicate security weaknesses but not intentional malware in this fragment.
Confidence: 97%Severity: 55%
Audit Metadata