swift-review
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill instructions and reference documents focus purely on the intended task of Swift code review using authoritative sources.- [SAFE]: The skill possesses a surface for indirect prompt injection because it processes untrusted code from external sources like pull requests and local git diffs. However, this is central to the skill's primary function and no malicious exploitation patterns were found. Evidence chain: 1. Ingestion points: gh pr diff, git diff, and direct file reading as described in SKILL.md. 2. Boundary markers: The instructions do not define specific delimiters or "ignore embedded instructions" warnings for the code content. 3. Capability inventory: The skill utilizes gh and git command execution and file system read access. 4. Sanitization: No explicit mention of sanitizing or escaping the content read from external files.
Audit Metadata