seo-aeo-geo-audit
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
references/checks.mdfile contains template shell commands usingcurlandgrepfor site auditing. These are intended for user-driven execution or as reference for the agent to perform auditing tasks. Natural language instructions inSKILL.mdexplicitly warn against making production changes during an audit. - [COMMAND_EXECUTION]: The
eval/run_harness.pyandeval/run_target_agent.pyscripts utilizesubprocess.runto execute Docker commands and agent adapters. The evaluation environment is designed to be isolated (networkless, read-only container) for performance testing. - [DATA_EXPOSURE_AND_EXFILTRATION]: The adapter in
eval/run_target_agent.pyfacilitates network communication with OpenRouter's API when theopenrouterrunner is manually selected. This is documented for evaluation purposes and requires an explicit API key provided by the user in a local environment or via GitHub Actions secrets.
Audit Metadata