site-auditor
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard website auditing logic, including crawling and scraping metadata for SEO analysis. All operations are confined to the intended purpose of site auditing.
- [PROMPT_INJECTION]: The skill processes untrusted content from external websites via the
browser_crawlandbrowser_scrapetools to generate reports. While this establishes a surface for indirect prompt injection where a malicious site could attempt to influence the agent's output, the risk is inherent to the tool's purpose and is assessed as low severity. - Ingestion points:
browser_crawlandbrowser_scrapecalls inSKILL.md. - Boundary markers: None specified.
- Capability inventory: Reads web content and writes markdown reports to the local filesystem.
- Sanitization: Not explicitly defined in the instructions.
Audit Metadata