swiftui-patterns
Warn
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill is a stub that requires fetching the primary logic from an external third-party repository (
github.com/dimillian/Skills). - [REMOTE_CODE_EXECUTION]: The installation procedure involves running
npx skills add, which downloads and executes logic from a remote source. This creates a dependency on unverified external content. - [COMMAND_EXECUTION]: The instructions explicitly direct the agent to perform shell operations. For certain environments like Claude Code, it suggests using the
!prefix to execute commands directly in the shell to complete the installation.
Audit Metadata