randroid-loop

Fail

Audited by Snyk on May 14, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). This skill intentionally enables autonomous, high‑privilege, persistent agent execution (bypassing permission checks like --dangerously-skip-permissions/--yolo, stop-hook based re-prompting and external infinite loops, automatic commit/push/PR+auto-merge workflows and fresh-context to evade conversational trace), which creates a clear avenue for supply‑chain insertion or unauthorized code changes and persistent backdoor deployment even though it contains no explicit network exfiltration or obfuscated payloads.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.70). The skill's Research mode explicitly requires the agent to "Read code, docs, external resources" and allows user directions like "Search Apple developer docs for NSPanel" (see research-loop.md and SKILL.md Questions/Directions), which indicates the agent will fetch and interpret open/public third‑party web documentation as part of its workflow and could let that content influence tasks and subsequent autonomous actions.

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 demands "Full permissions" and instructs using unsafe flags like --dangerously-skip-permissions / --yolo, runs scripts that autonomously modify the filesystem and git history, and persists/automates changes — effectively asking the agent to bypass security barriers and alter machine state.

Issues (3)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 14, 2026, 04:00 PM
Issues
3
Security Audit — snyk — randroid-loop