ai-music-generation
Audited by Socket on Feb 25, 2026
1 alert found:
MalwareThis document is a usage guide that delegates execution and network activity to a third-party CLI downloaded via a pipe-to-shell installer. The main security issue is supply-chain and trust concentration: executing an installer fetched from dist.inference.sh without enforced verification risks arbitrary code execution. Additional moderate risks include credential storage/forwarding by the CLI and transmission/retention of potentially sensitive prompt data by the remote service. The README itself contains no embedded obfuscated or explicitly malicious code, but relying on the external binary is the principal security concern. Recommendations: avoid curl|sh; manually download and verify checksums; audit the CLI (source or binary signing); run install in an isolated environment; and review the service's privacy/data-retention policies before sending sensitive data.