swift-mcp-server-generator

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The generated Package.swift template includes dependencies from the official modelcontextprotocol and apple GitHub organizations, as well as the well-known swift-server community organization.
  • [INDIRECT_PROMPT_INJECTION]: The skill provides templates that ingest untrusted data from an MCP client through tool arguments (e.g., name in the greet tool) and prompt arguments (e.g., language and focus in the code-review prompt).
  • Ingestion points: Arguments extracted from params.arguments in ToolHandlers.swift and PromptHandlers.swift templates.
  • Boundary markers: The templates do not implement specific delimiters for the interpolated strings.
  • Capability inventory: The provided templates perform benign operations such as string interpolation and basic arithmetic; no file writing, network exfiltration, or shell execution capabilities are included.
  • Sanitization: The templates do not include sanitization, which is typical for boilerplate code; developers should implement validation as they add more complex logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 06:51 AM
Security Audit — agent-trust-hub — swift-mcp-server-generator