An intelligent knowledge management system for Claude Code that automatically captures, stores, and retrieves development knowledge during your coding sessions.
SaferSkills independently audited knowledge-bank (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
An intelligent knowledge management system for Claude Code that automatically captures, stores, and retrieves development knowledge during your coding sessions.
Knowledge Bank is a lightweight Claude Code plugin that transforms your development workflow by:
# Install Knowledge Bank globally
npm install -g @gabrywu/knowledge-bank --registry https://registry.npmjs.org
# For alpha/beta versions, use:
npm install -g @gabrywu/knowledge-bank@alpha --registry https://registry.npmjs.org
# Install the Knowledge Bank plugin
knowledge-bank install
# Uninstall plugin
knowledge-bank uninstall# Check installation status
knowledge-bank knowledge-statusKnowledge Bank includes a built-in web interface for browsing and exploring your local knowledge database through a user-friendly dashboard.
# Start web server (production mode)
knowledge-bank webThe web interface will be available at http://localhost:3000 (or your specified port).
The web interface provides comprehensive access to your knowledge database:
#### 🏠 Dashboard Overview
#### 📊 Knowledge Management
#### 📝 Session Management
#### 🪝 Hook Event Tracking
#### 🗄️ Database Browser
#### 🔍 Advanced Search & Navigation
The web interface transforms your local knowledge database into an accessible, browsable resource that helps you leverage your accumulated development experience effectively.
This project is licensed under the ISC License - see the LICENSE file for details.
Transform your development workflow with intelligent knowledge management. Get started with Knowledge Bank today!
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.