internal-link-graph
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for SEO analysis, involving site crawling, graph construction using NetworkX, and semantic link recommendation. It possesses a data ingestion surface by crawling external website content to generate recommendations, which is a standard functional requirement for this use-case. Evidence: Ingestion points: Web content extracted via crawler.py from user-specified URLs. Boundary markers: Not explicitly defined in the provided snippets. Capability inventory: Performs network requests and generates output files. Sanitization: Not explicitly documented in the provided snippets.
- [EXTERNAL_DOWNLOADS]: The skill refers to using OpenAI's text-embedding-3-small model and Cloudflare's Browser Rendering API. These are well-known technology services utilized for the tool's core functionality.
- [COMMAND_EXECUTION]: The skill provides Python code snippets using legitimate, standard libraries such as httpx, selectolax, and networkx for its crawling and data analysis tasks.
Audit Metadata