persistence-setup
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to automate the setup of Apple's persistence frameworks. It uses local templates and standard project discovery methods.
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to perform environment discovery. It executes commands such as
cat,grep, andrg(ripgrep) to identify deployment targets and existing implementations of SwiftData or CoreData in the user's codebase. These are read-only diagnostic operations confined to the local project files. - [DATA_EXFILTRATION]: No network exfiltration or credential harvesting patterns were detected. The skill uses a placeholder identifier (
iCloud.com.yourcompany.yourapp) for iCloud configuration, which is standard practice for developer templates. - [PROMPT_INJECTION]: No instructions attempting to bypass safety filters or override agent behavior were found. The use of "CRITICAL" in the documentation refers to necessary pre-generation checks for technical correctness, not security bypasses.
Audit Metadata