skills/bigdra50/dotfiles/visual-test/Gen Agent Trust Hub

visual-test

Warn

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill constructs shell commands using grep and sed with variables (e.g., fcu_css_class, $FCU_UXML) extracted from external YAML configuration files. Without proper sanitization, these variables could be exploited to perform command injection or execute malicious sed scripts if the configuration or project files are maliciously crafted.\n- [PROMPT_INJECTION]: The skill implements an indirect prompt injection surface (Category 8) by reading and acting upon untrusted project data.\n- Ingestion points: Untrusted data is read from .claude/reference/visual-test/{screen-name}.yaml and various UXML and USS files in the project.\n- Boundary markers: The skill does not define delimiters or instructions for the agent to distinguish between valid data and potentially malicious embedded instructions in the ingested files.\n- Capability inventory: The skill uses Bash (running grep, sed, and u CLI tools), Read, and Agent tools.\n- Sanitization: There is no evidence of sanitization or validation of the paths or strings derived from external files before they are used in high-privilege tool calls.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 9, 2026, 05:40 PM
Security Audit — agent-trust-hub — visual-test