dart-native-interop-ffi

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates legitimate interaction between Dart and C/C++ libraries using the official dart:ffi library.
  • [COMMAND_EXECUTION]: Provides instructions to run the ffigen tool (dart run ffigen) for automated binding generation, which is standard practice for Dart developers.
  • [EXTERNAL_DOWNLOADS]: Mentions the use of standard, well-known packages (ffi, ffigen, path) available through the official Dart package registry.
  • [REMOTE_CODE_EXECUTION]: Implements dynamic library loading (DynamicLibrary.open) to bridge native code with Dart. This capability is the core intended purpose of the skill and is implemented using standard, non-obfuscated platform routing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 06:10 PM