shiny-wifi
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill serves as a development aid for the Shiny.Net.Wifi library, focusing on legitimate networking tasks across Android, iOS, Windows, macOS, and Linux.
- [SAFE]: It correctly promotes standard security practices by requiring developers to call RequestAccess for location permissions before accessing sensitive Wi-Fi identifiers, adhering to platform privacy models.
- [SAFE]: All external references point to the library vendor's official GitHub repository, ensuring that developers are directed to trusted source material.
- [SAFE]: The code examples are transparent and use standard library methods without any attempts at unauthorized persistence, privilege escalation, or hidden network operations.
- [INDIRECT_PROMPT_INJECTION]: The skill generates code for ingesting environmental data, specifically SSIDs and BSSIDs from Wi-Fi scans. While this is a data ingestion surface, the identifiers are processed as simple strings for network management purposes, and the associated risks are mitigated by the underlying operating system security controls.
Audit Metadata