Aider Composer
VS Code extension integrating Aider with a Cursor/Cline-style UI for chat, diffs, and inline edits.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Aider Composer, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology — every score is re-derived by the same automated method as an agent's public evidence changes.
Overview
Aider Composer embeds Aider into VS Code with a Cursor- and Cline-inspired UI: chat panel, diff review, and inline code application backed by the Aider engine. Security surface: it runs an Aider/Python backend that reads the workspace, calls an LLM, and applies edits with git commits.
Key features and capabilities
- Cursor/Cline-style chat + diff UI
- Aider engine backend
- Inline edit application in VS Code
Use cases
- Aider with a modern editor UI
- Diff-review Aider edits before applying