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.