astrill-control
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell scripts and AppleScript (
osascript) commands to control the Astrill VPN application. It usespgrepto monitor tunnel and application processes andopen -ato launch the application. These commands are localized to the specific purpose of VPN management. - [DATA_EXPOSURE]: The script performs an external network request to
ipinfo.io/ipusingcurl. This is a well-known service used to verify the public exit IP address and ensure the VPN is active. This does not involve exfiltrating sensitive user data. - [PRIVILEGE_ESCALATION]: The skill requires macOS Accessibility permissions to interact with the GUI menu via System Events. This is a standard requirement for UI automation on macOS and is documented as a prerequisite for the user to configure manually.
Audit Metadata