create-agent-skills
Warn
Audited by Socket on Mar 29, 2026
1 alert found:
AnomalyAnomalyadvanced.md
LOWAnomalyLOW
advanced.md
No direct malware behavior (e.g., backdoor, credential theft, or external exfiltration endpoints) is evident in the provided fragment. However, it documents a high-risk capability: dynamic shell/CLI command execution via `!` + `` `command` `` and embeds command outputs into the agent’s prompt, plus it logs unvalidated caller-provided arguments to a session-based log file. If permissions/sandboxing are not tightly controlled and if untrusted parties can influence arguments or skill definitions, this combination can enable sensitive-data leakage and/or unintended command execution. Overall risk is driven by capability exposure and logging practices rather than confirmed malicious code.
Confidence: 60%Severity: 62%
Audit Metadata