No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by ZSA233 · MCP Server · ★ 152
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is frida-analykit safe to install? View the security audit →
Frida-Analykit 🌍 语言: 中文 | English v2 是一个双产物 monorepo:Python CLI 负责编排 Frida 环境、构建、注入、REPL、MCP 和数据落盘;npm runtime 负责给自定义 TypeScript Frida agent 提供按需导入的运行时能力。 项目定位 是主 CLI,覆盖环境管理、工作区生成、 安装/启动、attach/spawn、REPL 和真机辅助检查。 是 stdio MCP server,可以把 Frida 调试链路交给 MCP client 或大模型工具流。 是 agent runtime 包,提供 RPC、helper、process、JNI、ELF、SSL、Dex 和 native binding 等能力。 当前支持范围是 ;实际设备和版本兼容性以 的检查结果为准。 快速开始 安装 CLI,得到 和 。 创建并进入一个固定 Frida 版本的虚拟环境。 确认 Android 设备已连接。 生成 TypeScript agent 工作区并安装依赖。 按生成工作区里的 修改 ,然后先做环境检查。 如果 提示远端 安装或版本问题,先修复并启动设备端 server。 sh frida-analykit doctor fix --config ./config.toml frida-analykit server
| Stars | 152 |
| Forks | 36 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 63.4127947467029/100 |
| Last Updated | 2026-05-16 |
| Created | 2025-04-10 |
| Platforms | mcp, python |
| Est. Tokens | ~82k |
Looking for a frida-analykit alternative? If you're comparing frida-analykit with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
MCP server for JADX-AI Plugin
A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)
这是一套专为 Codex 适配的 Android 逆向分析 skill,支持在 Codex 会话中反编译 APK、XAPK、JAR、AAR,并结合 jadx、Fernflower/Vineflower 梳理 Mani
Android Reverse Engineering Command-Line Automation Workspace. AI-driven security analysis with Claude Code.
LLDB MCP Integration + other helpful commands
MCPCAN is a centralized management platform for MCP services. It deploys each MCP service using a container de
Explore other popular mcp server tools:
frida-analykit is Frida 工具包 - 主要面向安卓端逆向,解决frida环境版本管理和对Agent端常用底层工具方法封装,支持MCP。(目前主要由AI开发维护代码). It is categorized as a MCP Server with 152 GitHub stars.
frida-analykit is primarily written in Python. It covers topics such as android, dex, dynamic-analysis.
You can find installation instructions and usage details in the frida-analykit GitHub repository at github.com/ZSA233/frida-analykit. The project has 152 stars and 36 forks, indicating an active community.
frida-analykit is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to frida-analykit on Agent Skills Hub include jadx-mcp-server, apktool-mcp-server, android-reverse-engineering-skill. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.