createos
Warn
Audited by Socket on Sep 15, 2026
1 alert found:
AnomalyAnomalyscripts/deploy.sh
LOWAnomalyLOW
scripts/deploy.sh
The fragment is an administrative deployment script with behavior consistent with its stated purpose. It intentionally transmits an API key and selected project files to the CreateOS API, but contains no clear evidence of malware, covert tracking, persistence, reverse-shell behavior, or unauthorized exfiltration. Security concerns include possible accidental secret upload, caller-controlled API redirection, unsafe JSON construction, and unencoded URL parameters. Inputs should be JSON-encoded and URL-encoded, sensitive files should be excluded by default, and the API endpoint should be verified before use.
Confidence: 97%Severity: 58%
Audit Metadata