ios-memgraph-leaks

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell scripts and Python to execute local macOS development commands (xcrun simctl and leaks). These commands are used to identify running app processes on the simulator and generate memory graph files for analysis.
  • [SAFE]: Analysis of the Python script summarize_memgraph_leaks.py confirms that subprocess calls are made using argument lists rather than shell strings, preventing command injection. No remote downloads, exfiltration patterns, or obfuscation were found.
  • [SAFE]: The skill implements input sanitization (e.g., using tr to clean bundle identifiers) and follows standard security practices such as using temporary directories for output files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 04:44 PM
Security Audit — agent-trust-hub — ios-memgraph-leaks