๐ skillActivePromisingmedium
trailblaze
by block
AI-driven UI testing framework.
Supported Platforms
๐ค Claude Code
Quality Breakdown
117/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals โ not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Install script present (install.sh via curl | bash pattern in README) - potential for elevated privilege execution
- GitHub Actions workflows (.github/workflows/) with PR and release automation that execute build and test scripts
- Shell scripts in .github directory (.github/pr_*.sh) that execute potentially complex operations
- Gradle build configuration with custom plugins that execute code during build (build-logic/ directory with Kotlin plugins)
- DevLog documentation references 'agent loop implementation' and 'agentic dev loop' suggesting autonomous operation capabilities
- .claude/ directory with SKILL.md indicating Claude agent integration/extensibility