on-page-seo-auditor
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were identified. The skill is designed for SEO auditing and adheres to its stated purpose.
- [DATA_EXPOSURE]: The skill uses WebFetch to retrieve public website data for analysis. It does not access sensitive local files, environment variables, or hardcoded credentials.
- [PROMPT_INJECTION]: This category evaluates the surface for indirect prompt injection via external data ingestion.
- Ingestion points: External HTML content is retrieved using the WebFetch tool based on user-provided URLs as described in SKILL.md.
- Boundary markers: The instructions do not define specific delimiters for the fetched content to prevent instructions from being misinterpreted.
- Capability inventory: The skill lacks capabilities for command execution, file system access, or unauthorized network exfiltration across all scripts.
- Sanitization: No explicit sanitization or filtering of the ingested HTML data is described beyond the analytical extraction of SEO metadata.
Audit Metadata