scientific-writing
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions direct the agent to use the
Bashtool to run commands for creating visuals and compiling LaTeX. Specifically, it referencespython scripts/generate_schematic.pyandpython scripts/generate_image.py, which are dependencies not included in the skill package. - [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection due to its core function of researching and processing untrusted external data.
- Ingestion points: Untrusted research data enters the context during the initial outline and key point identification phase.
- Boundary markers: The skill fails to define clear delimiters or provide instructions to ignore embedded commands within the research material.
- Capability inventory: The skill operates with high-privilege tools including
Read,Write,Edit, andBash. - Sanitization: No mechanisms for sanitizing or validating external content are described in the writing process instructions.
Audit Metadata