feedback-form
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFEDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill facilitates standard software development tasks by generating Swift source code from provided templates. No obfuscation, persistence mechanisms, or privilege escalation attempts were identified.
- [DATA_EXFILTRATION]: The generated code includes functionality to collect device diagnostics (model, OS, disk space, memory, battery) and user screenshots. This behavior is explicitly declared in the skill's description and instructions. The data is delivered via user-defined endpoints (Email or Webhook), and the author includes best-practice advice regarding user privacy and sensitive data redaction.
- [COMMAND_EXECUTION]: The skill utilizes platform tools including Bash, Grep, and Glob to verify the project environment, such as Swift version and framework availability. These commands are used for pre-generation validation and do not perform unauthorized modifications or external communication.
Audit Metadata