openapi-rpc-workflow
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Swift ecosystem resources, including GitHub repositories from Apple, the Swift Server workgroup, and the Vapor framework. These are established, trusted sources for server-side Swift development.
- [COMMAND_EXECUTION]: Utilizes standard development tools such as
swiftfor building and testing,gitfor repository management, andsqlite3specifically for querying local Dash documentation indices to verify symbol definitions. - [DATA_EXFILTRATION]: Explicitly instructs the user to exclude secrets, local service credentials, and machine-local paths from the repository, following security best practices for project configuration.
- [PROMPT_INJECTION]: The skill inherently processes external data in the form of OpenAPI specifications and generator configurations. It mitigates potential risks by focusing on validation, typed request/response modeling, and standard build cycles.
Audit Metadata