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 uses pgrep to monitor tunnel and application processes and open -a to 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/ip using curl. 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
Risk Level
SAFE
Analyzed
Aug 28, 2026, 11:10 PM
Security Audit — agent-trust-hub — astrill-control