moonbit-practice

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The GitHub Actions workflow defined in assets/ci.yaml downloads the MoonBit CLI installation script from https://cli.moonbitlang.com/install/unix.sh. This is the official distribution channel for MoonBit tools.
  • [REMOTE_CODE_EXECUTION]: The installation process in assets/ci.yaml uses a pipe to bash (curl | bash) to execute the remote script. This is the standard, documented method for setting up the MoonBit environment in automated workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 10:18 AM