performance
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical resource for developers. It provides detailed documentation, decision trees, and code examples for performance tuning without any malicious intent or suspicious patterns.
- [COMMAND_EXECUTION]: The skill requests access to tools like
Bash,Grep, andRead. These are used appropriately to analyze project structure and binary metadata (e.g., usingotoolto check for dynamic frameworks), which is consistent with the stated purpose of performance profiling. - [DATA_EXFILTRATION]: No patterns of sensitive data access or exfiltration were found. The code examples provided are standard Swift and Objective-C patterns for performance measurement and do not contain hidden network requests.
- [PROMPT_INJECTION]: The skill contains no instructions designed to bypass agent safety protocols or override its core behavior.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute scripts from untrusted remote sources. It references official Apple documentation and WWDC sessions for further learning.
Audit Metadata