seo-geo-aeo-audit
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a diagnostic tool for auditing web visibility (SEO/GEO/AEO). It uses standard command-line tools like
curlto inspect page headers and HTML as a crawler would, which is an expected behavior for its primary purpose. - [COMMAND_EXECUTION]: The skill documentation suggests using
curl -A "GPTBot" <url>to check server-side rendering. This is a legitimate diagnostic practice for SEO audits. - [REMOTE_CODE_EXECUTION]: The skill includes a local utility
resources/score.js. Analysis of this script shows it is a pure-logic scoring engine that processes JSON data to calculate a grade. It does not perform network operations, file system writes, or execute remote code. - [DATA_EXFILTRATION]: No patterns of data exfiltration were found. The tool analyzes public web pages and computes scores locally.
- [PROMPT_INJECTION]: The instructions are instructional and safety-neutral, focusing on the audit workflow without attempting to bypass agent safety filters or override system instructions.
Audit Metadata