url-analysis
Validate URLs with Context
Broken, stale, or mismatched links reduce trust and waste review time. This skill checks link status, redirects, context fit, and quality signals for documents or single URLs.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "url-analysis" from https://skillstore.io/skills/89jobrien-url-analysis.md and its manifest at https://skillstore.io/api/skills/89jobrien-url-analysis/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.
Test it
Using "url-analysis". Validate a blog draft with product documentation links.
Expected outcome:
- The report identifies two redirects, one broken link, and one vague homepage destination.
- It recommends updating redirect targets and replacing the broken reference.
Using "url-analysis". Check whether a tutorial link matches its anchor text.
Expected outcome:
The link is reachable, but the destination is a homepage instead of a React patterns article. The report recommends a specific article URL.
Using "url-analysis". Audit release notes before publishing.
Expected outcome:
The audit groups links by status, notes external domains, and ranks fixes by reader impact.
Security Audit
Medium RiskMost SKILL.md findings are false positives from Markdown code fences and example URLs. The helper does perform real outbound URL checks, and unrestricted user-controlled destinations create a moderate internal network probing risk.
Confirmed security concerns (1)
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.
Risk Factors
โก Contains scripts (1)
๐ Network access (10)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/89jobrien-url-analysis/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/89jobrien-url-analysis?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/89jobrien-url-analysis?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/89jobrien-url-analysis/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/89jobrien-url-analysis.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Joseph OBrien. (2026). url-analysis security audit report (audit version 7) [Author version 1.0.1]. Skillstore. https://skillstore.io/skills/89jobrien-url-analysis/audits/7BibTeX citation
@techreport{joseph-obrien-89jobrien-url-analysis-2026,
author = {Joseph OBrien},
title = {url-analysis security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/89jobrien-url-analysis/audits/7},
note = {Author version 1.0.1}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "url-analysis security audit report (audit version 7)"
version: "1.0.1"
type: report
authors:
- name: "Joseph OBrien"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/89jobrien-url-analysis/audits/7"
identifiers:
- type: other
value: "skillstore:89jobrien-url-analysis:audit:7"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Documentation link review
Technical writers can identify broken links, redirects, and link text mismatches before publishing.
SEO quality audit
Content marketers can find outdated destinations, weak landing pages, and redirects that affect search quality.
Release checklist validation
Developer advocates can check launch notes, examples, and reference links before a release.
Try These Prompts
Validate this URL for syntax, accessibility, redirects, and likely context fit: [URL].
Extract all URLs from [file or pasted content], validate them, and summarize broken links, redirects, and high priority fixes.
Analyze the links in this article. Compare each link text with its destination purpose and flag mismatches or outdated sources.
Audit [document] for link health, redirects, HTTPS use, source authority, and reader value. Rank fixes by publication risk.
Best Practices
- Ask before running live network validation on private, sensitive, or unreleased documents.
- Review redirects manually before updating important canonical URLs.
- Pair technical status checks with human review of link relevance and authority.
Avoid
- Do not treat a 200 status as proof that the destination is relevant.
- Do not validate private intranet or localhost links without explicit permission.
- Do not paste secrets into URLs or query strings for validation.
Frequently Asked Questions
Does this skill make network requests?
Can it validate URLs inside a document?
Does it judge link relevance?
Can it replace SEO tools?
Does it verify SSL certificates?
What should users check before running it?
Developer Details
Author
Joseph OBrienLicense
MIT
Author version
v1.0.1
Skillstore revision
r1
Ref
c4037264bbd363c572662d6154a3ab28f5ca4f53
Maintenance freshness
7/18/2026
Usage
9 downloads ยท 144 views
File structure