vapor
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill is designed to guide users in building secure server-side Swift applications using the Vapor framework.
- [EXTERNAL_DOWNLOADS]: The skill correctly references official Vapor framework repositories and drivers on GitHub (e.g., github.com/vapor/*). These are established, well-known, and trusted sources for the technology.
- [COMMAND_EXECUTION]: The skill includes standard build, run, and deployment commands using the Swift Package Manager and Docker. These instructions are appropriate for the framework's operational requirements.
- [SAFE]: Regarding potential indirect prompt injection, the skill identifies ingestion points in SKILL.md (e.g., request parameters and query strings). It documents a capability inventory involving database access and network responses. Sanitization is enforced via the Validatable protocol and DTO patterns. Boundary markers are not explicitly provided in the templates.
Audit Metadata