flutter-dartdoc
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of markdown guidelines and Dart code snippets used as examples for documentation. No executable scripts or sensitive operations are present.
- [COMMAND_EXECUTION]: Provides instructions for developers to manually run 'dart doc' to generate documentation and 'open' to view the results. These are standard development tasks using the official Dart SDK.
- [PROMPT_INJECTION]: The skill operates on user-provided code files to review documentation. This creates a surface for indirect prompt injection where malicious instructions could be embedded in code comments, though the skill itself does not have the capability to execute such instructions.
- Ingestion points: Dart and Flutter source files (.dart).
- Boundary markers: None present.
- Capability inventory: None detected.
- Sanitization: None present.
Audit Metadata