blogwatcher
Warn
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
blogwatchertool directly from a non-trusted GitHub repository (github.com/Hyaxia/blogwatcher) using thego installcommand. - [COMMAND_EXECUTION]: The skill executes the
blogwatcherCLI to interact with the file system and network for feed management. - [PROMPT_INJECTION]: The skill is designed to fetch and display content from external RSS/Atom feeds, creating a surface for indirect prompt injection.
- Ingestion points: Data returned from
blogwatcher scanandblogwatcher articles(SKILL.md). - Boundary markers: Absent.
- Capability inventory: Shell command execution via the
blogwatcherCLI. - Sanitization: No sanitization of feed content is described or implemented.
Audit Metadata