📄 skillActiveCuratedhigh
aaddrick/claude-desktop-debian
by aaddrick
Claude Desktop for Linux
Supported Platforms
🤖 Claude Code🧠 Codex
Quality Breakdown
139/ 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
- Multi-agent spawning system: .claude/agents directory contains 9+ agent definitions (bash-script-craftsman, cc-orchestration-writer, etc.) enabling autonomous multi-agent orchestration
- Persistent configuration modification: .claude/ directory with settings.local.json and hook system for persistent state changes
- Bootstrap automation: Multiple shell hook scripts (.claude/hooks/) that execute automatically (install-build-tools.sh, session-start.sh, pre-pr-lint.sh, post-pr-simplify.sh)
- Shell/Bash execution capability: Multiple orchestration scripts (.claude/scripts/batch-orchestrator.sh, implement-issue-orchestrator.sh) for autonomous command execution
- Autonomous workflow system: Skills framework (.claude/skills/) enabling independent task execution without human approval gates
- Complex automation infrastructure: JSON schemas, prompts, and taxonomies indicating sophisticated autonomous decision-making system