ralph

Warn

Audited by Socket on May 18, 2026

3 alerts found:

Anomalyx2Security
AnomalyLOW
afk-codex.sh

No direct malicious payload (e.g., credential theft, network callbacks, persistence, or obfuscated behavior) is evident in this wrapper script. The main security risk is orchestration/agentic execution: it feeds repository-controlled markdown and git history into an execution-capable external CLI and, by default, uses a permissive sandbox setting (danger-full-access). If an attacker can influence the selected issue files, the prompt template, or environment variables, they can potentially steer the codex tool to make unintended repository changes. Additionally, the stop condition is driven by untrusted tool output (<promise>NO MORE TASKS).

Confidence: 66%Severity: 58%
AnomalyLOW
SKILL.md

SUSPICIOUS. The skill is purpose-aligned for autonomous repo maintenance, but it grants broad autonomous execution: it can run repo-defined commands, modify files, and create commits in one pass. External docs lookup via official npm/ctx7 is a modest supply-chain risk rather than a malicious signal. Main concern is operational autonomy and execution of local project scripts, not credential theft or exfiltration.

Confidence: 90%Severity: 62%
SecurityMEDIUM
afk-nodock-codex.sh

This module is a high-risk automation harness rather than a self-contained malware payload. Its dominant security concern is that it runs the `codex` agent with `--dangerously-bypass-approvals-and-sandbox` and directly injects repository-controlled markdown (prompt + issue files) into the agent’s instructions. If those inputs are malicious/compromised, the agent could make unintended or harmful repository changes with diminished safeguards. No direct exfiltration or credential-stealing behavior is visible in this snippet, but the execution policy materially increases supply-chain risk.

Confidence: 72%Severity: 78%
Audit Metadata
Analyzed At
May 18, 2026, 03:33 PM
Package URL
pkg:socket/skills-sh/carlitose%2Fagent-skills%2Fralph%2F@895df2725c06c0e056b915f630bfb2877f383576
Security Audit — socket — ralph