guide-swift-testing

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: No malicious injection patterns detected. The instructions use directive language to guide the agent's behavior for code review and migration tasks, but do not attempt to bypass safety filters or override system constraints.
  • [DATA_EXFILTRATION]: No evidence of data exfiltration or hardcoded credentials. The code examples use publicly available URLs for documentation purposes (e.g., apple.com and hws.dev) and demonstrate proper mocking techniques to avoid live network calls during testing.
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns found. The skill explicitly cautions against adding external libraries like Swift Numerics without user permission, demonstrating good security hygiene regarding dependencies.
  • [OBFUSCATION]: The content is provided in clear text without any encoding (Base64, hex), hidden Unicode characters, or homoglyph substitutions.
  • [COMMAND_EXECUTION]: The skill does not perform or suggest any arbitrary shell command execution. It documents the Swift Testing 'Exit Test' feature, which is a standard framework capability for testing process termination in a controlled environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 10:06 AM
Security Audit — agent-trust-hub — guide-swift-testing