This skill guides the agent in performing deep binary and traffic analysis on Flutter mobile applications.
Scanned 9/1/2026
Install to Claude Code
npx -y skills add H4D3ZS/FlutterSentinel --skill flutter-sec --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Flutter Sec?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/h4d3zs-flutter-sec)More formats (shields.io, HTML) on the badges page.
# Skill: Flutter Application Security Analysis
This skill guides the agent in performing deep binary and traffic analysis on Flutter mobile applications.
## 1. Environment Setup
- **Patching**: If you encounter an APK/IPA using Flutter, you must bypass SSL pinning to see the traffic.
- **Tooling**: Use \`fbh_reflutter_identify\` to find the engine hash.
## 2. Methodology
- **Identify**: Locate \`libflutter.so\` (Android) or \`Flutter.framework\` (iOS).
- **Patch**: If the hash is found, advise the researcher to run \`reflutter\` on the binary.
- **Intercept**: Once patched, monitor traffic on \`147.0.0.1:8083\` for:
- Custom Auth Headers.
- GraphQL/REST endpoints that bypass normal web controls.
- Insecure Data Storage in the \`app_flutter\` local directory.
## 3. Vulnerability Patterns
- **Root/Jailbreak Detection**: Check for weak detections in the binary.
- **Hardcoded Secrets**: Search for API keys or JWT secrets using \`fbh_scan\`.
- **Insecure Data Storage**: Use \`fbh_scan\` to check for sensitive data stored in SharedPreferences or SQLite without encryption.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Set up the Globalize CLI, create a translation project, and connect a GitHub or GitLab repository. Use this skill when the user asks to set up Globalize, install the Globalize CLI, authenticate with Globalize, or connect their project to the Globalize translation platform. Also use when the user mentions @globalize-now/cli-client or globalise-now-cli. This skill handles installation, authentication, project creation, and repository connection. For managing existing projects (glossaries, style...