Scores MCP servers, AI skills, GitHub repositories, and npm packages for trust, safety risks, and installation readiness.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
This server is confirmed live โ we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Mcpskills Server.
check_trust_scoreScore any AI skill, MCP server, or GitHub repo for trustworthiness. Returns a trust score (0-10) across 4 dimensions: Alive, Legit, Solid, Usable. Accepts: owner/repo, GitHub URL, npm package (npm:@scope/name or @scope/name), Smithery URL, or OpenClaw URL. AI skills get enhanced safety scanning. Set MCPSKILLS_API_KEY for full reports.
scan_safetyRun a focused safety scan on an AI skill or MCP server. Checks for prompt injection, shell execution, network exfiltration, credential theft, obfuscated payloads, public network binding (0.0.0.0), and risky npm lifecycle scripts (preinstall/install/postinstall). Accepts any input format (owner/repo, npm package, Smithery URL, etc.).
list_packagesBrowse curated, pre-scored AI skill packages organized by use case. Each package contains vetted skills with trust scores. Available packages: Claude Power User, Full-Stack Vibe Coder, Data & Research, DevOps & Infrastructure, Content & Marketing.
get_badgeGet a trust badge URL for any repo or package. Returns a shields.io-style SVG badge showing the trust score and tier. Embed in READMEs. Badge auto-updates hourly.
watch_repoStart monitoring a repo or package for trust score changes. Alerts when score changes significantly (ยฑ0.3 points or tier change). Requires a paid API key.
check_watchedRe-scan all watched repos and check for score changes. Returns any repos whose trust score changed significantly since last check.
BeBraveBeKind/mcpskills-server MCP server adds pre-install checks for MCP servers, AI skills, GitHub repositories, npm packages, and supported registry URLs. It returns a trust assessment built around four dimensions: Alive, Legit, Solid, and Usable. The service assigns tiers including Verified, Established, New, and Blocked based on the resulting score.
The server also separates general trust scoring from focused safety analysis. Safety checks look for prompt injection, shell execution, network exfiltration, credential theft, obfuscated payloads, public binding on 0.0.0.0, and risky npm lifecycle scripts. AI skills and MCP servers can receive the additional Skills Mode analysis described in the project documentation.
BeBraveBeKind/mcpskills-server MCP server sends requests to the mcpskills.io trust-scoring API. The API gathers repository information from GitHub and OpenSSF Scorecard, evaluates 13 standard signals, and adds two more signals in Skills Mode for a total of 15. Safety analysis includes checks based on the ClawHavoc and ToxicSkills attack patterns.
Inputs can be supplied as owner/repo, a GitHub URL, an npm package such as npm:@scope/name or @scope/name, a Smithery URL, or an OpenClaw URL, depending on the tool. The auto_gate operation converts the assessment into a proceed boolean and a reason, which is useful for an agent deciding whether to continue with installation.
Install the package as a local stdio MCP server with the @mcpskillsio/server npm package. The README provides configurations for Claude Code, Cursor, and Claude Desktop. Cursor and Claude Desktop configurations run the package through npx.
Set MCPSKILLS_API_KEY when full reports and safety findings are needed inside the client. The free tier returns a trust tier and dimension scores and is limited to 10 scans per day according to the README. The documented paid plans are Developer Pro at $19 per month or $149 per year, and Team at $99 per month.
BeBraveBeKind/mcpskills-server MCP server exposes these operations:
check_trust_score scores a repository, package, or supported registry URL.scan_safety runs focused security checks on an AI skill or MCP server.list_packages displays curated, pre-scored packages for use cases such as full-stack development, research, DevOps, and content work.get_badge returns an SVG trust-badge URL for a repository or package.watch_repo starts score monitoring and requires a paid API key.check_watched re-scans monitored items and reports significant score or tier changes.batch_check evaluates up to five inputs and requires a Developer Pro or Team API key.auto_gate returns a go/no-go installation decision with reasoning.build_stack recommends a pre-scored tool set for a described development task.The server depends on the mcpskills.io API rather than performing all scoring locally. Full reports, safety findings, monitoring, and batch checks have credential or plan requirements. The free tier has a stated daily limit of 10 scans. The repository is licensed under MIT.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/bebravebekind-mcpskills-server)<a href="https://allmcps.com/mcp/bebravebekind-mcpskills-server"><img src="https://allmcps.com/api/badge/bebravebekind-mcpskills-server?style=directory" alt="Mcpskills Server on AllMCPs" /></a>