📚 resourceActiveCuratedmedium
sidecar
by marcus
Use sidecar next to CLI agents for diffs, file trees, conversation history, and task management with td
Quality Breakdown
124/ 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
- Repository contains .claude/ directory with persistent configuration and skills that modify Claude agent behavior
- Setup script (scripts/setup.sh) uses curl | bash pattern for installation, which is a remote code execution vector
- AGENTS.md, CLAUDE.md, and GEMINI.md files suggest orchestration or multi-agent coordination capabilities
- Repository includes GitHub Actions workflows (.github/workflows/) that could automate deployments and releases
- Shell integration skills (.claude/skills/shell-integration/) reference tmux and terminal automation
- Goreleaser configuration (.goreleaser.yml) indicates automated binary distribution pipeline