seo-fundamentals

Pass

Audited by Gen Agent Trust Hub on Aug 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The SKILL.md file contains educational content about SEO principles (E-E-A-T, Core Web Vitals) and does not include any malicious instructions or obfuscation.
  • [COMMAND_EXECUTION]: The skill includes a Python script scripts/seo_checker.py intended for local execution to audit project files. The script performs read-only operations on local files (.html, .jsx, .tsx) to check for missing SEO tags (title, description, alt text). It does not access sensitive system paths, perform network operations, or execute shell commands.
  • [DATA_EXPOSURE]: The script iterates through project files but limits its scope to public-facing page files in standard web directories (e.g., pages/, app/). It explicitly skips sensitive directories like .git, node_modules, and .env files.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 8, 2026, 07:51 AM
Security Audit — agent-trust-hub — seo-fundamentals