AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Second Brain Lint

skill-undefined-ui-second-brain-os-second-brain-lint · by undefined-ui

>-

— No reviews yet
0 installs
8 views
0.0% view→install

Install

$ agentstack add skill-undefined-ui-second-brain-os-second-brain-lint

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-undefined-ui-second-brain-os-second-brain-lint)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● 16d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Second Brain Lint? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Lint the vault

Structural rot is silent. Nothing errors, nothing crashes, the vault just slowly stops answering questions well because a third of its pages are unreachable. Linting is the only thing that catches it before the owner does.

Core rule

Report before repairing. Fix the mechanical problems automatically, but never delete or merge a page without listing it first and getting a yes, because the owner may have written it by hand.

Workflow

  1. Inventory. Count pages by type. Build the link graph by parsing every

[[wikilink]].

  1. Broken links. Links pointing at pages that do not exist. Distinguish

two cases: a typo or rename, which you fix, and a genuine gap, which goes into index.md under Gaps.

  1. Orphans. Pages with no inbound links. For each, either find where it

should be linked from and add the link, or flag it as a candidate for deletion.

  1. Stubs. Pages under roughly 40 words with no links. Usually a failed

ingest. Flag for re-ingest from the original source in raw/.

  1. Schema. Missing or malformed frontmatter, wrong type, missing dates,

tags outside the existing vocabulary.

  1. Near-duplicates. Pages with very similar titles or aliases. Propose

merges; do not perform them unsolicited.

  1. Index drift. Pages missing from index.md, index entries pointing

nowhere.

  1. Repair, then append the run to log.md.

Output format

Vault:  pages ( sources,  concepts,  entities,  synthesis)
Link graph:  links, average  per page,  orphans

Fixed automatically:
- 

Needs a decision:
- 

Health: orphan rate %, broken link rate %, stub rate %

Calibration

An aggressive linter that merges pages on its own judgement destroys work. A timid one that only reports produces a list nobody acts on. The split above is the useful line: mechanical fixes happen, semantic decisions get proposed.

Do not run a full lint after every ingest. Weekly, or after an import of more than about twenty sources.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.