Install
$ agentstack add skill-mark393295827-third-brain-v7-skills-wiki-lint ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README — it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Wiki Lint
Vault root, path configuration, audit scope, exclusions, prior baseline, and explicit repair authorization if any. A reproducible, severity-ranked wiki health report with file-level evidence, debt queues, and bounded repair proposals. All twelve checks record scope and receipts, findings are reproducible, and report-only mode leaves content unchanged. Silent deletion, immutable-source mutation, unapproved repair, semantic rewrite, or health claims without scan evidence.
Audit the wiki as a governed knowledge graph. Report prioritized, reproducible findings; make no content mutation unless separately authorized.
Usage Template
Provide: vault root, optional path config, audit scope, prior report, and whether repairs are authorized. Default to report-only.
Workflow
Resolve configured source, concept, entity, clipping, daily, system, and log paths. Record scan timestamp, file count, exclusions, and prior baseline. Fail closed if the supplied path is not the intended vault.
If the vault root or path semantics are ambiguous, return NEEDS_INPUT before scanning or writing. Missing optional directories are findings; inaccessible required directories are BLOCKED_PERMISSION.
Run twelve checks and preserve file-level evidence:
- required frontmatter and stable identifiers;
- broken wikilinks and unresolved embeds;
- source references and block locators;
- orphan concepts and isolated entities;
- duplicate titles or semantic duplicates;
- stale notes and unresolved contradictions;
- single-source or weak-provenance claims;
- concept structure and understanding-gate integrity;
- clipping archive and source lifecycle;
- permission, immutable-source, and human-approval boundaries;
- daily-loop receipts and flywheel write-back;
- V7 promotion-gate readiness for proposed rules.
Classify P0 integrity loss, P1 broken provenance/navigation, P2 debt, and P3 improvement. Prefer deterministic checks; label semantic judgments separately.
Re-scan a sample of findings, deduplicate root causes, and compare counts with the prior baseline. A report is invalid if paths, scan scope, or reproduction details are absent. If repair was authorized, run the relevant check again after each bounded repair.
Persist {run_id, status, attempt, budget, evidence, unknowns, last_error, next_action} plus vault fingerprint, scan scope, finding ledger, severity counts, baseline delta, authorized repairs, and receipts. Never overwrite the prior report.
Failure Protocol
NEEDS_INPUT: vault identity or configured path semantics are unclear.BLOCKED_PERMISSION: required files cannot be read or an authorized report cannot be written.VERIFY_FAILED: a finding cannot be reproduced; downgrade or remove it.BUDGET_STOP: scan budget ends; return coverage and the unscanned queue rather than a whole-vault claim.
Output Contract
Return status, result (severity-ranked findings and health summary), evidence (paths, checks, counts, samples), unknowns (coverage gaps), and next_action with owner and cheap verification.
Edge Cases
- A concept is intentionally unlinked during drafting: classify it as debt with age/context, not a P0 defect.
- A source note has malformed metadata but is immutable: report the issue and propose an overlay/index repair; do not edit the source.
Success Metrics
- Every P0/P1 finding is reproducible from a path and check.
- Coverage, exclusions, and baseline delta are explicit.
- Repair recommendations preserve provenance and include a cheap check.
Quality Gates
- [ ] Vault identity and scan scope are verified.
- [ ] Deterministic and semantic findings are separated.
- [ ] No immutable source was changed without authorization.
- [ ] Report-only versus repair mode is explicit.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Mark393295827
- Source: Mark393295827/third-brain-v7-skills
- License: MIT
- Homepage: https://github.com/Mark393295827/third-brain-v5-skills/tree/master
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.