close
Launch Week Day 5: Introducing Reachability for PHP.Learn More →
Socket
Book a DemoSign in
Socket

Skill: Pre-execution shell command

Severity

High

Short Description

AI agent skill contains !`command` pre-execution directives that run shell commands before the skill content reaches the AI agent, bypassing all AI safety checks and running with the user's full shell permissions.

Suggestion

Review the !`command` directives carefully. These commands execute with the user's full shell permissions before any AI safety checks are applied. Remove or replace with safer alternatives that the AI agent can review before execution.