dart-use-ffigen

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the ffigen package from pub.dev, which is the official package registry for the Dart ecosystem.
  • [COMMAND_EXECUTION]: The skill employs standard Dart SDK CLI commands, specifically dart pub add, dart run, and dart analyze, to manage project dependencies and execute the code generation workflow.
  • [REMOTE_CODE_EXECUTION]: The workflow involves generating a local Dart script (tool/ffigen.dart) and executing it to run the ffigen library; this represents a standard automated code generation process using local project resources.
  • [SAFE]: No malicious patterns such as prompt injection, credential harvesting, data exfiltration, or obfuscation were detected. All external links and packages refer to official and trusted Dart/Google resources.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 08:11 PM
Security Audit — agent-trust-hub — dart-use-ffigen