generators-onboarding-generator
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely as a code generation assistant. It provides static Swift templates for onboarding screens and persistence, which are meant to be integrated into an app by the developer.
- [DATA_EXPOSURE]: The skill performs searches within the user's project (using glob and grep patterns) to identify existing onboarding logic and determine the project structure. This is used solely for context-aware code generation and does not involve accessing sensitive system files or credentials.
- [COMMAND_EXECUTION]: No dangerous shell commands, privilege escalation (sudo), or unauthorized system modifications were found. The skill instructions focus on file creation and user interaction.
- [REMOTE_CODE_EXECUTION]: There are no patterns of downloading external code or executing remote scripts. All code templates are provided locally within the skill package.
Audit Metadata