reversing-flutter-apps

Fail

Audited by Snyk on Jul 30, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This guide explicitly instructs how to bypass app TLS verification, repackage/patch engines, redirect device traffic, and hook/dump auth tokens — actions that enable credential theft, data interception, and supply-chain tampering.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly instructs gaining root on the device (adb shell su -c 'iptables ...') to alter iptables and also recommends engine patching/Frida-based TLS bypasses that modify runtime/system behavior, i.e. it tells the operator to obtain privileged access and change system/network state.

Issues (2)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 30, 2026, 01:16 AM
Issues
2
Security Audit — snyk — reversing-flutter-apps