social-export
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill functions as a boilerplate generator for social media export pipelines (Instagram, TikTok, Twitter/X). It uses local Swift templates to create standard infrastructure for aspect ratio handling, branding, and sharing logic.
- [COMMAND_EXECUTION]: The skill utilizes environment detection tools including
Bash,Glob, andGrepto verify the project's Swift version, deployment targets, and existing frameworks. This ensures the generated code is compatible with the user's current project state. - [SAFE]: The provided code templates use official Apple APIs for inter-app communication, such as URL schemes,
UIPasteboard, andUIActivityViewController. The skill also provides necessary guidance on security configurations, such as registering schemes inInfo.plist.
Audit Metadata