Codex-compatible Ralph loop runner with dual engines (compat local state loop + optional open-ralph-wiggum backend).
57
65%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./bundled/skills/ralph-loop/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
The skill explicitly instructs running PowerShell with "-ExecutionPolicy Bypass" (lines invoking the script) which directs the agent to bypass a platform security mechanism and thus poses a security risk even though it doesn't request sudo or create accounts.
f627ab5
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.