dart-effective-style
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run the
dart format .command. This is a standard formatting tool provided by the Dart SDK and is used here for its primary, intended purpose of maintaining code consistency. - [SAFE]: No security risks were identified. The skill does not contain any prompt injection attempts, network exfiltration patterns, obfuscated code, or unauthorized file access. All instructions are focused on idiomatic Dart development practices.
Audit Metadata