academic-paper
Warn
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: MEDIUMPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill ingests and parses unstructured external data through multiple agents.\n
- The
revision_coach_agentis designed to parse reviewer comments from arbitrary formats including email text and PDF pastes, which allows untrusted data to enter the writing pipeline and potentially influence subsequent agent decisions.\n - The
intake_agentperforms 'Style Calibration' by learning from past writing samples provided by the user, which is a significant data ingestion surface.\n- [COMMAND_EXECUTION]: The skill utilizes external tools and dynamic code execution to produce its deliverables.\n - The
visualization_agentgenerates Python (matplotlib/seaborn) or R (ggplot2) code based on the paper's results and executes it during the 'VLM Figure Verification' step to render images, creating a surface where generated code incorporating paper content is executed.\n - The
formatter_agentgenerates command-line instructions forpandoc,tectonic, andxelatexto perform complex document conversions and compilation, operating on the final manuscript content.
Audit Metadata