rev-ios-dump
Fail
Audited by Snyk on Jul 11, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs embedding SSH passwords on the command line (e.g.,
-P <password>) and even provides a literal example (alpine), which requires handling/outputting secret values verbatim and is therefore insecure.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly instructs cloning and running code from https://github.com/P4nda0s/frida-ios-dump (git clone https://github.com/P4nda0s/frida-ios-dump.git) and downloading/executing frida-server from https://github.com/frida/frida/releases, which are required remote code dependencies that will be executed at runtime.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata