📄 skillActivePromisinghigh

archestra-ai/archestra

by archestra-ai

Enterprise AI Platform with guardrails, MCP registry, gateway & orchestrator

Supported Platforms

🤖 Claude Code🖱️ Cursor🧠 Codex

Stars

3.8k

Skill Type

⚙️ Infrastructure Operations

Quality Score

102/200

License

AGPL-3.0

Forks

997

Last Updated

Jun 11, 2026

Discovered

Apr 16, 2026

Validation

Passed

github.com/archestra-ai/archestra

Quality Breakdown

102/ 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

high

Broad system access required. Carefully review permissions before installing.

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

  • Contains .claude/ configuration directory with custom commands (fix-pr.md, review-pr.md) and settings.json that could modify Claude's behavior
  • Persistent configuration stored in .claude/settings.json that could alter AI tool behavior across invocations
  • Multiple shell scripts in .devcontainer/ (init-firewall.sh) indicating system-level execution capabilities
  • Extensive GitHub Actions workflows with custom actions that execute arbitrary code and interact with external services (Docker, Google Cloud, Kubernetes)
  • run-claude.yml GitHub Action suggests automated Claude execution without explicit human approval gates
  • Contains install scripts and bootstrap automation (.devcontainer/Dockerfile, devcontainer.json) for automated environment setup