Skills MCP Server (chameleonbr/skills_mcp_server) is an MCP server listed on the M8ven Trust Index. It scores 71 out of 100, grade C. It declares 4 tools. No publisher has claimed this listing.
Centralized, sandboxed MCP server to manage, execute, and expose advanced Agent Skills to any MCP-capable framework or low-code platform.
Limited view. Automated analysis covers part of this stack. Findings reflect what we verified. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
Limited view: static analysis for Python is partially covered.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
chameleonbr
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
API_KEYEdit .env and set and SKILLS_DIRSKILLS_DIREdit .env and set API_KEY andALLOW_RUN_SCRIPTSfalse Whether to allow script execution via mcp_get_scriptLAZY_INSTALL_VENVSfalse If true, defers requirements.txt generation/installation to the first time a script is executed. If false, installs dependencies immediately upon skill installation.ALLOW_GET_AVAILABLE_SKILLStrue Exposes the get_available_skills tool globally via FastMCP. Set to false to hide discovery mechanisms via tool calls.SKILLS_STORAGElocal Storage backend: local or s3S3_BUCKET(required) S3 bucket nameS3_PREFIXskills/ Key prefix acting as the remote skills rootS3_CACHE_DIR.s3cache Local directory where S3 files are cachedAWS_DEFAULT_REGIONus-east-1 AWS regionAWS_ENDPOINT_URLCustom endpoint for MinIO / LocalStackTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
4/4 tools missing one or more hints — get_available_skills (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_skill_instructions (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_skill_reference (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +1 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
3/4 tool handlers declare input schemas (75%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
Only 0/4 tool handlers wrap calls in try/catch (0%)
Wrap each tool handler body in try/catch and return a structured error response.
Tests exist
No test files found
Add tests that exercise each declared tool.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/chameleonbr-skills-mcp-server-1ux3w0)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check