Youtube Instant Article

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill is classified as suspicious due to its reliance on broad shell access (`Bash(summarize:*)`, `Bash(curl:*)`, `Bash(jq:*)`) and direct network communication with external services (`catbox.moe`, `api.telegra.ph`, `openai.com`) as defined in `SKILL.md` and implemented in `scripts/generate.sh`. While these capabilities are plausibly needed for the skill's stated purpose (generating articles from YouTube videos), they represent significant high-risk behaviors that could be exploited if the agent or skill were compromised. Additionally, `SKILL.md` specifies a hardcoded path (`/Users/viticci/clawd/.env`) for loading environment variables, which, while intended for configuration, is a specific and potentially non-portable method for accessing sensitive data.