dart-fix-runtime-errors
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill utilizes official Dart SDK command-line tools, including dart analyze, dart fix, and dart test, for their intended developer workflows.
- [SAFE]: The instructional content aligns with Dart's official documentation regarding the type system, sound null safety, and error handling practices.
- [PROMPT_INJECTION]: The skill processes project source code (Ingestion points: Project files in SKILL.md), which is a surface for indirect prompt injection. Boundary markers and explicit sanitization are absent, but the capability inventory (dart analyze, dart fix, dart test) is limited to standard development tools, maintaining a safe posture.
Audit Metadata