DPS-Superskills-MCP (Eilodon/DPS-Superskills-MCP) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: there is no public source to read and no endpoint we can reach, so there is nothing for us to inspect. No publisher has claimed this listing.

C
Emerging
74/100
20 days ago

DPS-Superskills-MCP

Exposes 31 high-assurance agentic coding skills as MCP tools and resources, enabling AI agents to invoke structured workflows across DISCIPLINE, TECHNIQUE, KNOWLEDGE LAYER, and REFERENCE registers.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

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

Eilodon

Source: Glama

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 7 credentials: GCP_KMS_ACCESS_TOKEN, MCP_ALLOW_URL_API_KEY, MCP_API_KEY, MCP_ENCRYPTION_KEY, MCP_IDEMPOTENCY_SECRET, MCP_JWT_SECRET, VAULT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

mediumajv@8.17.1GHSA-2g4f-4pwh-qvx6

ajv has ReDoS when using `$data` option

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configALLOWED_HOSTS
configALLOWED_ORIGINS
configAWS_KMS_PENDING_WINDOW_DAYS
configAWS_KMS_REGION
configDEK_CACHE_MAX_USES
configDEK_CACHE_TTL_MS
configENABLE_QUOTA
configENABLE_RATE_LIMIT
🔐 secretGCP_KMS_ACCESS_TOKEN
configGCP_KMS_DESTROY_DURATION_HOURS
configGCP_KMS_KEYRING
configGCP_KMS_LOCATION
configGCP_KMS_PROJECT
configHTTP_HOST
configHTTP_PORT
configKMS_PROVIDER
configMCP_ALLOW_BEST_EFFORT_PLUGIN_SANDBOX
configMCP_ALLOW_LEGACY_SHA256_KDF
configMCP_ALLOW_SECRET_WRITE
configMCP_ALLOW_UNLIMITED_HTTP
configMCP_ALLOW_UNSAFE_PLUGIN_AUTO_DISCOVERY
🔐 secretMCP_ALLOW_URL_API_KEY
🔐 secretMCP_API_KEY
configMCP_AUTHORIZATION_SERVERS
configMCP_AUTH_MODE
configMCP_DATA_DIR
configMCP_ENABLE_SKILL_RESOURCES"": "true",
configMCP_ENABLE_TEST_TOOLS
🔐 secretMCP_ENCRYPTION_KEY
configMCP_EXTERNAL_PLUGIN_FS_POLICY
configMCP_EXTERNAL_PLUGIN_MAX_OLD_SPACE_MB
configMCP_EXTERNAL_PLUGIN_MAX_STDERR_BYTES
configMCP_EXTERNAL_PLUGIN_NETWORK_POLICY
configMCP_EXTERNAL_PLUGIN_NODE_PERMISSION
configMCP_EXTERNAL_PLUGIN_TIMEOUT_MS
configMCP_HTTP_BODY_LIMIT
configMCP_IDEMPOTENCY_ERROR_TTL_SECONDS
configMCP_IDEMPOTENCY_RESULT_TTL_SECONDS
🔐 secretMCP_IDEMPOTENCY_SECRET
configMCP_IDEMPOTENCY_WORKING_TTL_SECONDS
configMCP_INDEX_AUTO
configMCP_JWKS_ALLOWLIST
configMCP_JWKS_URI
configMCP_JWT_AUDIENCE
configMCP_JWT_ISSUER
configMCP_JWT_MAX_AGE_SECONDS
🔐 secretMCP_JWT_SECRET
configMCP_KB_PATH/abs/path/to/docs/superskills
configMCP_LOCK_ACQUIRE_DEADLINE_MS
configMCP_LOCK_TTL_MS
configMCP_OUTPUT_FIREWALL_PII_MODE
configMCP_PLUGIN_ALLOWLIST"": "system.tool.js,skills.tool.js,knowledge.tool.js,code_index.tool.js,dps.tool.js",
configMCP_PLUGIN_AUTO_DISCOVERY
configMCP_PLUGIN_ISOLATION_MODE"": "policy",
configMCP_PLUGIN_PIN_MANIFEST
configMCP_PLUGIN_SHA256_ALLOWLIST
configMCP_PROJECT_ID"": "dps-superskills",
configMCP_PROTOCOL_MODE
configMCP_REDIS_MAX_BACKUPS
configMCP_REQUIRE_CRYPTO_ERASURE
configMCP_RESOURCE_URI
configMCP_SAFE_MODE"": "false",
configMCP_SECRET_ALLOWLIST
configMCP_SKILLS_PATH/custom/path/to/skills
configMCP_TASK_POLL_INTERVAL_MS
configMCP_TELEMETRY_MAX_BACKUPS
configMCP_TELEMETRY_MAX_BYTES
configMCP_TENANT_ID"": "tenant_local"
configMCP_TOOL_LIST_TTL_MS
configMCP_TOOL_TIMEOUT_MS
configMCP_TRUST_IDENTITY_HEADERS
configMCP_WORKSPACE_ROOT/abs/path/to/your/project
configOTEL_EXPORTER_OTLP_ENDPOINT
configOTEL_SERVICE_NAME
configQUOTA_DAILY_LIMIT
configRATE_LIMIT_MAX_REQUESTS
configRATE_LIMIT_WINDOW_MS
configSTORAGE_DRIVER
configTELEMETRY_DRIVER
configTRANSPORT_DRIVER"": "stdio",
configVAULT_ADDR
🔐 secretVAULT_TOKEN
configVAULT_TRANSIT_MOUNT
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployREDIS_URL
// quality suggestions

Tool test coverage

Only 0/3 tools referenced in tests (0%)

Write tests that reference each tool by name so every tool has at least one test.

Shell command execution

5 child_process calls — runs shell commands

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Secrets not logged

1 secret value sent to console.log

Redact or omit secret values from log output.

Production dependencies are patched

1 medium severity in production deps

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/eilodon-dps-superskills-mcp-1r60t4)](https://m8ven.ai/mcp/eilodon-dps-superskills-mcp-1r60t4)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: e5242cb4149e8ee6aaf6ae545c0104c945e225b4
code hash: b7ba744792792def5f593e7fd09b0a0180828c170bf15db4dba95b1a16a508b4
verified: 8/7/2026, 4:35:04 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client