Back to skill

Security audit

ios-debug

Security checks for vulnerabilities and agentic risk

Overview

This is a transparent iOS debugging helper with powerful but disclosed local device-control commands.

Install only if you intend to debug an iOS app on a trusted macOS development machine. Before running commands, verify the device ID, bundle ID, project, and scheme; approve uninstall and provisioning actions deliberately; stop background log streams afterward; and avoid capturing sensitive phone screens or logs unless you mean to review them locally.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.