Orche
Analysis
Orche appears to be an instruction-only orchestration skill with disclosed multi-agent, retry, and state-recovery behavior; no malicious or purpose-mismatched behavior is evidenced.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Source: unknown; Homepage: none
The skill has limited provenance information, which makes independent verification of origin harder, although the provided package is instruction-only and no executable code is present.
Auto Regression: Automatically returns to Phase 2 on verification failure
The skill can continue work through automatic retry/regression loops. This is disclosed and bounded in the described workflow, but it is still autonomous behavior users should notice.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
A sub-agent panel debates, critiques, executes, and verifies, while the watchdog monitors the entire process.
The skill is designed to share task context across multiple agent roles. This is central to its purpose, but it means user-provided information may be reused in multiple internal agent interactions.
Session disconnection recovery | ❌ | ❌ | ❌ | ✅ State file based
State-file based recovery implies task state may persist across sessions. This is useful for orchestration continuity, but persistent state can retain sensitive task context or stale instructions.
