dart-hover
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a structured interface for accessing language server hover data. It uses a standard set of parameters (uri, line, column) to identify code locations and does not perform any sensitive operations such as file writing, network requests to untrusted domains, or arbitrary command execution. The configuration is consistent with intended development tool functionality and lacks any indicators of prompt injection, obfuscation, or data exfiltration.
Audit Metadata