devflow-connect
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- Command Execution Analysis: The skill uses standard diagnostic shell commands such as
grep,adb,lsof, andpgrep. These are used for their intended troubleshooting purposes, such as verifying package references, managing Android port forwarding, and checking port usage. - Vendor-Specific Tooling: It references the
mauiCLI and associated DevFlow agent packages. These are official components of the .NET MAUI development ecosystem provided by the skill author. The installation instructions follow standard practices for .NET Global Tools. - Network Operations: Connectivity diagnostics involve localhost and emulator network namespaces (e.g.,
adb reverse), which are standard procedures for mobile app development and do not involve external data exfiltration. - No Malicious Patterns: No evidence of prompt injection, obfuscation, persistence mechanisms, or unauthorized privilege escalation was detected. The instructions are transparent and focused on debugging.
Audit Metadata