shadow-account
Warn
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: MEDIUMDATA_EXFILTRATIONCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [DATA_EXFILTRATION]: The tools
extract_shadow_strategyandrun_shadow_backtestaccept ajournal_pathparameter. This interface presents a risk of path traversal if the backend system does not strictly validate that the provided path points to an authorized trade journal, potentially allowing unauthorized reading of sensitive files on the local filesystem. - [COMMAND_EXECUTION]: The
render_shadow_reporttool generates HTML and PDF reports based on data extracted from user-supplied journals. If this data is not properly sanitized before being rendered, it could lead to injection vulnerabilities within the document generation engine (such as WeasyPrint) or the resulting HTML/PDF files. - [PROMPT_INJECTION]: The skill utilizes a 'Rule Translation Prompt Template' that interpolates data derived from trade journals (e.g., market names, entry hours) into LLM instructions. If a trade journal contains maliciously crafted data, it could attempt to manipulate the LLM's output or bypass the constraints of the translation task.
Audit Metadata