skills/infrasity-labs/dev-gtm-claude-skills/orphan-pages-internal-linking-opportunities/Gen Agent Trust Hub
orphan-pages-internal-linking-opportunities
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes standard command-line tools like
curl,grep, andgunzipviabash_toolto fetch and parse public website data (sitemaps, robots.txt, and HTML) for SEO auditing purposes. - [SAFE]: Network operations are appropriately scoped to the user-specified target domain for discovery and the official Ahrefs API for SEO metrics.
- [SAFE]: Credential management for the Ahrefs API follows best practices by instructing users to use environment variables or platform-level integrations; no API keys or secrets are hardcoded in the skill.
- [SAFE]: The skill generates a self-contained, data-driven HTML report by populating a local template with audit results. This process is deterministic and does not involve executing untrusted remote code.
- [SAFE]: All external dependencies, including the Ahrefs MCP server and the author's GitHub repository, are legitimate and come from well-known or verified sources.
Audit Metadata