🔌 pluginActivePromisinghigh

tambo

by tambo-ai

Generative UI SDK for React

Stars

11.2k

Skill Type

📖 Library & API Reference

Quality Score

117/200

License

MIT

Forks

570

Last Updated

Jun 11, 2026

Discovered

Apr 6, 2026

Validation

Passed

github.com/tambo-ai/tambo

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

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

  • Persistent AI agent configuration in .claude/ directory with multiple agents (planner, researcher) and custom commands (execute, commit, create-pr) that can modify repository state
  • GitHub Actions workflows including claude.yml that could execute autonomous agent operations during CI/CD
  • Multi-agent spawning capability evidenced by .claude/agents/ directory structure with defined agents that can be orchestrated
  • Custom command definitions (.claude/commands/execute.md) suggesting shell/bash execution capabilities without clear approval gates
  • CLAUDE.md and SELF-HOSTING.md files indicate this is an AI agent framework itself, creating nested AI automation risk
  • DevContainer and Docker configurations (.devcontainer/setup.sh, Dockerfile) providing bootstrap automation