Chief Editor Desicion

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill is suspicious due to instructions that create significant information disclosure and Server-Side Request Forgery (SSRF) vulnerabilities. The agent is explicitly instructed in `SKILL.md` to read the content of 'all attached files' and then to identify and scrape 'all URLs contained within that text' using the `url_scraping` tool. This allows a malicious user to provide attachments containing sensitive local files or internal network URLs (e.g., `file:///etc/passwd`, `http://localhost:8080/admin`), which the agent will then attempt to access. Furthermore, the agent is instructed to incorporate 'all obtainable details' from these sources into a verbose report (no less than 10,000 words) and to explicitly cite the original URLs in the final report, effectively exfiltrating potentially sensitive information via the submitted report.