BLCCoreStudio is an independent developer project namespace for focused tools around repository diagnostics, Linux workflows, terminal productivity, local-first automation, and software safety.
The portfolio has two main tracks: released developer utilities and early-stage trust tooling for AI-assisted development. Projects are kept intentionally scoped, with explicit limitations and conservative behavior where safety matters.
Repository health scoring and CI quality gates across security, testing, documentation, CI/CD, dependencies, configuration, repository structure, and architecture.
Marketplace Action: v0.1.3 · Engine: v0.1.1 · Alpha · Linux x86_64
Use it in GitHub Actions with BLCCoreStudio/RepoDoctor@v0.1.3. The documented workflow uses read-only repository permissions and requires no RepoDoctor account or API key.
RepoDoctor's complete analysis engine is proprietary. The public repository provides the Marketplace Action wrapper, documentation, verified releases, checksums, and product preview material.
A lightweight Linux utility for installing useful terminal-editor shortcuts with backups, conflict detection, diagnostics, restore, and uninstall support.
Current release: v0.1.0 · Alpha / pre-release · Linux x86_64
TermKeys is proprietary software. Its public repository contains intentionally published documentation, configuration examples, contribution resources, and release material.
Primary active development targets for safer, more reviewable AI-assisted development:
| Project | Focus |
|---|---|
| 🛡️ AgentGuard | Deterministic command policy, local prompt-risk scanning, and optional Linux execution isolation |
| 🧾 AgentTrail | Wrapped command evidence, integrity-verifiable receipts, and read-only working-tree review hints |
| 🩻 MCPDoctor | Local MCP configuration review, executable diagnostics, and baseline drift checks |
| 🧼 ContextGuard | Local redaction of secrets and sensitive project context before sharing content with AI tools |
Earlier focused experiments have been consolidated into these active targets where their useful behavior now belongs.
Open-source, MIT-licensed Rust utilities for everyday developer and Linux workflows.
| Project | What it does | Release |
|---|---|---|
| 🔐 EnvGuard | Detects secrets and sensitive files before they reach Git | v0.1.0 |
| 🔌 PortPeek | Finds the process using a TCP or UDP port on Linux | v0.1.0 |
| 💾 DiskHog | Finds files and directories consuming the most disk space | v0.1.0 |
| #️⃣ HashCheck | Calculates and verifies SHA-256/SHA-512 checksums and release manifests | v0.1.0 |
| ⏱️ BuildTimer | Measures command durations and keeps local timing history | v0.1.0 |
| 🧹 GitClean | Finds generated build/cache directories with dry-run and Git-aware safeguards | v0.1.0 |
| 🔔 TaskBell | Notifies you when long-running terminal commands finish | v0.1.0 |
- Conservative defaults for destructive or security-sensitive actions.
- Clear failure behavior with actionable errors and documented limitations.
- Local-first where practical to avoid unnecessary uploads, accounts, or telemetry.
- Verifiable releases with versioned artifacts and checksum material where applicable.
- Linux-first usability with predictable CLI behavior and straightforward installation.
- RepoDoctor CI on GitHub Marketplace
- All public repositories
- Use each repository's Issues page for bug reports and focused feature requests.
- Follow the repository's
SECURITY.mdfor vulnerability reporting when available.
