install-futu-opend
Audited by Socket on Sep 16, 2026
2 alerts found:
Anomalyx2The code is an automated downloader, extractor, and installer launcher. It does not itself show clear malware behavior, but it presents a meaningful supply-chain risk because it executes an unverified executable fetched from a mutable remote endpoint, uses ExecutionPolicy Bypass, and performs forceful recursive cleanup. Verify the publisher signature and a release checksum before execution, and restrict cleanup paths before using this procedure.
The supplied content is an installer procedure, not evidence of malware by itself. It performs ordinary download, extraction, DMG installation, and cleanup operations, but it disables Gatekeeper quarantine and executes an unreviewed downloaded fixrun.sh script without integrity verification. The procedure should be treated as security-sensitive until the archive, DMG, application signature, and script are independently verified. The cleanup wildcard also warrants caution.