fable-herdr-orchestration
Fail
Audited by Snyk on Aug 24, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The skill explicitly instructs launching agents with --dangerously-skip-permissions and otherwise disabling permission checks, which intentionally removes security safeguards and enables privileged autonomous actions that could be used for data exfiltration or unauthorized modification.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs launching agents with the --dangerously-skip-permissions flag and states that Fable workers "skip permission checks," which encourages bypassing security mechanisms and potentially modifying the host machine state.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata