clear-context

Warn

Audited by Socket on Mar 4, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This skill's stated purpose—checkpointing session state and delegating continuation to a fresh subagent—is coherent with its capabilities (writing a local session checkpoint and spawning continuation tasks). The primary security concern is autonomy abuse: the skill explicitly enables continuation agents to operate without user confirmation when auto_continue/dangerous/unattended modes are set and instructs agents to inherit those modes. That design can permit unintended autonomous actions (file edits, commits, task completions) and propagation of 'dangerous' execution across chained subagents. There are no direct network exfiltration commands, downloads, or obfuscated payloads in the provided text. However, because the skill causes agents to read arbitrary active file paths and to continue working unattended, it elevates the risk that sensitive files or credentials (if referenced) could be accessed by delegated agents. Overall this is not confirmed malware, but it is a medium-to-high security risk due to autonomous behavior and mode inheritance. Recommend: require explicit human confirmation before auto_continue in non-trusted environments, restrict which file paths can be included in session-state, and add safeguards to prevent inheriting 'dangerous' mode without supervisor approval.

Confidence: 75%Severity: 75%
Audit Metadata
Analyzed At
Mar 4, 2026, 09:17 AM
Package URL
pkg:socket/skills-sh/athola%2Fclaude-night-market%2Fclear-context%2F@0749a551db5dbb99bf6f793cf99245c80ef6f003