cancel

Warn

Audited by Socket on Feb 23, 2026

1 alert found:

Anomaly
AnomalyLOW
SKILL.md

[Skill Scanner] Destructive bash command detected (rm -rf, chmod 777) All findings: [CRITICAL] command_injection: Destructive bash command detected (rm -rf, chmod 777) (CI004) [AITech 9.1.4] [CRITICAL] command_injection: Destructive bash command detected (rm -rf, chmod 777) (CI004) [AITech 9.1.4] [CRITICAL] command_injection: Destructive bash command detected (rm -rf, chmod 777) (CI004) [AITech 9.1.4] [CRITICAL] command_injection: Destructive bash command detected (rm -rf, chmod 777) (CI004) [AITech 9.1.4] The cancel skill is functionally consistent with a cleanup utility: it enumerates session state, invokes mode-specific cleanup, signals tmux-based workers, and removes legacy artifacts when forced. There are no signs of malware (no network exfiltration, no obfuscation, no credential harvesting) in the provided fragment. The primary concern is operational risk: the documented destructive filesystem and process-killing operations, combined with the instruction that an LLM executes them, present a significant risk of accidental or unauthorized data loss or service disruption. Recommended mitigations before enabling automated execution: require explicit human confirmation for force mode, provide dry-run and backup options, validate tools and return codes, verify tmux target identities, and run under least-privilege accounts. LLM verification: The cancel skill accurately implements local mode detection and teardown for the OMX runtime and includes reasonable mode dependency handling and a force/legacy fallback. The primary security concern is operational safety: explicit rm -rf and tmux kill commands can cause broad destructive effects if the agent is mis-scoped, executed from the wrong working directory, or run with elevated privileges. No network exfiltration or credential theft is observable. Recommendations: require explicit, hard

Confidence: 95%Severity: 90%
Audit Metadata
Analyzed At
Feb 23, 2026, 06:54 AM
Package URL
pkg:socket/skills-sh/yeachan-heo%2Foh-my-codex%2Fcancel%2F@c67e2c2a1043ab44e99c8ee2f6f51a4c108eacb7