Skip to main content

sandboxexecutor

Stars13
Forks0
UpdatedApril 28, 2026 at 10:17

在 Android 模拟器或真机上运行由 TestCaseGenerator 生成的测试用例, 收集动态执行证据,为 Reflection 阶段提供"地面真相(ground truth)"。 执行流程:编译-修复-重跑闭环(最多 3 轮)→ adb logcat -c 清空缓冲 → Gradle connectedAndroidTest 编译并运行 → adb logcat -d 抓取日志 → 解析 StrictMode 违规和 DroidUnblocker timing tag。 是整个系统中唯一进行动态分析的工具,是将误报率控制在 3% 以内的关键保障。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
7 files
SKILL.md
readonly