maui-deep-linking
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for implementing mobile deep linking, providing standard code snippets for Android and iOS platforms.
- [SAFE]: The proposed implementation for handling incoming data (URLs) includes a manual mapping function (
MapToRoute) that translates external paths into specific internal app routes, which is a secure pattern that prevents arbitrary navigation based on untrusted input. - [SAFE]: All command-line instructions provided (
adb,keytool,swcutil) are standard developer utilities for testing app links and verifying domain association files. - [SAFE]: No evidence of credential exposure, data exfiltration, or code obfuscation was detected. All identifiers (e.g., package names, domains, fingerprints) are clearly marked as placeholders.
Audit Metadata