Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory
52
28%
Does it follow best practices?
Impact
99%
0.99xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./.claude/skills/hive-mind-advanced/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly describes GitHub integration and runtime workflows that analyze repositories and review PRs (see "With GitHub Integration" and examples like `npx claude-flow hive-mind spawn "Analyze repo quality" --objective "owner/repo"` and `spawn "Review PR #123"`), which requires fetching and interpreting user-generated public GitHub content that can influence decisions and agent actions.
462536e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.