dart-static-analysis

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes official Dart and Flutter SDK commands (dart pub, flutter pub, dart fix, dart analyze) to manage project health and dependencies.
  • [EXTERNAL_DOWNLOADS]: Fetches recommended linting packages from the official Dart package registry (pub.dev) to enforce project standards.
  • [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it processes and fixes project source code and configuration. * Ingestion points: Project source code files and pubspec.yaml. * Boundary markers: Not used; the agent processes the code directly as project context. * Capability inventory: Capability to modify files via dart fix --apply and execute shell commands for analysis. * Sanitization: Relies on the built-in safety of the official Dart SDK tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 04:23 AM