make-moonbit-c-bindings

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The templates/prepare.py script is designed to download remote source archives from a configurable URL using urllib.request.urlretrieve.
  • [REMOTE_CODE_EXECUTION]: The skill facilitates the download and extraction of external C code for compilation into native binaries. This is managed through a vendoring script that uses tarfile.extractall().
  • [COMMAND_EXECUTION]: The skill workflow involves executing several shell commands and scripts, including moon build tools and Python-based utility scripts for vendoring and validation. The documentation also references the use of environment variables like DYLD_INSERT_LIBRARIES for testing purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 02:18 AM
Security Audit — agent-trust-hub — make-moonbit-c-bindings