blogwatcher
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
blogwatcherCLI tool usinggo installfrom an unverified third-party GitHub repository (github.com/Hyaxia/blogwatcher).- [COMMAND_EXECUTION]: The skill executes variousblogwatchersubcommands to interact with the local filesystem and remote RSS/Atom feeds.- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it fetches and displays content from external RSS/Atom feeds which could contain malicious instructions. - Ingestion points: Feed content is ingested through
blogwatcher scanandblogwatcher articles. - Boundary markers: No specific boundary markers or instructions to ignore embedded commands are used when presenting feed data to the agent.
- Capability inventory: The agent can execute binary commands and read tool output.
- Sanitization: No sanitization or filtering of the remote feed content is performed.
Audit Metadata