higgsfield-game-generation
Audited by Socket on Aug 22, 2026
1 alert found:
SecurityOverall, the main supply-chain security concern is a confirmed critical execution path in the workflow documentation: downloading a mutable installer script from a remote GitHub raw URL and immediately executing it via `| sh` without pinning or checksum/signature verification. This creates immediate arbitrary code execution risk if upstream content is compromised. Other flagged items (Meshy API calls using MESHY_API_KEY, shell-style polling in docs, and GLB binary rewriting) appear consistent with an asset-generation pipeline and are less indicative of embedded malware in the provided fragment, but the unverified installer instruction is sufficient to treat the package as high risk for execution during installation/setup.