Skill audit report
Scan the Obsidian wiki and automatically discover missing cross-references between pages. Use this skill when the user says "link my pages", "find missing links", "cross-reference", "connect my wiki", "add wikilinks", "what pages should be linked", or after any large ingestion to ensure new pages are woven into the existing knowledge graph. Also trigger when the user mentions "orphan pages" in the context of wanting to connect them, or says things like "my wiki feels disconnected" or "pages aren't linked well". This is a write-heavy skill — it actually modifies pages to add links, unlike wiki-lint which just reports issues.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS86
3.3K GitHub stars
Stars/forks activity
PASS83
3.3K stars, 330 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
5d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
WARN54
command execution surface, credential or environment access
Install availability
PASS92
npx skills add Ar9av/obsidian-wiki --skill cross-linker
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL24
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/Ar9av/obsidian-wiki/tree/main/.skills/cross-linker
Review status
PASS88
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add Ar9av/obsidian-wiki --skill cross-linker
Repository
88
https://github.com/Ar9av/obsidian-wiki/tree/main/.skills/cross-linker
License
86
MIT
Maintenance
100
5d since push
AI review
88
Approved with no listed issues
README/SKILL.md completeness
86
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Eliminates predictable AI writing patterns from prose while preserving specific meaning and reader trust.
16K Stars · Audit report
Applies Cursor's prose-discipline rules to remove filler and AI writing tells from agent-facing and user-facing text.
4.8K Stars · Audit report
Rewrites AI-sounding text so it reads naturally while preserving every factual claim and matching the writer's voice.
37K Stars · Audit report
Usable description available
Dependency risk
54
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
24
secrets or environment access, shell or command execution
Stars/forks activity
83
3.3K stars, 330 forks; issue activity unavailable in current metadata
Adoption
88
3.3K GitHub stars
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
Shell or command execution
highSkill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.
Secrets or environment access
highSkill metadata references credentials, tokens, environment variables, or secret-bearing workflows.