vapor-fluent
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions attempting to bypass safety filters or override agent behavior were detected.
- Data Exposure & Exfiltration (SAFE): No hardcoded secrets or exfiltration patterns were found; example configurations use standard development placeholders.
- Unverifiable Dependencies & Remote Code Execution (SAFE): The skill references official Vapor packages on GitHub, which are standard for Swift development and do not involve untrusted remote code execution.
- Indirect Prompt Injection (SAFE): The skill describes handling external request data via a type-safe ORM (Fluent), which uses parameterized queries and provides standard protection against injection attacks.
Audit Metadata