hive-mind-advanced
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto execute theclaude-flowpackage and references its documentation on GitHub (github.com/ruvnet/claude-flow). These are standard dependencies for the skill's coordination tasks.\n- [COMMAND_EXECUTION]: The skill documentation includes various CLI commands for initializing the hive-mind environment, spawning workers, and monitoring metrics, which are consistent with its stated purpose.\n- [PROMPT_INJECTION]: The skill defines an orchestration architecture that processes external data (objectives and agent communication), presenting a surface for indirect prompt injection.\n - Ingestion points: Objective parameters in the
spawncommand and data within the consensus mechanism (found inSKILL.mdandapi-and-examples.md).\n - Boundary markers: None explicitly documented in the provided references.\n
- Capability inventory: Spawns and manages specialized worker agents and maintains an SQLite-based collective memory (as seen in
workflows-and-config.md).\n - Sanitization: Not explicitly documented; however, this is typical for a coordination framework definition.
Audit Metadata