Gh Link Auditor
B+ 85 completed
Other
unknown / markdown · small
406
Files
72,585
LOC
1
Frameworks
7
Languages
Pipeline State
completedRun ID
#358235Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
42.53Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47735
Member of a group with 1 similar repo(s) — canonical #66457 view group →
Top concepts (2)
Project DescriptionTesting
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
AI Prompt
Create an enterprise-grade link auditor and repository graph expander. I need a tool, primarily using Python, that can audit links by validating HTTP/HTTPS links using HEAD requests, falling back to GET for anti-bot measures. It should also include functionality for graph expansion to map related repositories. Since this is for documentation integrity, please structure it to support a Human-in-the-Loop (HITL) resolution mode for handling 404/403 errors, and ideally, use SQLite for tracking audit history. The main execution should be runnable via a script like `python check_links.py`.
python link-auditor scripting cli sqlite markdown automation documentation
Generated by gemma4:latest
Catalog Information
Enterprise-grade link auditor and repository graph expander with Human-in-the-Loop (HITL) resolution.
Description
Enterprise-grade link auditor and repository graph expander with Human-in-the-Loop (HITL) resolution.
Novelty
3/10Tags
python link-auditor scripting cli sqlite markdown automation documentation
Technologies
pydantic
Claude Models
claude-opus-4-6
Quality Score
B+
85.1/100
Structure
89
Code Quality
85
Documentation
85
Testing
85
Practices
76
Security
92
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (105% test-to-source ratio)
- Code linting configured (ruff (possible))
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- 533 duplicate lines detected \u2014 consider DRY refactoring
Security & Health
4.3h
Tech Debt (A)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (0)
All rows scored by the Repobility analyzer (https://repobility.com)
Unknown
License
2.6%
Duplication
Languages
Frameworks
pytest
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Powered by Repobility — scan your code at https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Enterprise-grade link auditor and repository graph expander with Human-in-the-Loop (HITL) resolution. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
