seo-backlinks
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes several Python scripts (
backlinks_auth.py,moz_api.py,commoncrawl_graph.py,verify_backlinks.py,bing_webmaster.py) to interface with SEO APIs and process data. These are standard operations for the skill's stated purpose of SEO auditing. - [EXTERNAL_DOWNLOADS]: The skill references downloads from common SEO data sources like Common Crawl and interacts with official APIs from Moz and Bing. It also mentions an extension installation script (
./extensions/dataforseo/install.sh). These operations are consistent with the primary functionality of a backlink analysis tool and target well-known services. - [SAFE]: Data validation and 'Pre-Delivery Review' checklists are implemented to ensure the AI does not report false negatives (e.g., distinguishing between JavaScript-rendered pages and removed links). The skill also follows a principle of least privilege regarding health scores, refusing to generate a numeric score unless enough data points are present to ensure accuracy.
Audit Metadata