app-extensions
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill generates standard iOS and macOS boilerplate code for app extensions and data sharing.
- [DATA_EXPOSURE]: The skill uses Glob and Grep to read local project configuration (like .entitlements and Swift files) to ensure correct target setup, which is expected behavior for an infrastructure generator.
- [COMMAND_EXECUTION]: The skill uses Bash for identifying project structure and file searching, which is within its scope for automating development tasks.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found. The generated code includes secure templates for Keychain access as part of the App Groups implementation.
Audit Metadata