🔗 mcp serverActivePromisingcritical
superset
by superset-sh
Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine
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
critical
Manual security review required. Use with extreme caution.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Multi-agent orchestration system designed to spawn and manage multiple concurrent AI agents (Claude Code, Codex, etc.) on the user's machine
- Shell script infrastructure in .superset/lib with setup.sh and teardown.sh that execute arbitrary commands with potential for system modification
- Persistent configuration in .claude/, .codex/, .cursor/, and .agents/ directories that store agent configurations and commands
- Contains CI/CD workflows and GitHub Actions that could be configured to execute arbitrary code
- Agent command files (.agents/commands/*.md) designed to execute tasks autonomously without apparent human approval gates
- Bootstrap and setup automation infrastructure (.superset/setup.sh) that modifies system state