explore-apple-swift-docs
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill demonstrates safe software engineering practices. No patterns of prompt injection, data exfiltration, or obfuscation were identified.
- [COMMAND_EXECUTION]: Script orchestration and application integration are handled using the subprocess module with argument lists and proper input encoding, minimizing the risk of arbitrary command injection.
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation catalogs from public GitHub repositories belonging to the Dash developer (Kapeli) to populate local reference files. This is a standard and safe operation for maintaining search metadata.
- [SAFE]: Access to local files is strictly limited to configuration directories and application metadata necessary for the skill's core functionality, with no access to sensitive system or user data.
Audit Metadata