No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by prime-radiant-inc · Agent Tool · ★ 106
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is sprout safe to install? View the security audit →
🌱 Sprout A self-improving, multi-agent AI system that decomposes tasks and delegates to specialist agents. Sprout is an autonomous coding assistant built on a recursive agent architecture — where every action is a goal-directed delegation to a subagent. Overview Sprout operates on a simple but powerful loop: A root agent receives your goal, breaks it into subgoals, and delegates each to a specialist. Specialists can be orchestrators themselves (delegating further) or leaf workers that execute primitives directly. The system learns from its mistakes — stumbles, failures, and inefficiencies are detected and fed into an asynchronous learning pipeline that mutates the agent genome over time. Key Concepts Agents all the way down — Every action is a delegation to a subagent. The root never executes tools directly. Genome — A git-backed knowledge base storing agent definitions, memories, routing rules, and learned behaviors. Every mutation is committed for full auditability and rollback. Primitives — The immutable kernel operations: , , , , , , , . Only leaf agents execute these. Learn signals — Failures, timeouts, retries, and inefficiencies are detected automatically.
| Stars | 106 |
| Forks | 10 |
| Language | TypeScript |
| Category | Agent Tool |
| Quality Score | 61.7698336289169/100 |
| Open Issues | 2 |
| Last Updated | 2026-08-06 |
| Created | 2026-02-25 |
| Platforms | node |
| Est. Tokens | ~427k |
Looking for a sprout alternative? If you're comparing sprout with other agent tool tools, these 2 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults
Power rename/refactor tool for CLI and agent use
Explore other popular agent tool tools:
sprout is An experimental agentic tool. It is categorized as a Agent Tool with 106 GitHub stars.
sprout is primarily written in TypeScript.
You can find installation instructions and usage details in the sprout GitHub repository at github.com/prime-radiant-inc/sprout. The project has 106 stars and 10 forks, indicating an active community.
The top alternatives to sprout on Agent Skills Hub include tutor-skills, repren. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: