ma-manuscript-quarto
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runand bash scripts to executequarto render,bibtex-tidy, and various file operations. These executions are necessary for the skill's function of assembling and rendering research documents and do not exhibit malicious intent.\n- [EXTERNAL_DOWNLOADS]: Thescripts/verify_doi.pyscript connects to the Crossref API (api.crossref.org) to validate and find DOI metadata for the manuscript's bibliography. This is a legitimate use of a well-known scientific service.\n- [PROMPT_INJECTION]: The skill processes external data (e.g., search results, extraction tables) to populate manuscript templates, creating a surface for indirect prompt injection. However, it implements boundary markers (e.g.,<!-- RESULT_PARAGRAPHS_START -->) and is designed for research contexts where data is generated by the user's own pipeline, resulting in a low risk.\n- [SAFE]: No signs of credential exfiltration, unauthorized persistence, or privilege escalation were detected. The skill's architecture relies on local project file manipulation and standard research software, which is typical for academic automation tools.
Audit Metadata