ios-device-screenshot
Fail
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: HIGHCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the user or agent to execute commands with root privileges using
sudo(e.g.,sudo pymobiledevice3 remote tunneld). This is used to start a daemon with elevated permissions to facilitate communication with iOS 17+ devices. Executing commands with root privileges is a significant security concern as it grants the process full control over the host system. - [EXTERNAL_DOWNLOADS]: The skill recommends installing
pymobiledevice3, an external third-party package, viauvorpipx. While this is a standard tool for iOS device interaction, it introduces a dependency on external code that will be executed with elevated privileges.
Recommendations
- AI detected serious security threats
Audit Metadata