🔗 mcp serverActivePromisingcritical

superset

by superset-sh

Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine

Stars

11.7k

Skill Type

🚀 CI/CD & Deployment

Quality Score

117/200

License

NOASSERTION

Forks

1.0k

Last Updated

Jun 11, 2026

Discovered

Apr 8, 2026

Validation

Passed

github.com/superset-sh/superset

Quality Breakdown

117/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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