Push decisions to Arbiter Zebu for async human review. Use when you need human input on plans, architectural choices, or approval before proceeding.
79
Quality
76%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./public/skills/5hanth/arbiter/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.80). This skill reads and parses human-generated decision files written by Arbiter Zebu into the agent's local queue (e.g., ~/.arbiter/queue/completed/ and ~/.arbiter/queue/notify/ as described in SKILL.md/README) and then uses those answers via arbiter-get/arbiter-status/arbiter-await to drive agent decisions, so untrusted third-party responses could indirectly inject actionable instructions.
45f9fac
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.