Gh Link Auditor

B+ 85 completed
Other
unknown / markdown · small
406
Files
72,585
LOC
1
Frameworks
7
Languages

Pipeline State

completed
Run ID
#358235
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
42.53
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication 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/10

Tags

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
Full Security Report AI Fix Prompts SARIF SBOM

Languages

markdown
71.3%
python
27.3%
json
0.6%
shell
0.5%
yaml
0.1%
text
0.1%
toml
0.0%

Frameworks

pytest

Concepts (2)

Data scored by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Powered by Repobility — scan your code at https://repobility.com
auto_descriptionProject DescriptionEnterprise-grade link auditor and repository graph expander with Human-in-the-Loop (HITL) resolution.80%
auto_categoryTestingtesting70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/82374.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV