seo-vertical-detect
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill instructions do not contain any patterns intended to bypass safety filters or override agent constraints. No evidence of 'Ignore previous instructions' or similar bypass markers was found.
- [DATA_EXFILTRATION]: No evidence of hardcoded credentials, sensitive file path access, or unauthorized data transmission to external domains. The use of
WebFetchis consistent with the skill's stated purpose of analyzing website content. - [REMOTE_CODE_EXECUTION]: The skill does not perform any remote code downloads, package installations, or dynamic code execution using
eval()orexec(). - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and analyze external web content via the
WebFetchtool (SKILL.md). It employs specific structural signals such as JSON-LD, HTML elements, and URL routes to perform its classification task, which significantly limits the potential for adversarial text on a webpage to influence agent behavior. No evidence of unsafe interpolation of untrusted data into sensitive commands was found.
Audit Metadata