desktop-deep-link-plumbing
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical documentation for integrating with standard operating system features such as the Windows Registry (HKCU), macOS Info.plist, and Linux .desktop files for URL scheme registration.
- [SAFE]: The provided Kotlin code snippets are functional templates for argument filtering and process synchronization using single-instance guards. They do not exhibit suspicious behavior or access sensitive data.
- [SAFE]: The shell commands included in the verification section (
xdg-mime,grep,reg query) are read-only operations used for inspecting system configuration to ensure correct implementation.
Audit Metadata