openclaw

Offline compatibility inspector for mocking OpenClaw and testing plugins 💊

10
2
100% credibility
Found Apr 30, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

An offline tool that scans OpenClaw plugins for compatibility problems like missing hooks or contracts, generating reports to ensure smooth user experiences.

How It Works

1
🔍 Discover the checker

While building your plugin for OpenClaw, you learn about a simple tool that spots compatibility issues early, keeping your work smooth for users.

2
📥 Try it quickly

From your plugin folder, you run the checker once to see what it finds about hooks, registrations, and contracts.

3
Review your report

Instantly get friendly reports highlighting what's perfect, what needs a tweak, and safe paths forward – no surprises for users.

4
⚙️ Set it up for always-on checks

Add it to your routine so every change gets automatically verified, catching issues before they sneak in.

🎉 Plugins ready for users

Your plugins pass every check, giving you confidence they'll work seamlessly in OpenClaw without breakages.

Sign up to see the full architecture

3 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is plugin-inspector?

This JavaScript tool acts as an offline code inspector plugin for OpenClaw plugins, scanning package metadata, hooks, registrations, manifest contracts, and SDK imports without needing a local OpenClaw install, credentials, or network access. Run `npx @openclaw/plugin-inspector inspect --no-openclaw` from a plugin root to generate JSON, Markdown, and issues reports in a `reports/` folder, flagging breakages, warnings, and compatibility gaps. Opt-in runtime capture mocks SDK calls to verify real registrations, keeping everything credential-free like an offline GitHub repository checker.

Why is it gaining traction?

Unlike online GitHub Actions or server-dependent tools, it runs fully offline with SARIF and JUnit outputs for seamless CI integration—no high CPU from inspector SSM plugins or live services. Developers love the `init` command that auto-sets up package scripts, configs, and workflows, plus fixture-suite support for bulk plugin checks, making it a practical offline GitHub alternative for compatibility testing. Zero network dependency hooks plugin maintainers tired of flaky cloud scans.

Who should use this?

OpenClaw plugin authors validating local changes before PRs, teams running fixture suites like Crabpot for multi-plugin repos, or CI operators needing SARIF/JUnit artifacts without online GitHub servers. Ideal for serverless offline compatibility checks on dynamic tools, channels, or hooks, skipping salesforce inspector plugin firefox headaches in Node workspaces.

Verdict

Grab it via npm for OpenClaw-specific inspections—docs are thorough, CLI intuitive, but with 10 stars and 1.0% credibility, it's early-stage niche tech; test in CI first before production reliance. Solid for offline plugin inspector needs if you're in the ecosystem.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.