Complex websites hide important pages and weaken navigation. This skill creates a clear hierarchy, URL plan, link map, and prioritized implementation roadmap.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Agent request
Review the Skillstore skill "site-structure-optimizer" from https://skillstore.io/skills/aaron-he-zhu-site-structure-optimizer.md and its manifest at https://skillstore.io/api/skills/aaron-he-zhu-site-structure-optimizer/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.
Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Two findings are confirmed because the skill instructs agents to run Python crawler and link-analysis helpers. All other findings are Markdown formatting, relative documentation links, diagrams, or repository metadata. No prompt injection or malicious intent was found.
6
Files scanned
631
Lines analyzed
2
Review items
0
False positives ignored
Capability review items (2)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
This line invokes an external Python crawler against a supplied URL. The command and resulting network crawl have side effects that require explicit user authorization.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
aaron-he-zhu. (2026). site-structure-optimizer security audit report (audit version 4) [Author version 17.0.0]. Skillstore. https://skillstore.io/skills/aaron-he-zhu-site-structure-optimizer/audits/4
BibTeX citation
@techreport{aaron-he-zhu-aaron-he-zhu-site-structure-optimizer-2026,
author = {aaron-he-zhu},
title = {site-structure-optimizer security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/aaron-he-zhu-site-structure-optimizer/audits/4},
note = {Author version 17.0.0}
}
CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "site-structure-optimizer security audit report (audit version 4)"
version: "17.0.0"
type: report
authors:
- name: "aaron-he-zhu"
date-released: "2026-07-12"
url: "https://skillstore.io/skills/aaron-he-zhu-site-structure-optimizer/audits/4"
identifiers:
- type: other
value: "skillstore:aaron-he-zhu-site-structure-optimizer:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this scoreEvidence Confidence: Medium
45
Architecture
100
Maintainability
87
Content
65
Community
91
Spec Compliance
What You Can Build
Plan a New Website
Create a page hierarchy, navigation model, URL taxonomy, and topic clusters before development begins.
Restructure a Growing Site
Find buried pages, inconsistent URL parents, weak navigation, and migration risks across an established website.
Improve Internal Links
Identify orphans, weak authority flow, generic anchors, and specific source-to-target link opportunities.
Try These Prompts
Create a Basic Site Plan
Use architecture mode for a new [site type] website. Organize these pages: [page list]. Propose hierarchy, navigation, URLs, and topic clusters.
Restructure an Existing Site
Review this sitemap or page inventory: [pages]. Preserve these URLs: [URLs]. Design a clearer structure and include redirects for changed URLs.
Audit Internal Linking
Use linking mode for [domain or sitemap]. Identify orphans, deep pages, link islands, anchor issues, and prioritized source-target-anchor recommendations.
Plan a Controlled Migration
Design a phased migration from [current model] to [target model]. Include URL mapping, redirects, navigation changes, link updates, risks, metrics, and validation gates.
Best Practices
Provide a complete page inventory and mark the most important pages.
Separate measured data, user-provided facts, and estimates.
Review traffic and rankings before deleting, redirecting, or hiding orphan pages.
Avoid
Do not change live URLs without a complete redirect map.
Do not treat estimated crawl or link metrics as measured results.
Do not add links only to meet a quota when topics are unrelated.
Frequently Asked Questions
What information should I provide?
Provide the site type, goals, page inventory or sitemap, priority pages, audiences, and URLs that must remain unchanged.
Can it crawl my website?
It can use a connected crawler with your approval. Without one, it works from a sitemap, export, or page list.
What is the difference between the two modes?
Architecture mode designs the website layout. Linking mode improves connections among pages that already exist.
Does it create an XML sitemap?
No. It creates visual site maps and URL plans, while XML sitemap and indexation checks require technical SEO tooling.
How does it handle orphan pages?
It identifies each orphan, estimates its value, and recommends adding links, redirecting, applying noindex, or removing it after review.
Will it change my website automatically?
No. It produces recommendations and implementation plans. A person should approve navigation, URL, redirect, deletion, and noindex changes.