Paper Engineering Assistant
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The skill requests broad permissions, including 'Filesystem read/write' and 'network access', as declared in SKILL.md. While these permissions are plausible for an academic writing assistant, the instructions in SKILL.md for the agent to parse arbitrary reference files (e.g., PDFs) and perform network downloads based on user-provided keywords introduce significant vulnerability risks. These capabilities could be exploited through parser vulnerabilities or by tricking the agent into downloading/processing malicious content or performing SSRF, even though the provided `agent.py` code does not explicitly implement these risky parsing/downloading functions, nor does it show clear malicious intent.
