Content Ideas Generator

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is classified as suspicious due to the instruction in `SKILL.md` to use `web_fetch` for user-provided URLs. This grants the AI agent network access to arbitrary external endpoints, which is a risky capability that could be exploited for SSRF or other network-based attacks if a malicious user provides a crafted URL. Additionally, the skill instructs the agent to write files to the local filesystem (`content-ideas/ideas-{timestamp}.md`), which, while for a stated purpose, is another high-risk capability. There is no clear evidence of intentional malicious behavior instructed by the skill itself, such as data exfiltration or persistence.