dart-use-ffigen
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidelines for using
package:ffigen, an official and trusted tool from the Dart ecosystem, to automate code generation for native bindings. - [SAFE]: All suggested command-line operations (
dart pub add,dart run,dart analyze) are standard Dart SDK commands used for dependency management and code verification. - [SAFE]: References to external sources point to well-known and official repositories and registries, such as
pub.devand thedart-lang/nativeGitHub repository. - [SAFE]: The skill emphasizes verification through static analysis (
dart analyze) to ensure the integrity and correctness of generated code.
Audit Metadata