loop-on-ci
Warn
Audited by Runlayer on Feb 25, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (1)
SKILL.mdHIGH
85.3%
Malicious tool definition detected
## Commands ```bash # Latest run for current branch gh run list --branch "$(git branch --show-current)" --limit 5 # Block until completion (0 on pass, non-zero on fail) gh run watch --exit-status # Inspect failed jobs gh run view <run-id> --log-failed ``` ## Guardrails - Keep each fix scoped to a single failure cause when possible.
Audit Metadata