📄 skillActivePromisinghigh
AutoMaker-Org/automaker
No description available
Supported Platforms
🤖 Claude Code
Quality Breakdown
115/ 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
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains .claude directory with agent definitions and custom commands that extend AI tool capabilities
- CLAUDE.md file indicates persistent configuration for AI agent behavior modification
- Multiple workflow automation files (.github/workflows/) that can execute arbitrary scripts and commands
- exec-utils.ts and permission-enforcer.ts suggest execution of shell commands with potential privilege escalation
- Agent discovery system (agent-discovery.ts) that dynamically loads and orchestrates AI agents
- Custom command definitions in .claude/commands/ (deepreview.md, release.md, validate-build.md) that automate CI/CD pipelines