swift-uikit
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill primarily consists of static documentation and Swift code snippets for UI development.\n- [INDIRECT_PROMPT_INJECTION] (LOW): The skill has a low attack surface for indirect injection. 1. Ingestion points:
scripts/validate.pyreads data fromassets/config.yaml. 2. Boundary markers: Absent. 3. Capability inventory: File system read-only checks (exists, isdir, listdir) and console output; no network or execution capabilities. 4. Sanitization: Employsyaml.safe_load()for secure configuration parsing.\n- [EXTERNAL_DOWNLOADS] (INFO): The validation script utilizes the commonPyYAMLlibrary for configuration handling. No untrusted or remote code downloads are present.
Audit Metadata