seo-geo-answerblocks
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local script (
check-answerblocks.mjs) relative to the skill directory to perform word counts and structural audits. This is a standard use of helper scripts bundled with the skill. - [EXTERNAL_DOWNLOADS]: The skill uses the
WebFetchtool to retrieverendered_domorraw_htmlfrom user-specified URLs. This network activity is restricted to the intended purpose of auditing external SEO content. - [PROMPT_INJECTION]: The skill processes untrusted web content (Indirect Prompt Injection surface). Maliciously crafted web pages could attempt to influence the audit results or proposed rewrites, though the skill instructs the agent to surface items one at a time for user acceptance, providing a human-in-the-loop safeguard.
- Ingestion points:
rendered_domandraw_htmlretrieved from external URLs (SKILL.md). - Boundary markers: None specified for the untrusted content.
- Capability inventory:
Bashtool used to execute a local Node.js audit script (SKILL.md). - Sanitization: None specified; relies on user review of proposed content rewrites.
Audit Metadata