@kryptosai/mcp-observatory 1.32.1 → 1.34.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 +11 -122
- package/dist/src/auth.d.ts +22 -0
- package/dist/src/auth.js +140 -0
- package/dist/src/auth.js.map +1 -0
- package/dist/src/cli.js +55 -4
- 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/demo.d.ts +2 -0
- package/dist/src/commands/demo.js +247 -0
- package/dist/src/commands/demo.js.map +1 -0
- package/dist/src/commands/enforce.js +14 -3
- package/dist/src/commands/enforce.js.map +1 -1
- package/dist/src/commands/helpers.d.ts +13 -0
- package/dist/src/commands/helpers.js +34 -1
- package/dist/src/commands/helpers.js.map +1 -1
- package/dist/src/commands/init-ci.d.ts +1 -0
- package/dist/src/commands/init-ci.js +157 -10
- package/dist/src/commands/init-ci.js.map +1 -1
- package/dist/src/commands/receipt.js +13 -3
- package/dist/src/commands/receipt.js.map +1 -1
- package/dist/src/commands/scan.d.ts +14 -0
- package/dist/src/commands/scan.js +51 -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/setup-ci-conversion.js +4 -4
- package/dist/src/commands/setup-ci-conversion.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 +77 -3
- package/dist/src/commands/test.js.map +1 -1
- package/dist/src/commercial.d.ts +3 -0
- package/dist/src/commercial.js +14 -3
- package/dist/src/commercial.js.map +1 -1
- package/dist/src/index.d.ts +1 -1
- package/dist/src/index.js +1 -1
- package/dist/src/index.js.map +1 -1
- package/dist/src/receipt.d.ts +9 -0
- package/dist/src/receipt.js +24 -1
- package/dist/src/receipt.js.map +1 -1
- package/dist/src/telemetry.d.ts +25 -3
- package/dist/src/telemetry.js +88 -19
- package/dist/src/telemetry.js.map +1 -1
- package/dist/src/utils/failure-diagnosis.d.ts +7 -0
- package/dist/src/utils/failure-diagnosis.js +14 -0
- package/dist/src/utils/failure-diagnosis.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 +9 -9
- 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 +23 -23
- package/docs/safety-index/artifacts/chrome-devtools-mcp-server.md +12 -12
- 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 +4 -4
- 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 +12 -12
- 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 +19 -19
- package/docs/safety-index/artifacts/executeautomation-playwright-server.md +11 -11
- 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 +18 -18
- package/docs/safety-index/artifacts/filesystem-mcp-server.md +10 -10
- package/docs/safety-index/artifacts/filesystem-server.json +19 -19
- package/docs/safety-index/artifacts/filesystem-server.md +11 -11
- 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 +10 -10
- 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 +4 -4
- 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 +104 -34
- package/docs/safety-index/artifacts/kubernetes-server.md +25 -21
- 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 +11 -11
- 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 +4 -4
- 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 +21 -21
- package/docs/safety-index/artifacts/promptopia-server.md +11 -11
- 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 +4 -4
- 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 +8 -8
- 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 +4 -4
- 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,320 @@
|
|
|
1
|
+
{
|
|
2
|
+
"artifactType": "run",
|
|
3
|
+
"schemaVersion": "1.0.0",
|
|
4
|
+
"gate": "pass",
|
|
5
|
+
"runId": "run_2026-07-15T223407455Z_7415d9ce",
|
|
6
|
+
"createdAt": "2026-07-15T22:34:07.455Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
|
+
"target": {
|
|
9
|
+
"targetId": "eslint-mcp-server",
|
|
10
|
+
"adapter": "local-process",
|
|
11
|
+
"command": "npx",
|
|
12
|
+
"args": [
|
|
13
|
+
"-y",
|
|
14
|
+
"@eslint/mcp"
|
|
15
|
+
],
|
|
16
|
+
"cwd": ".",
|
|
17
|
+
"metadata": {
|
|
18
|
+
"package": "@eslint/mcp",
|
|
19
|
+
"purpose": "mcp-safety-index",
|
|
20
|
+
"riskClass": "Code quality enforcement",
|
|
21
|
+
"failureClass": "Lint result boundary",
|
|
22
|
+
"whyItMatters": "ESLint MCP servers can lint code and enforce rules, potentially flagging or modifying coding patterns in agent workflows."
|
|
23
|
+
},
|
|
24
|
+
"serverName": "ESLint",
|
|
25
|
+
"serverVersion": "0.3.9"
|
|
26
|
+
},
|
|
27
|
+
"environment": {
|
|
28
|
+
"platform": "darwin 25.5.0",
|
|
29
|
+
"nodeVersion": "v22.22.1"
|
|
30
|
+
},
|
|
31
|
+
"summary": {
|
|
32
|
+
"total": 9,
|
|
33
|
+
"pass": 6,
|
|
34
|
+
"fail": 0,
|
|
35
|
+
"partial": 1,
|
|
36
|
+
"unsupported": 2,
|
|
37
|
+
"flaky": 0,
|
|
38
|
+
"skipped": 0,
|
|
39
|
+
"gate": "pass"
|
|
40
|
+
},
|
|
41
|
+
"checks": [
|
|
42
|
+
{
|
|
43
|
+
"id": "tools",
|
|
44
|
+
"capability": "tools",
|
|
45
|
+
"status": "pass",
|
|
46
|
+
"durationMs": 1.5093330000017886,
|
|
47
|
+
"message": "Advertised capability responded with the minimal expected shape (1 item).",
|
|
48
|
+
"evidence": [
|
|
49
|
+
{
|
|
50
|
+
"endpoint": "tools/list",
|
|
51
|
+
"advertised": true,
|
|
52
|
+
"responded": true,
|
|
53
|
+
"minimalShapePresent": true,
|
|
54
|
+
"itemCount": 1,
|
|
55
|
+
"identifiers": [
|
|
56
|
+
"lint-files"
|
|
57
|
+
],
|
|
58
|
+
"diagnostics": [
|
|
59
|
+
"ESLint MCP server is running. cwd: /Users/williamweishuhn/Documents/New project/mcp-observatory"
|
|
60
|
+
],
|
|
61
|
+
"schemas": {
|
|
62
|
+
"lint-files": {
|
|
63
|
+
"type": "object",
|
|
64
|
+
"properties": {
|
|
65
|
+
"filePaths": {
|
|
66
|
+
"type": "array",
|
|
67
|
+
"items": {
|
|
68
|
+
"type": "string",
|
|
69
|
+
"minLength": 1
|
|
70
|
+
},
|
|
71
|
+
"minItems": 1
|
|
72
|
+
}
|
|
73
|
+
},
|
|
74
|
+
"required": [
|
|
75
|
+
"filePaths"
|
|
76
|
+
],
|
|
77
|
+
"additionalProperties": false,
|
|
78
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
]
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"id": "prompts",
|
|
86
|
+
"capability": "prompts",
|
|
87
|
+
"status": "unsupported",
|
|
88
|
+
"durationMs": 0.0008340000058524311,
|
|
89
|
+
"message": "Prompts are not advertised by the target.",
|
|
90
|
+
"evidence": [
|
|
91
|
+
{
|
|
92
|
+
"endpoint": "prompts/list",
|
|
93
|
+
"advertised": false,
|
|
94
|
+
"responded": false,
|
|
95
|
+
"minimalShapePresent": false,
|
|
96
|
+
"diagnostics": []
|
|
97
|
+
}
|
|
98
|
+
]
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"id": "resources",
|
|
102
|
+
"capability": "resources",
|
|
103
|
+
"status": "unsupported",
|
|
104
|
+
"durationMs": 0.0004169999956502579,
|
|
105
|
+
"message": "Resources are not advertised by the target.",
|
|
106
|
+
"evidence": [
|
|
107
|
+
{
|
|
108
|
+
"endpoint": "resources/list | resources/templates/list",
|
|
109
|
+
"advertised": false,
|
|
110
|
+
"responded": false,
|
|
111
|
+
"minimalShapePresent": false,
|
|
112
|
+
"diagnostics": []
|
|
113
|
+
}
|
|
114
|
+
]
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"id": "security-lite",
|
|
118
|
+
"capability": "security-lite",
|
|
119
|
+
"status": "pass",
|
|
120
|
+
"durationMs": 0.014750000002095476,
|
|
121
|
+
"message": "No security issues detected (lightweight scan).",
|
|
122
|
+
"evidence": [
|
|
123
|
+
{
|
|
124
|
+
"endpoint": "security/scan-lite",
|
|
125
|
+
"advertised": true,
|
|
126
|
+
"responded": true,
|
|
127
|
+
"minimalShapePresent": true,
|
|
128
|
+
"itemCount": 0
|
|
129
|
+
}
|
|
130
|
+
]
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"id": "runtime-profile",
|
|
134
|
+
"capability": "runtime-profile",
|
|
135
|
+
"status": "pass",
|
|
136
|
+
"durationMs": 0.029291999999259133,
|
|
137
|
+
"message": "Detected 0 potential egress target(s) and 1 potential state mutation(s) with low confidence.",
|
|
138
|
+
"evidence": [
|
|
139
|
+
{
|
|
140
|
+
"endpoint": "runtime-profile/analyze",
|
|
141
|
+
"advertised": true,
|
|
142
|
+
"responded": true,
|
|
143
|
+
"minimalShapePresent": true,
|
|
144
|
+
"itemCount": 1,
|
|
145
|
+
"diagnostics": [
|
|
146
|
+
"Egress entries: 0",
|
|
147
|
+
"State mutations: 1",
|
|
148
|
+
"Confidence: medium"
|
|
149
|
+
],
|
|
150
|
+
"findings": [
|
|
151
|
+
{
|
|
152
|
+
"resource": "filesystem",
|
|
153
|
+
"operation": "write",
|
|
154
|
+
"scope": "working_directory",
|
|
155
|
+
"source": "description_analysis"
|
|
156
|
+
}
|
|
157
|
+
]
|
|
158
|
+
}
|
|
159
|
+
]
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"id": "conformance",
|
|
163
|
+
"capability": "conformance",
|
|
164
|
+
"status": "pass",
|
|
165
|
+
"durationMs": 0.46437499999592546,
|
|
166
|
+
"message": "All 7 conformance checks passed.",
|
|
167
|
+
"evidence": [
|
|
168
|
+
{
|
|
169
|
+
"endpoint": "conformance/check",
|
|
170
|
+
"advertised": true,
|
|
171
|
+
"responded": true,
|
|
172
|
+
"minimalShapePresent": true,
|
|
173
|
+
"itemCount": 7,
|
|
174
|
+
"identifiers": [],
|
|
175
|
+
"diagnostics": [
|
|
176
|
+
"[pass] capabilities-present: Server returned capabilities object.",
|
|
177
|
+
"[pass] server-info: Server provided initialization info.",
|
|
178
|
+
"[pass] tools-capability-match: tools/list returned 1 tool(s).",
|
|
179
|
+
"[pass] prompts-capability-match: Prompts not advertised — endpoint check skipped.",
|
|
180
|
+
"[pass] resources-capability-match: Resources not advertised — endpoint check skipped.",
|
|
181
|
+
"[pass] tool-response-content: No safe tool to invoke — content validation skipped.",
|
|
182
|
+
"[pass] error-handling: Server returned proper error code -32601 for unknown method."
|
|
183
|
+
]
|
|
184
|
+
}
|
|
185
|
+
]
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"id": "schema-quality",
|
|
189
|
+
"capability": "schema-quality",
|
|
190
|
+
"status": "partial",
|
|
191
|
+
"durationMs": 0.37554200000158744,
|
|
192
|
+
"message": "Found 1 quality finding(s) across 1 item(s): 0 warnings, 1 info.",
|
|
193
|
+
"evidence": [
|
|
194
|
+
{
|
|
195
|
+
"endpoint": "schema-quality/scan",
|
|
196
|
+
"advertised": true,
|
|
197
|
+
"responded": true,
|
|
198
|
+
"minimalShapePresent": true,
|
|
199
|
+
"itemCount": 1,
|
|
200
|
+
"identifiers": [
|
|
201
|
+
"lint-files"
|
|
202
|
+
],
|
|
203
|
+
"diagnostics": [
|
|
204
|
+
"[info] tool \"lint-files\": Property 'filePaths' missing description"
|
|
205
|
+
],
|
|
206
|
+
"findings": [
|
|
207
|
+
{
|
|
208
|
+
"itemType": "tool",
|
|
209
|
+
"itemName": "lint-files",
|
|
210
|
+
"issue": "Property 'filePaths' missing description",
|
|
211
|
+
"severity": "info"
|
|
212
|
+
}
|
|
213
|
+
]
|
|
214
|
+
}
|
|
215
|
+
]
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"id": "security",
|
|
219
|
+
"capability": "security",
|
|
220
|
+
"status": "pass",
|
|
221
|
+
"durationMs": 0.256333999997878,
|
|
222
|
+
"message": "No security issues detected.",
|
|
223
|
+
"evidence": [
|
|
224
|
+
{
|
|
225
|
+
"endpoint": "security/scan",
|
|
226
|
+
"advertised": true,
|
|
227
|
+
"responded": true,
|
|
228
|
+
"minimalShapePresent": true,
|
|
229
|
+
"itemCount": 0
|
|
230
|
+
}
|
|
231
|
+
]
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"id": "attack-sim",
|
|
235
|
+
"capability": "attack-sim",
|
|
236
|
+
"status": "pass",
|
|
237
|
+
"durationMs": 0.4129580000007991,
|
|
238
|
+
"message": "Safe attack simulation found no high-risk MCP attack-readiness findings.",
|
|
239
|
+
"evidence": [
|
|
240
|
+
{
|
|
241
|
+
"endpoint": "attack-sim/safe",
|
|
242
|
+
"advertised": true,
|
|
243
|
+
"responded": true,
|
|
244
|
+
"minimalShapePresent": true,
|
|
245
|
+
"itemCount": 0,
|
|
246
|
+
"identifiers": []
|
|
247
|
+
}
|
|
248
|
+
]
|
|
249
|
+
}
|
|
250
|
+
],
|
|
251
|
+
"healthScore": {
|
|
252
|
+
"overall": 85,
|
|
253
|
+
"grade": "B",
|
|
254
|
+
"dimensions": [
|
|
255
|
+
{
|
|
256
|
+
"name": "Protocol Compliance",
|
|
257
|
+
"weight": 0.3,
|
|
258
|
+
"score": 100,
|
|
259
|
+
"details": [
|
|
260
|
+
"conformance: pass (100/100)"
|
|
261
|
+
]
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"name": "Schema Quality",
|
|
265
|
+
"weight": 0.2,
|
|
266
|
+
"score": 60,
|
|
267
|
+
"details": [
|
|
268
|
+
"schema-quality: partial (60/100)"
|
|
269
|
+
]
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"name": "Security",
|
|
273
|
+
"weight": 0.2,
|
|
274
|
+
"score": 100,
|
|
275
|
+
"details": [
|
|
276
|
+
"security-lite: pass (100/100)",
|
|
277
|
+
"security: pass (100/100)",
|
|
278
|
+
"attack-sim: pass (100/100)"
|
|
279
|
+
]
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"name": "Reliability",
|
|
283
|
+
"weight": 0.2,
|
|
284
|
+
"score": 67,
|
|
285
|
+
"details": [
|
|
286
|
+
"tools: pass (100/100)",
|
|
287
|
+
"prompts: unsupported (50/100)",
|
|
288
|
+
"resources: unsupported (50/100)"
|
|
289
|
+
]
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"name": "Performance",
|
|
293
|
+
"weight": 0.1,
|
|
294
|
+
"score": 100,
|
|
295
|
+
"details": [
|
|
296
|
+
"Connect: 850ms",
|
|
297
|
+
"p95 latency: 2ms (3 operations)"
|
|
298
|
+
]
|
|
299
|
+
}
|
|
300
|
+
]
|
|
301
|
+
},
|
|
302
|
+
"performanceMetrics": {
|
|
303
|
+
"connectMs": 849.9577080000017,
|
|
304
|
+
"toolsListMs": 1.5093330000017886,
|
|
305
|
+
"promptsListMs": 0.0008340000058524311,
|
|
306
|
+
"resourcesListMs": 0.0004169999956502579
|
|
307
|
+
},
|
|
308
|
+
"runtimeProfile": {
|
|
309
|
+
"stateMutations": [
|
|
310
|
+
{
|
|
311
|
+
"resource": "filesystem",
|
|
312
|
+
"operation": "write",
|
|
313
|
+
"scope": "working_directory",
|
|
314
|
+
"source": "description_analysis"
|
|
315
|
+
}
|
|
316
|
+
],
|
|
317
|
+
"analyzedAt": "2026-07-15T22:34:08.307Z",
|
|
318
|
+
"confidence": "medium"
|
|
319
|
+
}
|
|
320
|
+
}
|
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
# MCP Observatory Run Report
|
|
2
|
+
|
|
3
|
+
Generated at 2026-07-15T22:34:07.455Z
|
|
4
|
+
|
|
5
|
+
## Target and Environment Metadata
|
|
6
|
+
|
|
7
|
+
- Target: `eslint-mcp-server`
|
|
8
|
+
- Adapter: `local-process`
|
|
9
|
+
- Command: `npx -y @eslint/mcp`
|
|
10
|
+
- Server: `ESLint 0.3.9`
|
|
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 | 6 | 0 | 1 | 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: schema-quality: Found 1 quality finding(s) across 1 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: schema-quality
|
|
37
|
+
- Skipped checks: none
|
|
38
|
+
- Unsupported checks: prompts, resources
|
|
39
|
+
- Suggested next step: Review the caveated checks next: 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
|
+
- 🔒 network_egress: No outbound network calls were attempted during scan
|
|
45
|
+
- 🔒 filesystem_mutation: Filesystem write operations were not exercised
|
|
46
|
+
- ℹ️ credential_access: Credential scanning was performed (see security findings)
|
|
47
|
+
- ℹ️ destructive_payloads: Destructive payloads were not attempted (safe-mode only)
|
|
48
|
+
|
|
49
|
+
## Runtime Profile
|
|
50
|
+
|
|
51
|
+
### State Mutations
|
|
52
|
+
|
|
53
|
+
The following state-modifying operations were identified from tool schemas:
|
|
54
|
+
|
|
55
|
+
| Resource | Operation | Scope | Source |
|
|
56
|
+
| --- | --- | --- | --- |
|
|
57
|
+
| filesystem | write | working_directory | description_analysis |
|
|
58
|
+
|
|
59
|
+
_Analyzed at 2026-07-15T22:34:08.307Z_
|
|
60
|
+
|
|
61
|
+
## Regressions and Recoveries
|
|
62
|
+
|
|
63
|
+
_Use the `diff` command against another run artifact to classify regressions and recoveries over time._
|
|
64
|
+
|
|
65
|
+
## Full Capability Status Table
|
|
66
|
+
|
|
67
|
+
| Focus | Check | Status | Duration (ms) | Message |
|
|
68
|
+
| --- | --- | --- | --- | --- |
|
|
69
|
+
| healthy | attack-sim | pass | 0.41 | Safe attack simulation found no high-risk MCP attack-readiness findings. |
|
|
70
|
+
| healthy | conformance | pass | 0.46 | All 7 conformance checks passed. |
|
|
71
|
+
| healthy | runtime-profile | pass | 0.03 | Detected 0 potential egress target(s) and 1 potential state mutation(s) with low confidence. |
|
|
72
|
+
| healthy | security | pass | 0.26 | No security issues detected. |
|
|
73
|
+
| healthy | security-lite | pass | 0.01 | No security issues detected (lightweight scan). |
|
|
74
|
+
| healthy | tools | pass | 1.51 | Advertised capability responded with the minimal expected shape (1 item). |
|
|
75
|
+
| review | schema-quality | partial | 0.38 | Found 1 quality finding(s) across 1 item(s): 0 warnings, 1 info. |
|
|
76
|
+
| confirm intent | prompts | unsupported | 0.00 | Prompts are not advertised by the target. |
|
|
77
|
+
| confirm intent | resources | unsupported | 0.00 | Resources are not advertised by the target. |
|
|
78
|
+
|
|
79
|
+
## Evidence Snippets
|
|
80
|
+
|
|
81
|
+
### attack-sim — pass
|
|
82
|
+
|
|
83
|
+
Summary: Safe attack simulation found no high-risk MCP attack-readiness findings.
|
|
84
|
+
|
|
85
|
+
- Endpoint: `attack-sim/safe`
|
|
86
|
+
- Advertised: `true`
|
|
87
|
+
- Responded: `true`
|
|
88
|
+
- Minimal shape present: `true`
|
|
89
|
+
- Item count: `0`
|
|
90
|
+
- Identifiers: none
|
|
91
|
+
- Diagnostics: none
|
|
92
|
+
|
|
93
|
+
### conformance — pass
|
|
94
|
+
|
|
95
|
+
Summary: All 7 conformance checks passed.
|
|
96
|
+
|
|
97
|
+
- Endpoint: `conformance/check`
|
|
98
|
+
- Advertised: `true`
|
|
99
|
+
- Responded: `true`
|
|
100
|
+
- Minimal shape present: `true`
|
|
101
|
+
- Item count: `7`
|
|
102
|
+
- Identifiers: none
|
|
103
|
+
- Diagnostics: [pass] capabilities-present: Server returned capabilities object., [pass] server-info: Server provided initialization info., [pass] tools-capability-match: tools/list returned 1 tool(s). (+4 more)
|
|
104
|
+
|
|
105
|
+
### runtime-profile — pass
|
|
106
|
+
|
|
107
|
+
Summary: Detected 0 potential egress target(s) and 1 potential state mutation(s) with low confidence.
|
|
108
|
+
|
|
109
|
+
- Endpoint: `runtime-profile/analyze`
|
|
110
|
+
- Advertised: `true`
|
|
111
|
+
- Responded: `true`
|
|
112
|
+
- Minimal shape present: `true`
|
|
113
|
+
- Item count: `1`
|
|
114
|
+
- Identifiers: none
|
|
115
|
+
- Diagnostics: Egress entries: 0, State mutations: 1, Confidence: medium
|
|
116
|
+
|
|
117
|
+
### security — pass
|
|
118
|
+
|
|
119
|
+
Summary: No security issues detected.
|
|
120
|
+
|
|
121
|
+
- Endpoint: `security/scan`
|
|
122
|
+
- Advertised: `true`
|
|
123
|
+
- Responded: `true`
|
|
124
|
+
- Minimal shape present: `true`
|
|
125
|
+
- Item count: `0`
|
|
126
|
+
- Identifiers: none
|
|
127
|
+
- Diagnostics: none
|
|
128
|
+
|
|
129
|
+
### security-lite — pass
|
|
130
|
+
|
|
131
|
+
Summary: No security issues detected (lightweight scan).
|
|
132
|
+
|
|
133
|
+
- Endpoint: `security/scan-lite`
|
|
134
|
+
- Advertised: `true`
|
|
135
|
+
- Responded: `true`
|
|
136
|
+
- Minimal shape present: `true`
|
|
137
|
+
- Item count: `0`
|
|
138
|
+
- Identifiers: none
|
|
139
|
+
- Diagnostics: none
|
|
140
|
+
|
|
141
|
+
### tools — pass
|
|
142
|
+
|
|
143
|
+
Summary: Advertised capability responded with the minimal expected shape (1 item).
|
|
144
|
+
|
|
145
|
+
- Endpoint: `tools/list`
|
|
146
|
+
- Advertised: `true`
|
|
147
|
+
- Responded: `true`
|
|
148
|
+
- Minimal shape present: `true`
|
|
149
|
+
- Item count: `1`
|
|
150
|
+
- Identifiers: lint-files
|
|
151
|
+
- Diagnostics: ESLint MCP server is running. cwd: /Users/williamweishuhn/Documents/New project/mcp-observatory
|
|
152
|
+
|
|
153
|
+
### schema-quality — partial
|
|
154
|
+
|
|
155
|
+
Summary: Found 1 quality finding(s) across 1 item(s): 0 warnings, 1 info.
|
|
156
|
+
|
|
157
|
+
- Endpoint: `schema-quality/scan`
|
|
158
|
+
- Advertised: `true`
|
|
159
|
+
- Responded: `true`
|
|
160
|
+
- Minimal shape present: `true`
|
|
161
|
+
- Item count: `1`
|
|
162
|
+
- Identifiers: lint-files
|
|
163
|
+
- Diagnostics: [info] tool "lint-files": Property 'filePaths' missing description
|
|
164
|
+
|
|
165
|
+
### prompts — unsupported
|
|
166
|
+
|
|
167
|
+
Summary: Prompts are not advertised by the target.
|
|
168
|
+
|
|
169
|
+
- Endpoint: `prompts/list`
|
|
170
|
+
- Advertised: `false`
|
|
171
|
+
- Responded: `false`
|
|
172
|
+
- Minimal shape present: `false`
|
|
173
|
+
- Item count: `0`
|
|
174
|
+
- Identifiers: none
|
|
175
|
+
- Diagnostics: none
|
|
176
|
+
|
|
177
|
+
### resources — unsupported
|
|
178
|
+
|
|
179
|
+
Summary: Resources are not advertised by the target.
|
|
180
|
+
|
|
181
|
+
- Endpoint: `resources/list | resources/templates/list`
|
|
182
|
+
- Advertised: `false`
|
|
183
|
+
- Responded: `false`
|
|
184
|
+
- Minimal shape present: `false`
|
|
185
|
+
- Item count: `0`
|
|
186
|
+
- Identifiers: none
|
|
187
|
+
- Diagnostics: none
|
|
188
|
+
|
|
189
|
+
## Reproduction Commands
|
|
190
|
+
|
|
191
|
+
```bash
|
|
192
|
+
npm run cli -- run --target <path-to-target-config.json>
|
|
193
|
+
npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
194
|
+
```
|
|
195
|
+
|
|
196
|
+
## Artifact Provenance
|
|
197
|
+
|
|
198
|
+
- Artifact type: `run`
|
|
199
|
+
- Schema version: `1.0.0`
|
|
200
|
+
- Run ID: `run_2026-07-15T223407455Z_7415d9ce`
|
|
201
|
+
- Gate: `pass`
|