flutter-expert

Pass

Audited by Gen Agent Trust Hub on Aug 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard Flutter CLI commands, including flutter pub get, flutter analyze, and flutter test, which are essential for Dart package management and code validation.- [EXTERNAL_DOWNLOADS]: Recommends standard, well-maintained community packages such as dio, riverpod, and go_router, and official tools like Flutter DevTools.- [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it processes user-provided source code.
  • Ingestion points: Reads and generates Dart code within the project structure (e.g., lib/, pubspec.yaml).
  • Boundary markers: Uses flutter analyze and automated tests to validate the correctness and safety of generated logic.
  • Capability inventory: Includes execution of CLI-based testing and linting tools.
  • Sanitization: Relies on the Dart compiler and static analysis to prevent the execution of malformed or unsafe code.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 23, 2026, 07:57 AM
Security Audit — agent-trust-hub — flutter-expert