@kryptosai/mcp-observatory 1.32.1 â 1.33.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -3
- package/dist/src/adapters/base.d.ts +14 -0
- package/dist/src/adapters/base.js +2 -0
- package/dist/src/adapters/base.js.map +1 -0
- package/dist/src/checks/semantics.d.ts +2 -0
- package/dist/src/checks/semantics.js +48 -0
- package/dist/src/checks/semantics.js.map +1 -0
- package/dist/src/cli.js +7 -1
- package/dist/src/cli.js.map +1 -1
- package/dist/src/commands/audit.js +7 -1
- package/dist/src/commands/audit.js.map +1 -1
- package/dist/src/commands/enforce.js +14 -3
- package/dist/src/commands/enforce.js.map +1 -1
- package/dist/src/commands/helpers.d.ts +2 -0
- package/dist/src/commands/helpers.js +8 -1
- package/dist/src/commands/helpers.js.map +1 -1
- package/dist/src/commands/scan.d.ts +14 -0
- package/dist/src/commands/scan.js +42 -3
- package/dist/src/commands/scan.js.map +1 -1
- package/dist/src/commands/score.js +22 -1
- package/dist/src/commands/score.js.map +1 -1
- package/dist/src/commands/skill-scan.js +5 -3
- package/dist/src/commands/skill-scan.js.map +1 -1
- package/dist/src/commands/test.d.ts +19 -0
- package/dist/src/commands/test.js +68 -2
- package/dist/src/commands/test.js.map +1 -1
- package/dist/src/commercial.js +2 -2
- package/dist/src/commercial.js.map +1 -1
- package/dist/src/diff/diff.d.ts +2 -0
- package/dist/src/diff/diff.js +81 -0
- package/dist/src/diff/diff.js.map +1 -0
- package/dist/src/reporters/json.d.ts +2 -0
- package/dist/src/reporters/json.js +4 -0
- package/dist/src/reporters/json.js.map +1 -0
- package/dist/src/runner/runner.d.ts +2 -0
- package/dist/src/runner/runner.js +135 -0
- package/dist/src/runner/runner.js.map +1 -0
- package/dist/src/storage/filesystem.d.ts +6 -0
- package/dist/src/storage/filesystem.js +21 -0
- package/dist/src/storage/filesystem.js.map +1 -0
- package/dist/src/telemetry.d.ts +25 -3
- package/dist/src/telemetry.js +84 -19
- package/dist/src/telemetry.js.map +1 -1
- package/docs/mcp-server-safety-index.md +255 -6
- package/docs/safety-index/artifacts/1link-mcp.json +66 -0
- package/docs/safety-index/artifacts/1link-mcp.md +106 -0
- package/docs/safety-index/artifacts/aadhaar-mcp.json +66 -0
- package/docs/safety-index/artifacts/aadhaar-mcp.md +106 -0
- package/docs/safety-index/artifacts/aikidosec-mcp-server.json +536 -0
- package/docs/safety-index/artifacts/aikidosec-mcp-server.md +203 -0
- package/docs/safety-index/artifacts/aiou-mcp.json +66 -0
- package/docs/safety-index/artifacts/aiou-mcp.md +106 -0
- package/docs/safety-index/artifacts/airtable-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/airtable-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/alpaca-server.json +66 -0
- package/docs/safety-index/artifacts/alpaca-server.md +106 -0
- package/docs/safety-index/artifacts/antv-chart-server.json +21 -21
- package/docs/safety-index/artifacts/antv-chart-server.md +11 -11
- package/docs/safety-index/artifacts/apify-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/apify-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/apple-music-server.json +66 -0
- package/docs/safety-index/artifacts/apple-music-server.md +102 -0
- package/docs/safety-index/artifacts/appwrite-mcp.json +66 -0
- package/docs/safety-index/artifacts/appwrite-mcp.md +106 -0
- package/docs/safety-index/artifacts/aqi-india-mcp.json +66 -0
- package/docs/safety-index/artifacts/aqi-india-mcp.md +106 -0
- package/docs/safety-index/artifacts/argocd-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/argocd-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/arxiv-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/arxiv-mcp-server.md +100 -0
- package/docs/safety-index/artifacts/aws-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/aws-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/azure-devops-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/azure-devops-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/azure-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/azure-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/bhuvan-mcp.json +66 -0
- package/docs/safety-index/artifacts/bhuvan-mcp.md +106 -0
- package/docs/safety-index/artifacts/brave-search-mcp-server-v2.json +66 -0
- package/docs/safety-index/artifacts/brave-search-mcp-server-v2.md +103 -0
- package/docs/safety-index/artifacts/brave-search-server.json +18 -18
- package/docs/safety-index/artifacts/brave-search-server.md +6 -6
- package/docs/safety-index/artifacts/browsermcp-server.json +18 -18
- package/docs/safety-index/artifacts/browsermcp-server.md +10 -10
- package/docs/safety-index/artifacts/cal-com-mcp.json +66 -0
- package/docs/safety-index/artifacts/cal-com-mcp.md +106 -0
- package/docs/safety-index/artifacts/canvas-server.json +66 -0
- package/docs/safety-index/artifacts/canvas-server.md +105 -0
- package/docs/safety-index/artifacts/caselaw-server.json +66 -0
- package/docs/safety-index/artifacts/caselaw-server.md +106 -0
- package/docs/safety-index/artifacts/chatwoot-mcp.json +66 -0
- package/docs/safety-index/artifacts/chatwoot-mcp.md +102 -0
- package/docs/safety-index/artifacts/chrome-devtools-mcp-server.json +22 -22
- package/docs/safety-index/artifacts/chrome-devtools-mcp-server.md +11 -11
- package/docs/safety-index/artifacts/circleci-server.json +1606 -0
- package/docs/safety-index/artifacts/circleci-server.md +243 -0
- package/docs/safety-index/artifacts/clarity-server.json +794 -0
- package/docs/safety-index/artifacts/clarity-server.md +201 -0
- package/docs/safety-index/artifacts/clay-server.json +4 -4
- package/docs/safety-index/artifacts/clay-server.md +3 -3
- package/docs/safety-index/artifacts/clickup-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/clickup-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/cloudflare-mcp-server-v2.json +66 -0
- package/docs/safety-index/artifacts/cloudflare-mcp-server-v2.md +102 -0
- package/docs/safety-index/artifacts/cloudflare-server.json +4 -4
- package/docs/safety-index/artifacts/cloudflare-server.md +3 -3
- package/docs/safety-index/artifacts/coinbase-cds-server.json +322 -0
- package/docs/safety-index/artifacts/coinbase-cds-server.md +201 -0
- package/docs/safety-index/artifacts/confluence-mcp-server.json +1727 -0
- package/docs/safety-index/artifacts/confluence-mcp-server.md +255 -0
- package/docs/safety-index/artifacts/context7-server.json +18 -18
- package/docs/safety-index/artifacts/context7-server.md +12 -12
- package/docs/safety-index/artifacts/contract-analysis-server.json +66 -0
- package/docs/safety-index/artifacts/contract-analysis-server.md +106 -0
- package/docs/safety-index/artifacts/cowin-mcp.json +66 -0
- package/docs/safety-index/artifacts/cowin-mcp.md +106 -0
- package/docs/safety-index/artifacts/currents-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/currents-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/cyanheads-git-mcp-server.json +34 -34
- package/docs/safety-index/artifacts/cyanheads-git-mcp-server.md +15 -15
- package/docs/safety-index/artifacts/dalle-server.json +66 -0
- package/docs/safety-index/artifacts/dalle-server.md +104 -0
- package/docs/safety-index/artifacts/daraz-mcp.json +66 -0
- package/docs/safety-index/artifacts/daraz-mcp.md +106 -0
- package/docs/safety-index/artifacts/desktop-commander-mcp-server.json +2348 -0
- package/docs/safety-index/artifacts/desktop-commander-mcp-server.md +266 -0
- package/docs/safety-index/artifacts/digilocker-mcp.json +66 -0
- package/docs/safety-index/artifacts/digilocker-mcp.md +106 -0
- package/docs/safety-index/artifacts/discord-mcp-server.json +1297 -0
- package/docs/safety-index/artifacts/discord-mcp-server.md +169 -0
- package/docs/safety-index/artifacts/discord-mcp.json +1023 -0
- package/docs/safety-index/artifacts/discord-mcp.md +229 -0
- package/docs/safety-index/artifacts/docker-server.json +19 -19
- package/docs/safety-index/artifacts/docker-server.md +8 -8
- package/docs/safety-index/artifacts/dynamodb-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/dynamodb-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/dynatrace-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/dynatrace-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/easypaisa-mcp.json +553 -0
- package/docs/safety-index/artifacts/easypaisa-mcp.md +205 -0
- package/docs/safety-index/artifacts/ehsaas-mcp.json +66 -0
- package/docs/safety-index/artifacts/ehsaas-mcp.md +106 -0
- package/docs/safety-index/artifacts/epic-server.json +66 -0
- package/docs/safety-index/artifacts/epic-server.md +106 -0
- package/docs/safety-index/artifacts/eslint-mcp-server.json +320 -0
- package/docs/safety-index/artifacts/eslint-mcp-server.md +201 -0
- package/docs/safety-index/artifacts/espn-server.json +394 -0
- package/docs/safety-index/artifacts/espn-server.md +187 -0
- package/docs/safety-index/artifacts/everything-server.json +18 -18
- package/docs/safety-index/artifacts/everything-server.md +10 -10
- package/docs/safety-index/artifacts/exa-server.json +22 -22
- package/docs/safety-index/artifacts/exa-server.md +14 -14
- package/docs/safety-index/artifacts/executeautomation-playwright-server.json +18 -18
- package/docs/safety-index/artifacts/executeautomation-playwright-server.md +9 -9
- package/docs/safety-index/artifacts/fbr-mcp.json +66 -0
- package/docs/safety-index/artifacts/fbr-mcp.md +106 -0
- package/docs/safety-index/artifacts/fetch-server.json +4 -4
- package/docs/safety-index/artifacts/fetch-server.md +3 -3
- package/docs/safety-index/artifacts/fhir-server.json +66 -0
- package/docs/safety-index/artifacts/fhir-server.md +100 -0
- package/docs/safety-index/artifacts/figma-server.json +18 -18
- package/docs/safety-index/artifacts/figma-server.md +10 -10
- package/docs/safety-index/artifacts/filesystem-mcp-server.json +19 -19
- package/docs/safety-index/artifacts/filesystem-mcp-server.md +10 -10
- package/docs/safety-index/artifacts/filesystem-server.json +18 -18
- package/docs/safety-index/artifacts/filesystem-server.md +7 -7
- package/docs/safety-index/artifacts/firecrawl-server.json +18 -18
- package/docs/safety-index/artifacts/firecrawl-server.md +10 -10
- package/docs/safety-index/artifacts/flight-server.json +66 -0
- package/docs/safety-index/artifacts/flight-server.md +106 -0
- package/docs/safety-index/artifacts/foodpanda-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/foodpanda-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/gcp-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/gcp-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/github-mcp-server.json +18 -18
- package/docs/safety-index/artifacts/github-mcp-server.md +9 -9
- package/docs/safety-index/artifacts/gitlab-server.json +16 -16
- package/docs/safety-index/artifacts/gitlab-server.md +6 -6
- package/docs/safety-index/artifacts/gmail-server.json +4 -4
- package/docs/safety-index/artifacts/gmail-server.md +3 -3
- package/docs/safety-index/artifacts/google-calendar-server.json +4 -4
- package/docs/safety-index/artifacts/google-calendar-server.md +3 -3
- package/docs/safety-index/artifacts/google-drive-server.json +4 -4
- package/docs/safety-index/artifacts/google-drive-server.md +3 -3
- package/docs/safety-index/artifacts/google-sheets-server.json +4 -4
- package/docs/safety-index/artifacts/google-sheets-server.md +3 -3
- package/docs/safety-index/artifacts/google-tasks-server.json +4 -4
- package/docs/safety-index/artifacts/google-tasks-server.md +3 -3
- package/docs/safety-index/artifacts/gst-mcp.json +66 -0
- package/docs/safety-index/artifacts/gst-mcp.md +106 -0
- package/docs/safety-index/artifacts/gupshup-mcp.json +66 -0
- package/docs/safety-index/artifacts/gupshup-mcp.md +106 -0
- package/docs/safety-index/artifacts/hasura-mcp.json +66 -0
- package/docs/safety-index/artifacts/hasura-mcp.md +106 -0
- package/docs/safety-index/artifacts/healthcare-ayushman-bharat-mcp.json +66 -0
- package/docs/safety-index/artifacts/healthcare-ayushman-bharat-mcp.md +106 -0
- package/docs/safety-index/artifacts/hec-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/hec-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/heroku-server.json +1502 -0
- package/docs/safety-index/artifacts/heroku-server.md +236 -0
- package/docs/safety-index/artifacts/homekit-server.json +66 -0
- package/docs/safety-index/artifacts/homekit-server.md +106 -0
- package/docs/safety-index/artifacts/hotel-booking-server.json +66 -0
- package/docs/safety-index/artifacts/hotel-booking-server.md +106 -0
- package/docs/safety-index/artifacts/hubspot-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/hubspot-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/huggingface-server.json +4 -4
- package/docs/safety-index/artifacts/huggingface-server.md +3 -3
- package/docs/safety-index/artifacts/indian-food-nutrition-mcp.json +663 -0
- package/docs/safety-index/artifacts/indian-food-nutrition-mcp.md +211 -0
- package/docs/safety-index/artifacts/irctc-mcp.json +66 -0
- package/docs/safety-index/artifacts/irctc-mcp.md +106 -0
- package/docs/safety-index/artifacts/jazz-mcp.json +66 -0
- package/docs/safety-index/artifacts/jazz-mcp.md +106 -0
- package/docs/safety-index/artifacts/jazzcash-mcp.json +66 -0
- package/docs/safety-index/artifacts/jazzcash-mcp.md +102 -0
- package/docs/safety-index/artifacts/jina-server.json +4 -4
- package/docs/safety-index/artifacts/jina-server.md +3 -3
- package/docs/safety-index/artifacts/jira-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/jira-mcp-server.md +104 -0
- package/docs/safety-index/artifacts/k2-mcp.json +66 -0
- package/docs/safety-index/artifacts/k2-mcp.md +106 -0
- package/docs/safety-index/artifacts/karachi-stock-exchange-mcp.json +67 -0
- package/docs/safety-index/artifacts/karachi-stock-exchange-mcp.md +114 -0
- package/docs/safety-index/artifacts/khan-academy-server.json +66 -0
- package/docs/safety-index/artifacts/khan-academy-server.md +106 -0
- package/docs/safety-index/artifacts/kubernetes-server.json +103 -33
- package/docs/safety-index/artifacts/kubernetes-server.md +23 -19
- package/docs/safety-index/artifacts/langfuse-mcp.json +66 -0
- package/docs/safety-index/artifacts/langfuse-mcp.md +106 -0
- package/docs/safety-index/artifacts/linear-server.json +18 -18
- package/docs/safety-index/artifacts/linear-server.md +8 -8
- package/docs/safety-index/artifacts/mapmyindia-mcp.json +66 -0
- package/docs/safety-index/artifacts/mapmyindia-mcp.md +106 -0
- package/docs/safety-index/artifacts/memory-server.json +18 -18
- package/docs/safety-index/artifacts/memory-server.md +10 -10
- package/docs/safety-index/artifacts/minecraft-server.json +592 -0
- package/docs/safety-index/artifacts/minecraft-server.md +186 -0
- package/docs/safety-index/artifacts/mls-server.json +66 -0
- package/docs/safety-index/artifacts/mls-server.md +106 -0
- package/docs/safety-index/artifacts/mongodb-server.json +4 -4
- package/docs/safety-index/artifacts/mongodb-server.md +3 -3
- package/docs/safety-index/artifacts/mui-mcp-server.json +419 -0
- package/docs/safety-index/artifacts/mui-mcp-server.md +208 -0
- package/docs/safety-index/artifacts/mysql-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/mysql-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/nadra-mcp.json +66 -0
- package/docs/safety-index/artifacts/nadra-mcp.md +106 -0
- package/docs/safety-index/artifacts/neon-server.json +4 -4
- package/docs/safety-index/artifacts/neon-server.md +3 -3
- package/docs/safety-index/artifacts/notion-server.json +18 -18
- package/docs/safety-index/artifacts/notion-server.md +10 -10
- package/docs/safety-index/artifacts/obsidian-mcp.json +66 -0
- package/docs/safety-index/artifacts/obsidian-mcp.md +106 -0
- package/docs/safety-index/artifacts/ola-maps-mcp.json +66 -0
- package/docs/safety-index/artifacts/ola-maps-mcp.md +106 -0
- package/docs/safety-index/artifacts/olx-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/olx-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/onesignal-server.json +4 -4
- package/docs/safety-index/artifacts/onesignal-server.md +3 -3
- package/docs/safety-index/artifacts/openai-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/openai-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/opentofu-server.json +19 -19
- package/docs/safety-index/artifacts/opentofu-server.md +10 -10
- package/docs/safety-index/artifacts/openweather-server.json +66 -0
- package/docs/safety-index/artifacts/openweather-server.md +106 -0
- package/docs/safety-index/artifacts/pakistan-cricket-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakistan-cricket-mcp.md +106 -0
- package/docs/safety-index/artifacts/pakistan-post-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakistan-post-mcp.md +106 -0
- package/docs/safety-index/artifacts/pakistan-weather-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakistan-weather-mcp.md +106 -0
- package/docs/safety-index/artifacts/pakwheels-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakwheels-mcp.md +106 -0
- package/docs/safety-index/artifacts/paytm-mcp.json +66 -0
- package/docs/safety-index/artifacts/paytm-mcp.md +106 -0
- package/docs/safety-index/artifacts/perplexity-mcp.json +66 -0
- package/docs/safety-index/artifacts/perplexity-mcp.md +106 -0
- package/docs/safety-index/artifacts/pims-mcp.json +66 -0
- package/docs/safety-index/artifacts/pims-mcp.md +106 -0
- package/docs/safety-index/artifacts/playwright-mcp-server.json +18 -18
- package/docs/safety-index/artifacts/playwright-mcp-server.md +8 -8
- package/docs/safety-index/artifacts/postgres-server.json +19 -19
- package/docs/safety-index/artifacts/postgres-server.md +9 -9
- package/docs/safety-index/artifacts/postman-india-region.json +66 -0
- package/docs/safety-index/artifacts/postman-india-region.md +102 -0
- package/docs/safety-index/artifacts/postman-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/postman-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/promptopia-server.json +19 -19
- package/docs/safety-index/artifacts/promptopia-server.md +9 -9
- package/docs/safety-index/artifacts/pubmed-mcp-server.json +58 -0
- package/docs/safety-index/artifacts/pubmed-mcp-server.md +96 -0
- package/docs/safety-index/artifacts/punjab-health-mcp.json +66 -0
- package/docs/safety-index/artifacts/punjab-health-mcp.md +106 -0
- package/docs/safety-index/artifacts/puppeteer-server.json +18 -18
- package/docs/safety-index/artifacts/puppeteer-server.md +9 -9
- package/docs/safety-index/artifacts/qase-server.json +7055 -0
- package/docs/safety-index/artifacts/qase-server.md +329 -0
- package/docs/safety-index/artifacts/qdrant-server.json +4 -4
- package/docs/safety-index/artifacts/qdrant-server.md +3 -3
- package/docs/safety-index/artifacts/raspberrypi-server.json +66 -0
- package/docs/safety-index/artifacts/raspberrypi-server.md +106 -0
- package/docs/safety-index/artifacts/razorpay-mcp.json +66 -0
- package/docs/safety-index/artifacts/razorpay-mcp.md +103 -0
- package/docs/safety-index/artifacts/reddit-server.json +4 -4
- package/docs/safety-index/artifacts/reddit-server.md +3 -3
- package/docs/safety-index/artifacts/redis-server.json +66 -0
- package/docs/safety-index/artifacts/redis-server.md +106 -0
- package/docs/safety-index/artifacts/ref-tools-server.json +18 -18
- package/docs/safety-index/artifacts/ref-tools-server.md +10 -10
- package/docs/safety-index/artifacts/resend-mcp.json +66 -0
- package/docs/safety-index/artifacts/resend-mcp.md +102 -0
- package/docs/safety-index/artifacts/rozgar-mcp.json +66 -0
- package/docs/safety-index/artifacts/rozgar-mcp.md +106 -0
- package/docs/safety-index/artifacts/s3-mcp-server.json +467 -0
- package/docs/safety-index/artifacts/s3-mcp-server.md +209 -0
- package/docs/safety-index/artifacts/salesforce-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/salesforce-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/sehat-sahulat-mcp.json +66 -0
- package/docs/safety-index/artifacts/sehat-sahulat-mcp.md +106 -0
- package/docs/safety-index/artifacts/sendgrid-mcp.json +66 -0
- package/docs/safety-index/artifacts/sendgrid-mcp.md +106 -0
- package/docs/safety-index/artifacts/sentry-server.json +3 -3
- package/docs/safety-index/artifacts/sentry-server.md +2 -2
- package/docs/safety-index/artifacts/sequential-thinking-server.json +18 -18
- package/docs/safety-index/artifacts/sequential-thinking-server.md +8 -8
- package/docs/safety-index/artifacts/shopify-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/shopify-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/shopify-mcp.json +66 -0
- package/docs/safety-index/artifacts/shopify-mcp.md +106 -0
- package/docs/safety-index/artifacts/shortcut-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/shortcut-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/slack-server.json +3 -3
- package/docs/safety-index/artifacts/slack-server.md +2 -2
- package/docs/safety-index/artifacts/smartbear-mcp-server.json +21483 -0
- package/docs/safety-index/artifacts/smartbear-mcp-server.md +900 -0
- package/docs/safety-index/artifacts/spotify-mcp.json +2071 -0
- package/docs/safety-index/artifacts/spotify-mcp.md +237 -0
- package/docs/safety-index/artifacts/spotify-server.json +66 -0
- package/docs/safety-index/artifacts/spotify-server.md +106 -0
- package/docs/safety-index/artifacts/sqlite-server.json +4 -4
- package/docs/safety-index/artifacts/sqlite-server.md +3 -3
- package/docs/safety-index/artifacts/stable-diffusion-server.json +66 -0
- package/docs/safety-index/artifacts/stable-diffusion-server.md +106 -0
- package/docs/safety-index/artifacts/stock-nse-india.json +66 -0
- package/docs/safety-index/artifacts/stock-nse-india.md +106 -0
- package/docs/safety-index/artifacts/storybook-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/storybook-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/stripe-server.json +3 -3
- package/docs/safety-index/artifacts/stripe-server.md +2 -2
- package/docs/safety-index/artifacts/supabase-server.json +3 -3
- package/docs/safety-index/artifacts/supabase-server.md +2 -2
- package/docs/safety-index/artifacts/tavily-search-server.json +4 -4
- package/docs/safety-index/artifacts/tavily-search-server.md +3 -3
- package/docs/safety-index/artifacts/telegram-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/telegram-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/telenor-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/telenor-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/textlocal-mcp.json +66 -0
- package/docs/safety-index/artifacts/textlocal-mcp.md +106 -0
- package/docs/safety-index/artifacts/tooljet-mcp.json +66 -0
- package/docs/safety-index/artifacts/tooljet-mcp.md +106 -0
- package/docs/safety-index/artifacts/transcend-server.json +3438 -0
- package/docs/safety-index/artifacts/transcend-server.md +277 -0
- package/docs/safety-index/artifacts/trello-mcp-server.json +916 -0
- package/docs/safety-index/artifacts/trello-mcp-server.md +211 -0
- package/docs/safety-index/artifacts/twilio-mcp.json +66 -0
- package/docs/safety-index/artifacts/twilio-mcp.md +106 -0
- package/docs/safety-index/artifacts/udyam-mcp.json +66 -0
- package/docs/safety-index/artifacts/udyam-mcp.md +106 -0
- package/docs/safety-index/artifacts/ufone-mcp.json +66 -0
- package/docs/safety-index/artifacts/ufone-mcp.md +106 -0
- package/docs/safety-index/artifacts/ui5-mcp-server.json +21 -21
- package/docs/safety-index/artifacts/ui5-mcp-server.md +10 -10
- package/docs/safety-index/artifacts/unity-server.json +66 -0
- package/docs/safety-index/artifacts/unity-server.md +102 -0
- package/docs/safety-index/artifacts/upi-mcp.json +452 -0
- package/docs/safety-index/artifacts/upi-mcp.md +201 -0
- package/docs/safety-index/artifacts/vercel-ai-server.json +4 -4
- package/docs/safety-index/artifacts/vercel-ai-server.md +3 -3
- package/docs/safety-index/artifacts/vimeo-server.json +66 -0
- package/docs/safety-index/artifacts/vimeo-server.md +106 -0
- package/docs/safety-index/artifacts/weather-server.json +66 -0
- package/docs/safety-index/artifacts/weather-server.md +106 -0
- package/docs/safety-index/artifacts/whatsapp-business-mcp.json +66 -0
- package/docs/safety-index/artifacts/whatsapp-business-mcp.md +106 -0
- package/docs/safety-index/artifacts/whatsapp-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/whatsapp-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/whatsapp-mcp.json +66 -0
- package/docs/safety-index/artifacts/whatsapp-mcp.md +106 -0
- package/docs/safety-index/artifacts/yahoo-finance-server.json +626 -0
- package/docs/safety-index/artifacts/yahoo-finance-server.md +187 -0
- package/docs/safety-index/artifacts/youtube-mcp-server.json +58 -0
- package/docs/safety-index/artifacts/youtube-mcp-server.md +96 -0
- package/docs/safety-index/artifacts/youtube-server.json +66 -0
- package/docs/safety-index/artifacts/youtube-server.md +103 -0
- package/docs/safety-index/artifacts/zendesk-mcp.json +66 -0
- package/docs/safety-index/artifacts/zendesk-mcp.md +106 -0
- package/docs/safety-index/artifacts/zillow-server.json +66 -0
- package/docs/safety-index/artifacts/zillow-server.md +102 -0
- package/docs/safety-index/artifacts/zong-mcp.json +66 -0
- package/docs/safety-index/artifacts/zong-mcp.md +106 -0
- package/docs/safety-index/targets.json +2145 -20
- package/package.json +10 -9
|
@@ -0,0 +1,229 @@
|
|
|
1
|
+
# MCP Observatory Run Report
|
|
2
|
+
|
|
3
|
+
Generated at 2026-07-15T22:35:03.838Z
|
|
4
|
+
|
|
5
|
+
## Target and Environment Metadata
|
|
6
|
+
|
|
7
|
+
- Target: `discord-mcp`
|
|
8
|
+
- Adapter: `local-process`
|
|
9
|
+
- Command: `npx -y discord-mcp`
|
|
10
|
+
- Server: `discord-mcp 2.4.0`
|
|
11
|
+
- Platform: `darwin 25.5.0`
|
|
12
|
+
- Node: `v22.22.1`
|
|
13
|
+
|
|
14
|
+
## Executive Summary
|
|
15
|
+
|
|
16
|
+
**Health Score: 85/100 (B)**
|
|
17
|
+
|
|
18
|
+
| Dimension | Score | Weight |
|
|
19
|
+
| --- | --- | --- |
|
|
20
|
+
| Protocol Compliance | 100/100 | 30% |
|
|
21
|
+
| Schema Quality | 60/100 | 20% |
|
|
22
|
+
| Security | 100/100 | 20% |
|
|
23
|
+
| Reliability | 67/100 | 20% |
|
|
24
|
+
| Performance | 100/100 | 10% |
|
|
25
|
+
|
|
26
|
+
| Gate | Total | Pass | Fail | Partial | Unsupported | Flaky | Skipped |
|
|
27
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
28
|
+
| pass | 9 | 5 | 0 | 2 | 2 | 0 | 0 |
|
|
29
|
+
|
|
30
|
+
## At a Glance
|
|
31
|
+
|
|
32
|
+
- Safety verdict: **Needs review** â The server is usable, but caveated checks should be reviewed before agents depend on it.
|
|
33
|
+
- Top risks: runtime-profile: Detected 2 potential egress target(s) and 22 potential state mutation(s) with high confidence.; schema-quality: Found 1 quality finding(s) across 19 item(s): 0 warnings, 1 info.
|
|
34
|
+
- Regression/schema drift: Run `mcp-observatory diff <previous-run.json> <current-run.json>` to classify regressions and schema drift.
|
|
35
|
+
- Failing checks: none
|
|
36
|
+
- Partial or flaky checks: runtime-profile, schema-quality
|
|
37
|
+
- Skipped checks: none
|
|
38
|
+
- Unsupported checks: prompts, resources
|
|
39
|
+
- Suggested next step: Review the caveated checks next: runtime-profile, schema-quality.
|
|
40
|
+
- CI next step: `Add CI: npx @kryptosai/mcp-observatory setup-ci --all --command "npx -y <server-package>"`
|
|
41
|
+
|
|
42
|
+
## What Was Not Tested
|
|
43
|
+
|
|
44
|
+
- âšī¸ credential_access: Credential scanning was performed (see security findings)
|
|
45
|
+
- âšī¸ destructive_payloads: Destructive payloads were not attempted (safe-mode only)
|
|
46
|
+
|
|
47
|
+
## Runtime Profile
|
|
48
|
+
|
|
49
|
+
### Egress Manifest
|
|
50
|
+
|
|
51
|
+
The following targets were identified as potentially reachable by this server (confidence: **high**):
|
|
52
|
+
|
|
53
|
+
| Target | Protocol | Source | Confidence |
|
|
54
|
+
| --- | --- | --- | --- |
|
|
55
|
+
| url | unknown | tool_schema | high |
|
|
56
|
+
| Discord CDN URL of the attachment to download | unknown | description_analysis | medium |
|
|
57
|
+
|
|
58
|
+
### State Mutations
|
|
59
|
+
|
|
60
|
+
The following state-modifying operations were identified from tool schemas:
|
|
61
|
+
|
|
62
|
+
| Resource | Operation | Scope | Source |
|
|
63
|
+
| --- | --- | --- | --- |
|
|
64
|
+
| filesystem | write | working_directory | description_analysis |
|
|
65
|
+
| filesystem | write | working_directory | description_analysis |
|
|
66
|
+
| filesystem | write | working_directory | description_analysis |
|
|
67
|
+
| filesystem | write | working_directory | description_analysis |
|
|
68
|
+
| filesystem | write | working_directory | description_analysis |
|
|
69
|
+
| filesystem | write | working_directory | description_analysis |
|
|
70
|
+
| filesystem | write | working_directory | description_analysis |
|
|
71
|
+
| filesystem | write | working_directory | description_analysis |
|
|
72
|
+
| filesystem | write | working_directory | description_analysis |
|
|
73
|
+
| filesystem | write | working_directory | description_analysis |
|
|
74
|
+
| filesystem | write | working_directory | description_analysis |
|
|
75
|
+
| filesystem | write | working_directory | tool_schema |
|
|
76
|
+
| filesystem | write | working_directory | description_analysis |
|
|
77
|
+
| filesystem | write | working_directory | description_analysis |
|
|
78
|
+
| filesystem | write | working_directory | description_analysis |
|
|
79
|
+
| filesystem | write | working_directory | description_analysis |
|
|
80
|
+
| filesystem | write | working_directory | description_analysis |
|
|
81
|
+
| filesystem | write | working_directory | description_analysis |
|
|
82
|
+
| filesystem | write | working_directory | description_analysis |
|
|
83
|
+
| filesystem | write | working_directory | description_analysis |
|
|
84
|
+
| filesystem | write | working_directory | description_analysis |
|
|
85
|
+
| filesystem | write | working_directory | description_analysis |
|
|
86
|
+
|
|
87
|
+
_Analyzed at 2026-07-15T22:35:04.573Z_
|
|
88
|
+
|
|
89
|
+
## Regressions and Recoveries
|
|
90
|
+
|
|
91
|
+
_Use the `diff` command against another run artifact to classify regressions and recoveries over time._
|
|
92
|
+
|
|
93
|
+
## Full Capability Status Table
|
|
94
|
+
|
|
95
|
+
| Focus | Check | Status | Duration (ms) | Message |
|
|
96
|
+
| --- | --- | --- | --- | --- |
|
|
97
|
+
| healthy | attack-sim | pass | 0.65 | Safe attack simulation found no high-risk MCP attack-readiness findings. |
|
|
98
|
+
| healthy | conformance | pass | 2.39 | All 7 conformance checks passed. |
|
|
99
|
+
| healthy | security | pass | 0.41 | No security issues detected. |
|
|
100
|
+
| healthy | security-lite | pass | 0.04 | No security issues detected (lightweight scan). |
|
|
101
|
+
| healthy | tools | pass | 3.47 | Advertised capability responded with the minimal expected shape (19 items). |
|
|
102
|
+
| review | runtime-profile | partial | 0.14 | Detected 2 potential egress target(s) and 22 potential state mutation(s) with high confidence. |
|
|
103
|
+
| review | schema-quality | partial | 0.59 | Found 1 quality finding(s) across 19 item(s): 0 warnings, 1 info. |
|
|
104
|
+
| confirm intent | prompts | unsupported | 0.00 | Prompts are not advertised by the target. |
|
|
105
|
+
| confirm intent | resources | unsupported | 0.00 | Resources are not advertised by the target. |
|
|
106
|
+
|
|
107
|
+
## Evidence Snippets
|
|
108
|
+
|
|
109
|
+
### attack-sim â pass
|
|
110
|
+
|
|
111
|
+
Summary: Safe attack simulation found no high-risk MCP attack-readiness findings.
|
|
112
|
+
|
|
113
|
+
- Endpoint: `attack-sim/safe`
|
|
114
|
+
- Advertised: `true`
|
|
115
|
+
- Responded: `true`
|
|
116
|
+
- Minimal shape present: `true`
|
|
117
|
+
- Item count: `0`
|
|
118
|
+
- Identifiers: none
|
|
119
|
+
- Diagnostics: none
|
|
120
|
+
|
|
121
|
+
### conformance â pass
|
|
122
|
+
|
|
123
|
+
Summary: All 7 conformance checks passed.
|
|
124
|
+
|
|
125
|
+
- Endpoint: `conformance/check`
|
|
126
|
+
- Advertised: `true`
|
|
127
|
+
- Responded: `true`
|
|
128
|
+
- Minimal shape present: `true`
|
|
129
|
+
- Item count: `7`
|
|
130
|
+
- Identifiers: none
|
|
131
|
+
- Diagnostics: [pass] capabilities-present: Server returned capabilities object., [pass] server-info: Server provided initialization info., [pass] tools-capability-match: tools/list returned 19 tool(s). (+4 more)
|
|
132
|
+
|
|
133
|
+
### security â pass
|
|
134
|
+
|
|
135
|
+
Summary: No security issues detected.
|
|
136
|
+
|
|
137
|
+
- Endpoint: `security/scan`
|
|
138
|
+
- Advertised: `true`
|
|
139
|
+
- Responded: `true`
|
|
140
|
+
- Minimal shape present: `true`
|
|
141
|
+
- Item count: `0`
|
|
142
|
+
- Identifiers: none
|
|
143
|
+
- Diagnostics: none
|
|
144
|
+
|
|
145
|
+
### security-lite â pass
|
|
146
|
+
|
|
147
|
+
Summary: No security issues detected (lightweight scan).
|
|
148
|
+
|
|
149
|
+
- Endpoint: `security/scan-lite`
|
|
150
|
+
- Advertised: `true`
|
|
151
|
+
- Responded: `true`
|
|
152
|
+
- Minimal shape present: `true`
|
|
153
|
+
- Item count: `0`
|
|
154
|
+
- Identifiers: none
|
|
155
|
+
- Diagnostics: none
|
|
156
|
+
|
|
157
|
+
### tools â pass
|
|
158
|
+
|
|
159
|
+
Summary: Advertised capability responded with the minimal expected shape (19 items).
|
|
160
|
+
|
|
161
|
+
- Endpoint: `tools/list`
|
|
162
|
+
- Advertised: `true`
|
|
163
|
+
- Responded: `true`
|
|
164
|
+
- Minimal shape present: `true`
|
|
165
|
+
- Item count: `19`
|
|
166
|
+
- Identifiers: discord_send_message, discord_edit_message, discord_delete_message, discord_add_reaction, discord_remove_reaction (+14 more)
|
|
167
|
+
- Diagnostics: {"level":30,"time":1784154904566,"service":"discord-mcp","msg":"Discord MCP server starting","tools":19,"toolNames":["discord_send_message","discord_edit_message","discord_delete_message","discord_add_reaction","discord_remove_reaction","discord_get_message_history","discord_search_messages","discord_get_message","discord_list_attachments","discord_download_attachment","discord_cleanup_download","discord_get_channel","discord_get_dm_channels","discord_create_dm","discord_get_friends","discord_add_friend","discord_remove_friend","discord_update_presence","discord_clear_presence"],"version":"2.4.0"}
|
|
168
|
+
|
|
169
|
+
### runtime-profile â partial
|
|
170
|
+
|
|
171
|
+
Summary: Detected 2 potential egress target(s) and 22 potential state mutation(s) with high confidence.
|
|
172
|
+
|
|
173
|
+
- Endpoint: `runtime-profile/analyze`
|
|
174
|
+
- Advertised: `true`
|
|
175
|
+
- Responded: `true`
|
|
176
|
+
- Minimal shape present: `true`
|
|
177
|
+
- Item count: `24`
|
|
178
|
+
- Identifiers: none
|
|
179
|
+
- Diagnostics: Egress entries: 2, State mutations: 22, Confidence: high
|
|
180
|
+
|
|
181
|
+
### schema-quality â partial
|
|
182
|
+
|
|
183
|
+
Summary: Found 1 quality finding(s) across 19 item(s): 0 warnings, 1 info.
|
|
184
|
+
|
|
185
|
+
- Endpoint: `schema-quality/scan`
|
|
186
|
+
- Advertised: `true`
|
|
187
|
+
- Responded: `true`
|
|
188
|
+
- Minimal shape present: `true`
|
|
189
|
+
- Item count: `1`
|
|
190
|
+
- Identifiers: discord_update_presence
|
|
191
|
+
- Diagnostics: [info] tool "discord_update_presence": Has properties but no 'required' array declared
|
|
192
|
+
|
|
193
|
+
### prompts â unsupported
|
|
194
|
+
|
|
195
|
+
Summary: Prompts are not advertised by the target.
|
|
196
|
+
|
|
197
|
+
- Endpoint: `prompts/list`
|
|
198
|
+
- Advertised: `false`
|
|
199
|
+
- Responded: `false`
|
|
200
|
+
- Minimal shape present: `false`
|
|
201
|
+
- Item count: `0`
|
|
202
|
+
- Identifiers: none
|
|
203
|
+
- Diagnostics: none
|
|
204
|
+
|
|
205
|
+
### resources â unsupported
|
|
206
|
+
|
|
207
|
+
Summary: Resources are not advertised by the target.
|
|
208
|
+
|
|
209
|
+
- Endpoint: `resources/list | resources/templates/list`
|
|
210
|
+
- Advertised: `false`
|
|
211
|
+
- Responded: `false`
|
|
212
|
+
- Minimal shape present: `false`
|
|
213
|
+
- Item count: `0`
|
|
214
|
+
- Identifiers: none
|
|
215
|
+
- Diagnostics: none
|
|
216
|
+
|
|
217
|
+
## Reproduction Commands
|
|
218
|
+
|
|
219
|
+
```bash
|
|
220
|
+
npm run cli -- run --target <path-to-target-config.json>
|
|
221
|
+
npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
222
|
+
```
|
|
223
|
+
|
|
224
|
+
## Artifact Provenance
|
|
225
|
+
|
|
226
|
+
- Artifact type: `run`
|
|
227
|
+
- Schema version: `1.0.0`
|
|
228
|
+
- Run ID: `run_2026-07-15T223503838Z_eb17b47b`
|
|
229
|
+
- Gate: `pass`
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"artifactType": "run",
|
|
3
3
|
"schemaVersion": "1.0.0",
|
|
4
4
|
"gate": "fail",
|
|
5
|
-
"runId": "run_2026-07-
|
|
6
|
-
"createdAt": "2026-07-
|
|
7
|
-
"toolVersion": "1.
|
|
5
|
+
"runId": "run_2026-07-15T223346900Z_b73ad8db",
|
|
6
|
+
"createdAt": "2026-07-15T22:33:46.900Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
8
|
"target": {
|
|
9
9
|
"targetId": "docker-server",
|
|
10
10
|
"adapter": "local-process",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"id": "tools",
|
|
44
44
|
"capability": "tools",
|
|
45
45
|
"status": "pass",
|
|
46
|
-
"durationMs": 0.
|
|
46
|
+
"durationMs": 0.5254159999967669,
|
|
47
47
|
"message": "Advertised capability responded with the minimal expected shape (1 item).",
|
|
48
48
|
"evidence": [
|
|
49
49
|
{
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"id": "prompts",
|
|
87
87
|
"capability": "prompts",
|
|
88
88
|
"status": "unsupported",
|
|
89
|
-
"durationMs": 0.
|
|
89
|
+
"durationMs": 0.0008329999982379377,
|
|
90
90
|
"message": "Prompts are not advertised by the target.",
|
|
91
91
|
"evidence": [
|
|
92
92
|
{
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"id": "resources",
|
|
103
103
|
"capability": "resources",
|
|
104
104
|
"status": "unsupported",
|
|
105
|
-
"durationMs": 0.
|
|
105
|
+
"durationMs": 0.0005830000009154901,
|
|
106
106
|
"message": "Resources are not advertised by the target.",
|
|
107
107
|
"evidence": [
|
|
108
108
|
{
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"id": "security-lite",
|
|
119
119
|
"capability": "security-lite",
|
|
120
120
|
"status": "fail",
|
|
121
|
-
"durationMs": 0.
|
|
121
|
+
"durationMs": 0.012541999996756203,
|
|
122
122
|
"message": "Found 1 security finding(s): 1 high, 0 medium, 0 low.",
|
|
123
123
|
"evidence": [
|
|
124
124
|
{
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"id": "runtime-profile",
|
|
149
149
|
"capability": "runtime-profile",
|
|
150
150
|
"status": "partial",
|
|
151
|
-
"durationMs": 0.
|
|
151
|
+
"durationMs": 0.03562499999679858,
|
|
152
152
|
"message": "Detected 0 potential egress target(s) and 4 potential state mutation(s) with high confidence.",
|
|
153
153
|
"evidence": [
|
|
154
154
|
{
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"id": "conformance",
|
|
196
196
|
"capability": "conformance",
|
|
197
197
|
"status": "pass",
|
|
198
|
-
"durationMs": 0.
|
|
198
|
+
"durationMs": 0.5707499999989523,
|
|
199
199
|
"message": "All 7 conformance checks passed.",
|
|
200
200
|
"evidence": [
|
|
201
201
|
{
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
"id": "schema-quality",
|
|
222
222
|
"capability": "schema-quality",
|
|
223
223
|
"status": "pass",
|
|
224
|
-
"durationMs": 0.
|
|
224
|
+
"durationMs": 0.08562499999970896,
|
|
225
225
|
"message": "All 1 item(s) have good schema quality.",
|
|
226
226
|
"evidence": [
|
|
227
227
|
{
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"id": "security",
|
|
239
239
|
"capability": "security",
|
|
240
240
|
"status": "fail",
|
|
241
|
-
"durationMs": 0.
|
|
241
|
+
"durationMs": 0.21887499999866122,
|
|
242
242
|
"message": "Found 1 security finding(s): 1 high, 0 medium, 0 low.",
|
|
243
243
|
"evidence": [
|
|
244
244
|
{
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"id": "attack-sim",
|
|
269
269
|
"capability": "attack-sim",
|
|
270
270
|
"status": "fail",
|
|
271
|
-
"durationMs": 0.
|
|
271
|
+
"durationMs": 0.15812500000174623,
|
|
272
272
|
"message": "Safe attack simulation found 1 finding(s): 1 high, 0 medium, 0 low.",
|
|
273
273
|
"evidence": [
|
|
274
274
|
{
|
|
@@ -350,17 +350,17 @@
|
|
|
350
350
|
"weight": 0.1,
|
|
351
351
|
"score": 100,
|
|
352
352
|
"details": [
|
|
353
|
-
"Connect:
|
|
354
|
-
"p95 latency:
|
|
353
|
+
"Connect: 665ms",
|
|
354
|
+
"p95 latency: 1ms (3 operations)"
|
|
355
355
|
]
|
|
356
356
|
}
|
|
357
357
|
]
|
|
358
358
|
},
|
|
359
359
|
"performanceMetrics": {
|
|
360
|
-
"connectMs":
|
|
361
|
-
"toolsListMs": 0.
|
|
362
|
-
"promptsListMs": 0.
|
|
363
|
-
"resourcesListMs": 0.
|
|
360
|
+
"connectMs": 664.9754169999942,
|
|
361
|
+
"toolsListMs": 0.5254159999967669,
|
|
362
|
+
"promptsListMs": 0.0008329999982379377,
|
|
363
|
+
"resourcesListMs": 0.0005830000009154901
|
|
364
364
|
},
|
|
365
365
|
"runtimeProfile": {
|
|
366
366
|
"stateMutations": [
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
"source": "description_analysis"
|
|
390
390
|
}
|
|
391
391
|
],
|
|
392
|
-
"analyzedAt": "2026-07-
|
|
392
|
+
"analyzedAt": "2026-07-15T22:33:47.565Z",
|
|
393
393
|
"confidence": "high"
|
|
394
394
|
}
|
|
395
395
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# MCP Observatory Run Report
|
|
2
2
|
|
|
3
|
-
Generated at 2026-07-
|
|
3
|
+
Generated at 2026-07-15T22:33:46.900Z
|
|
4
4
|
|
|
5
5
|
## Target and Environment Metadata
|
|
6
6
|
|
|
@@ -59,7 +59,7 @@ The following state-modifying operations were identified from tool schemas:
|
|
|
59
59
|
| filesystem | write | working_directory | description_analysis |
|
|
60
60
|
| filesystem | execute | working_directory | description_analysis |
|
|
61
61
|
|
|
62
|
-
_Analyzed at 2026-07-
|
|
62
|
+
_Analyzed at 2026-07-15T22:33:47.565Z_
|
|
63
63
|
|
|
64
64
|
## Regressions and Recoveries
|
|
65
65
|
|
|
@@ -69,14 +69,14 @@ _Use the `diff` command against another run artifact to classify regressions and
|
|
|
69
69
|
|
|
70
70
|
| Focus | Check | Status | Duration (ms) | Message |
|
|
71
71
|
| --- | --- | --- | --- | --- |
|
|
72
|
-
| healthy | conformance | pass | 0.
|
|
73
|
-
| healthy | schema-quality | pass | 0.
|
|
74
|
-
| healthy | tools | pass | 0.
|
|
72
|
+
| healthy | conformance | pass | 0.57 | All 7 conformance checks passed. |
|
|
73
|
+
| healthy | schema-quality | pass | 0.09 | All 1 item(s) have good schema quality. |
|
|
74
|
+
| healthy | tools | pass | 0.53 | Advertised capability responded with the minimal expected shape (1 item). |
|
|
75
75
|
| review | runtime-profile | partial | 0.04 | Detected 0 potential egress target(s) and 4 potential state mutation(s) with high confidence. |
|
|
76
76
|
| confirm intent | prompts | unsupported | 0.00 | Prompts are not advertised by the target. |
|
|
77
77
|
| confirm intent | resources | unsupported | 0.00 | Resources are not advertised by the target. |
|
|
78
|
-
| act now | attack-sim | fail | 0.
|
|
79
|
-
| act now | security | fail | 0.
|
|
78
|
+
| act now | attack-sim | fail | 0.16 | Safe attack simulation found 1 finding(s): 1 high, 0 medium, 0 low. |
|
|
79
|
+
| act now | security | fail | 0.22 | Found 1 security finding(s): 1 high, 0 medium, 0 low. |
|
|
80
80
|
| act now | security-lite | fail | 0.01 | Found 1 security finding(s): 1 high, 0 medium, 0 low. |
|
|
81
81
|
|
|
82
82
|
## Evidence Snippets
|
|
@@ -200,5 +200,5 @@ npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
|
200
200
|
|
|
201
201
|
- Artifact type: `run`
|
|
202
202
|
- Schema version: `1.0.0`
|
|
203
|
-
- Run ID: `run_2026-07-
|
|
203
|
+
- Run ID: `run_2026-07-15T223346900Z_b73ad8db`
|
|
204
204
|
- Gate: `fail`
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"artifactType": "run",
|
|
3
|
+
"schemaVersion": "1.0.0",
|
|
4
|
+
"gate": "fail",
|
|
5
|
+
"runId": "run_2026-07-15T223447729Z_603ee1df",
|
|
6
|
+
"createdAt": "2026-07-15T22:34:47.729Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
|
+
"target": {
|
|
9
|
+
"targetId": "dynamodb-mcp-server",
|
|
10
|
+
"adapter": "local-process",
|
|
11
|
+
"command": "npx",
|
|
12
|
+
"args": [
|
|
13
|
+
"-y",
|
|
14
|
+
"mcp-server-dynamodb"
|
|
15
|
+
],
|
|
16
|
+
"cwd": ".",
|
|
17
|
+
"metadata": {
|
|
18
|
+
"package": "mcp-server-dynamodb",
|
|
19
|
+
"purpose": "mcp-safety-index",
|
|
20
|
+
"riskClass": "NoSQL database mutation",
|
|
21
|
+
"failureClass": "Table/item mutation boundary",
|
|
22
|
+
"whyItMatters": "DynamoDB MCP servers can create tables, put/delete items, and query data â agents could modify cloud database resources."
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"environment": {
|
|
26
|
+
"platform": "darwin 25.5.0",
|
|
27
|
+
"nodeVersion": "v22.22.1"
|
|
28
|
+
},
|
|
29
|
+
"summary": {
|
|
30
|
+
"total": 3,
|
|
31
|
+
"pass": 0,
|
|
32
|
+
"fail": 0,
|
|
33
|
+
"partial": 0,
|
|
34
|
+
"unsupported": 0,
|
|
35
|
+
"flaky": 0,
|
|
36
|
+
"skipped": 3,
|
|
37
|
+
"gate": "fail"
|
|
38
|
+
},
|
|
39
|
+
"checks": [
|
|
40
|
+
{
|
|
41
|
+
"id": "tools",
|
|
42
|
+
"capability": "tools",
|
|
43
|
+
"status": "skipped",
|
|
44
|
+
"durationMs": 0,
|
|
45
|
+
"message": "Skipped because startup failed before the MCP session initialized. See the failure diagnosis.",
|
|
46
|
+
"evidence": []
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"id": "prompts",
|
|
50
|
+
"capability": "prompts",
|
|
51
|
+
"status": "skipped",
|
|
52
|
+
"durationMs": 0,
|
|
53
|
+
"message": "Skipped because startup failed before the MCP session initialized. See the failure diagnosis.",
|
|
54
|
+
"evidence": []
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "resources",
|
|
58
|
+
"capability": "resources",
|
|
59
|
+
"status": "skipped",
|
|
60
|
+
"durationMs": 0,
|
|
61
|
+
"message": "Skipped because startup failed before the MCP session initialized. See the failure diagnosis.",
|
|
62
|
+
"evidence": []
|
|
63
|
+
}
|
|
64
|
+
],
|
|
65
|
+
"fatalError": "Could not establish a plain stdio MCP session for target `dynamodb-mcp-server`.\nCommand: npx -y mcp-server-dynamodb\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error could not determine executable to run\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_34_47_794Z-debug-0.log"
|
|
66
|
+
}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
# MCP Observatory Run Report
|
|
2
|
+
|
|
3
|
+
Generated at 2026-07-15T22:34:47.729Z
|
|
4
|
+
|
|
5
|
+
## Target and Environment Metadata
|
|
6
|
+
|
|
7
|
+
- Target: `dynamodb-mcp-server`
|
|
8
|
+
- Adapter: `local-process`
|
|
9
|
+
- Command: `npx -y mcp-server-dynamodb`
|
|
10
|
+
- Server: `unknown `
|
|
11
|
+
- Platform: `darwin 25.5.0`
|
|
12
|
+
- Node: `v22.22.1`
|
|
13
|
+
|
|
14
|
+
## Executive Summary
|
|
15
|
+
|
|
16
|
+
| Gate | Total | Pass | Fail | Partial | Unsupported | Flaky | Skipped |
|
|
17
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
18
|
+
| fail | 3 | 0 | 0 | 0 | 0 | 0 | 3 |
|
|
19
|
+
|
|
20
|
+
## At a Glance
|
|
21
|
+
|
|
22
|
+
- Safety verdict: **Blocked** â One or more checks can break agent dependence and should be fixed before production use.
|
|
23
|
+
- Top risks: startup: server failed to start
|
|
24
|
+
- Regression/schema drift: Run `mcp-observatory diff <previous-run.json> <current-run.json>` to classify regressions and schema drift.
|
|
25
|
+
- Failing checks: none
|
|
26
|
+
- Partial or flaky checks: none
|
|
27
|
+
- Skipped checks: tools, prompts, resources
|
|
28
|
+
- Unsupported checks: none
|
|
29
|
+
- Suggested next step: Run the target command manually, compare stderr with the diagnosis below, and only raise timeoutMs if startup is genuinely slow.
|
|
30
|
+
- CI next step: `Add CI: npx @kryptosai/mcp-observatory setup-ci --all --command "npx -y <server-package>"`
|
|
31
|
+
|
|
32
|
+
## What Was Not Tested
|
|
33
|
+
|
|
34
|
+
- đ network_egress: No outbound network calls were attempted during scan
|
|
35
|
+
- đ filesystem_mutation: Filesystem write operations were not exercised
|
|
36
|
+
- đ credential_access: Credential scanning was not performed
|
|
37
|
+
- âšī¸ destructive_payloads: Destructive payloads were not attempted (safe-mode only)
|
|
38
|
+
|
|
39
|
+
## Regressions and Recoveries
|
|
40
|
+
|
|
41
|
+
_Use the `diff` command against another run artifact to classify regressions and recoveries over time._
|
|
42
|
+
|
|
43
|
+
## Failure Diagnosis
|
|
44
|
+
|
|
45
|
+
```text
|
|
46
|
+
Could not establish a plain stdio MCP session for target `dynamodb-mcp-server`.
|
|
47
|
+
Command: npx -y mcp-server-dynamodb
|
|
48
|
+
Diagnosis: The process exited or detached before MCP initialization completed.
|
|
49
|
+
Raw error: MCP error -32000: Connection closed
|
|
50
|
+
Likely causes:
|
|
51
|
+
- The package may expect extra startup arguments or environment variables.
|
|
52
|
+
- The package may not behave like a plain local-process stdio target under this invocation.
|
|
53
|
+
- The server may be crashing immediately and only leaving clues on stderr.
|
|
54
|
+
Next steps:
|
|
55
|
+
- Run the command manually and look for usage output, auth prompts, or crash text.
|
|
56
|
+
- Check whether the package expects a different transport or an app-oriented startup flow.
|
|
57
|
+
- Use the recent stderr lines below before assuming this is a harness bug.
|
|
58
|
+
Recent stderr:
|
|
59
|
+
- npm error could not determine executable to run
|
|
60
|
+
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_34_47_794Z-debug-0.log
|
|
61
|
+
```
|
|
62
|
+
|
|
63
|
+
## Full Capability Status Table
|
|
64
|
+
|
|
65
|
+
| Focus | Check | Status | Duration (ms) | Message |
|
|
66
|
+
| --- | --- | --- | --- | --- |
|
|
67
|
+
| inspect startup | prompts | skipped | 0.00 | Skipped because startup failed before the MCP session initialized. See the failure diagnosis. |
|
|
68
|
+
| inspect startup | resources | skipped | 0.00 | Skipped because startup failed before the MCP session initialized. See the failure diagnosis. |
|
|
69
|
+
| inspect startup | tools | skipped | 0.00 | Skipped because startup failed before the MCP session initialized. See the failure diagnosis. |
|
|
70
|
+
|
|
71
|
+
## Evidence Snippets
|
|
72
|
+
|
|
73
|
+
### prompts â skipped
|
|
74
|
+
|
|
75
|
+
Summary: Skipped because startup failed before the MCP session initialized. See the failure diagnosis.
|
|
76
|
+
|
|
77
|
+
_No evidence was captured._
|
|
78
|
+
|
|
79
|
+
### resources â skipped
|
|
80
|
+
|
|
81
|
+
Summary: Skipped because startup failed before the MCP session initialized. See the failure diagnosis.
|
|
82
|
+
|
|
83
|
+
_No evidence was captured._
|
|
84
|
+
|
|
85
|
+
### tools â skipped
|
|
86
|
+
|
|
87
|
+
Summary: Skipped because startup failed before the MCP session initialized. See the failure diagnosis.
|
|
88
|
+
|
|
89
|
+
_No evidence was captured._
|
|
90
|
+
|
|
91
|
+
## Reproduction Commands
|
|
92
|
+
|
|
93
|
+
```bash
|
|
94
|
+
npm run cli -- run --target <path-to-target-config.json>
|
|
95
|
+
npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
96
|
+
```
|
|
97
|
+
|
|
98
|
+
## Artifact Provenance
|
|
99
|
+
|
|
100
|
+
- Artifact type: `run`
|
|
101
|
+
- Schema version: `1.0.0`
|
|
102
|
+
- Run ID: `run_2026-07-15T223447729Z_603ee1df`
|
|
103
|
+
- Gate: `fail`
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"artifactType": "run",
|
|
3
|
+
"schemaVersion": "1.0.0",
|
|
4
|
+
"gate": "fail",
|
|
5
|
+
"runId": "run_2026-07-15T223429884Z_dcc3d254",
|
|
6
|
+
"createdAt": "2026-07-15T22:34:29.884Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
|
+
"target": {
|
|
9
|
+
"targetId": "dynatrace-mcp-server",
|
|
10
|
+
"adapter": "local-process",
|
|
11
|
+
"command": "npx",
|
|
12
|
+
"args": [
|
|
13
|
+
"-y",
|
|
14
|
+
"@dynatrace-oss/dynatrace-mcp-server"
|
|
15
|
+
],
|
|
16
|
+
"cwd": ".",
|
|
17
|
+
"metadata": {
|
|
18
|
+
"package": "@dynatrace-oss/dynatrace-mcp-server",
|
|
19
|
+
"purpose": "mcp-safety-index",
|
|
20
|
+
"riskClass": "Infrastructure monitoring access",
|
|
21
|
+
"failureClass": "Entity/metric/problem boundary",
|
|
22
|
+
"whyItMatters": "Dynatrace MCP servers expose infrastructure monitoring data, problems, entities, and metrics â agents can query production observability data with security and privacy implications."
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"environment": {
|
|
26
|
+
"platform": "darwin 25.5.0",
|
|
27
|
+
"nodeVersion": "v22.22.1"
|
|
28
|
+
},
|
|
29
|
+
"summary": {
|
|
30
|
+
"total": 3,
|
|
31
|
+
"pass": 0,
|
|
32
|
+
"fail": 0,
|
|
33
|
+
"partial": 0,
|
|
34
|
+
"unsupported": 0,
|
|
35
|
+
"flaky": 0,
|
|
36
|
+
"skipped": 3,
|
|
37
|
+
"gate": "fail"
|
|
38
|
+
},
|
|
39
|
+
"checks": [
|
|
40
|
+
{
|
|
41
|
+
"id": "tools",
|
|
42
|
+
"capability": "tools",
|
|
43
|
+
"status": "skipped",
|
|
44
|
+
"durationMs": 0,
|
|
45
|
+
"message": "Skipped because startup failed before the MCP session initialized. See the failure diagnosis.",
|
|
46
|
+
"evidence": []
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"id": "prompts",
|
|
50
|
+
"capability": "prompts",
|
|
51
|
+
"status": "skipped",
|
|
52
|
+
"durationMs": 0,
|
|
53
|
+
"message": "Skipped because startup failed before the MCP session initialized. See the failure diagnosis.",
|
|
54
|
+
"evidence": []
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "resources",
|
|
58
|
+
"capability": "resources",
|
|
59
|
+
"status": "skipped",
|
|
60
|
+
"durationMs": 0,
|
|
61
|
+
"message": "Skipped because startup failed before the MCP session initialized. See the failure diagnosis.",
|
|
62
|
+
"evidence": []
|
|
63
|
+
}
|
|
64
|
+
],
|
|
65
|
+
"fatalError": "Could not establish a plain stdio MCP session for target `dynatrace-mcp-server`.\nCommand: npx -y @dynatrace-oss/dynatrace-mcp-server\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- Initializing Dynatrace MCP Server v2.1.1...\n- Please set DT_ENVIRONMENT environment variable to your Dynatrace Platform Environment"
|
|
66
|
+
}
|