moonbit-js-binding

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical reference for MoonBit's JavaScript backend, detailing the use of extern "js" and %identity intrinsics. These are documented, platform-standard features for foreign function interaction.
  • [SAFE]: Dependency management is conducted through moon.mod.json, which references the moonbitlang/async package. This is a trusted core library within the MoonBit ecosystem.
  • [SAFE]: Command execution instructions involve standard tools such as moon build, moon test, and node. These commands are used for local project compilation and verification of generated output.
  • [SAFE]: Examples utilizing the fetch API are provided as educational templates for handling network requests within FFI wrappers and do not involve unauthorized data access or exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 04:44 AM
Security Audit — agent-trust-hub — moonbit-js-binding