@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,663 @@
|
|
|
1
|
+
{
|
|
2
|
+
"artifactType": "run",
|
|
3
|
+
"schemaVersion": "1.0.0",
|
|
4
|
+
"gate": "pass",
|
|
5
|
+
"runId": "run_2026-07-15T223543443Z_d044d407",
|
|
6
|
+
"createdAt": "2026-07-15T22:35:43.443Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
|
+
"target": {
|
|
9
|
+
"targetId": "indian-food-nutrition-mcp",
|
|
10
|
+
"adapter": "local-process",
|
|
11
|
+
"command": "npx",
|
|
12
|
+
"args": [
|
|
13
|
+
"-y",
|
|
14
|
+
"indian-food-nutrition-mcp"
|
|
15
|
+
],
|
|
16
|
+
"cwd": ".",
|
|
17
|
+
"metadata": {
|
|
18
|
+
"package": "indian-food-nutrition-mcp",
|
|
19
|
+
"purpose": "mcp-safety-index",
|
|
20
|
+
"riskClass": "Indian cuisine nutrition data access",
|
|
21
|
+
"failureClass": "Nutrition/ingredient/dietary boundary",
|
|
22
|
+
"whyItMatters": "Western nutrition databases fail for Indian cuisine (dal, roti, sabzi, biryani). MCP servers with Indian-accurate nutrition data are critical for dietary planning across 1.4B people."
|
|
23
|
+
},
|
|
24
|
+
"serverName": "indian-food-nutrition-mcp",
|
|
25
|
+
"serverVersion": "1.0.2"
|
|
26
|
+
},
|
|
27
|
+
"environment": {
|
|
28
|
+
"platform": "darwin 25.5.0",
|
|
29
|
+
"nodeVersion": "v22.22.1"
|
|
30
|
+
},
|
|
31
|
+
"summary": {
|
|
32
|
+
"total": 9,
|
|
33
|
+
"pass": 5,
|
|
34
|
+
"fail": 0,
|
|
35
|
+
"partial": 2,
|
|
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": 2.271500000002561,
|
|
47
|
+
"message": "Advertised capability responded with the minimal expected shape (7 items).",
|
|
48
|
+
"evidence": [
|
|
49
|
+
{
|
|
50
|
+
"endpoint": "tools/list",
|
|
51
|
+
"advertised": true,
|
|
52
|
+
"responded": true,
|
|
53
|
+
"minimalShapePresent": true,
|
|
54
|
+
"itemCount": 7,
|
|
55
|
+
"identifiers": [
|
|
56
|
+
"search_food",
|
|
57
|
+
"log_meal",
|
|
58
|
+
"get_day",
|
|
59
|
+
"get_history",
|
|
60
|
+
"edit_entry",
|
|
61
|
+
"delete_entry",
|
|
62
|
+
"fetch_image"
|
|
63
|
+
],
|
|
64
|
+
"diagnostics": [
|
|
65
|
+
"npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.",
|
|
66
|
+
"nutrition-mcp: optional dataset indb-recipes.csv not present, skipping (see DATA_SOURCES.md).",
|
|
67
|
+
"indian-food-nutrition-mcp running (8335 foods). CSV mirror: /Users/williamweishuhn/.nutrition-mcp/meals.csv. Tools: search_food, log_meal, get_day, get_history, edit_entry, delete_entry, fetch_image."
|
|
68
|
+
],
|
|
69
|
+
"schemas": {
|
|
70
|
+
"search_food": {
|
|
71
|
+
"type": "object",
|
|
72
|
+
"properties": {
|
|
73
|
+
"query": {
|
|
74
|
+
"type": "string",
|
|
75
|
+
"description": "Food to search, e.g. \"rice raw milled\" or \"wheat flour\"."
|
|
76
|
+
},
|
|
77
|
+
"limit": {
|
|
78
|
+
"type": "integer",
|
|
79
|
+
"minimum": 1,
|
|
80
|
+
"maximum": 25,
|
|
81
|
+
"description": "Max results (default 8)."
|
|
82
|
+
}
|
|
83
|
+
},
|
|
84
|
+
"required": [
|
|
85
|
+
"query"
|
|
86
|
+
],
|
|
87
|
+
"additionalProperties": false,
|
|
88
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
89
|
+
},
|
|
90
|
+
"log_meal": {
|
|
91
|
+
"type": "object",
|
|
92
|
+
"properties": {
|
|
93
|
+
"items": {
|
|
94
|
+
"type": "array",
|
|
95
|
+
"items": {
|
|
96
|
+
"type": "object",
|
|
97
|
+
"properties": {
|
|
98
|
+
"description": {
|
|
99
|
+
"type": "string",
|
|
100
|
+
"description": "What was eaten, e.g. \"dal\" or \"rice\"."
|
|
101
|
+
},
|
|
102
|
+
"qty": {
|
|
103
|
+
"type": "number",
|
|
104
|
+
"exclusiveMinimum": 0,
|
|
105
|
+
"description": "REQUIRED quantity, e.g. 2. The amount in the given unit."
|
|
106
|
+
},
|
|
107
|
+
"unit": {
|
|
108
|
+
"type": "string",
|
|
109
|
+
"description": "REQUIRED household unit the user used, e.g. \"katori\", \"cup\", \"bowl\", \"small plate\", \"large plate\", \"piece\", \"glass\", \"tbsp\", \"serving\", or \"g\"."
|
|
110
|
+
},
|
|
111
|
+
"food_code": {
|
|
112
|
+
"type": "string",
|
|
113
|
+
"description": "food_code from search_food. Provide this for accurate macros."
|
|
114
|
+
},
|
|
115
|
+
"grams": {
|
|
116
|
+
"type": "number",
|
|
117
|
+
"exclusiveMinimum": 0,
|
|
118
|
+
"description": "Resolved weight in grams. Estimate it from qty + unit (e.g. 2 katori dal ≈ 300g). If omitted, the food's standard serving size is multiplied by qty (only correct when unit is that serving)."
|
|
119
|
+
},
|
|
120
|
+
"cal": {
|
|
121
|
+
"type": "number",
|
|
122
|
+
"description": "Fallback estimate, used only if food_code is omitted."
|
|
123
|
+
},
|
|
124
|
+
"protein_g": {
|
|
125
|
+
"type": "number"
|
|
126
|
+
},
|
|
127
|
+
"carb_g": {
|
|
128
|
+
"type": "number"
|
|
129
|
+
},
|
|
130
|
+
"fat_g": {
|
|
131
|
+
"type": "number"
|
|
132
|
+
},
|
|
133
|
+
"fiber_g": {
|
|
134
|
+
"type": "number"
|
|
135
|
+
}
|
|
136
|
+
},
|
|
137
|
+
"required": [
|
|
138
|
+
"description",
|
|
139
|
+
"qty",
|
|
140
|
+
"unit"
|
|
141
|
+
],
|
|
142
|
+
"additionalProperties": false,
|
|
143
|
+
"description": "One eaten item. qty + unit are required; prefer food_code so macros are DB-derived."
|
|
144
|
+
},
|
|
145
|
+
"minItems": 1,
|
|
146
|
+
"description": "The items eaten in this meal."
|
|
147
|
+
},
|
|
148
|
+
"when": {
|
|
149
|
+
"type": "string",
|
|
150
|
+
"description": "ISO datetime of the meal (default: now)."
|
|
151
|
+
},
|
|
152
|
+
"meal": {
|
|
153
|
+
"type": "string",
|
|
154
|
+
"enum": [
|
|
155
|
+
"breakfast",
|
|
156
|
+
"lunch",
|
|
157
|
+
"dinner",
|
|
158
|
+
"snack"
|
|
159
|
+
],
|
|
160
|
+
"description": "Optional meal label."
|
|
161
|
+
}
|
|
162
|
+
},
|
|
163
|
+
"required": [
|
|
164
|
+
"items"
|
|
165
|
+
],
|
|
166
|
+
"additionalProperties": false,
|
|
167
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
168
|
+
},
|
|
169
|
+
"get_day": {
|
|
170
|
+
"type": "object",
|
|
171
|
+
"properties": {
|
|
172
|
+
"date": {
|
|
173
|
+
"type": "string",
|
|
174
|
+
"description": "Local date YYYY-MM-DD (default today)."
|
|
175
|
+
}
|
|
176
|
+
},
|
|
177
|
+
"additionalProperties": false,
|
|
178
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
179
|
+
},
|
|
180
|
+
"get_history": {
|
|
181
|
+
"type": "object",
|
|
182
|
+
"properties": {
|
|
183
|
+
"start": {
|
|
184
|
+
"type": "string",
|
|
185
|
+
"description": "Start date YYYY-MM-DD."
|
|
186
|
+
},
|
|
187
|
+
"end": {
|
|
188
|
+
"type": "string",
|
|
189
|
+
"description": "End date YYYY-MM-DD (default today)."
|
|
190
|
+
},
|
|
191
|
+
"days": {
|
|
192
|
+
"type": "integer",
|
|
193
|
+
"minimum": 1,
|
|
194
|
+
"maximum": 365,
|
|
195
|
+
"description": "Trailing days if no start."
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
"additionalProperties": false,
|
|
199
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
200
|
+
},
|
|
201
|
+
"edit_entry": {
|
|
202
|
+
"type": "object",
|
|
203
|
+
"properties": {
|
|
204
|
+
"id": {
|
|
205
|
+
"type": "integer",
|
|
206
|
+
"description": "Meal entry id."
|
|
207
|
+
},
|
|
208
|
+
"description": {
|
|
209
|
+
"type": "string"
|
|
210
|
+
},
|
|
211
|
+
"qty": {
|
|
212
|
+
"type": "number",
|
|
213
|
+
"exclusiveMinimum": 0
|
|
214
|
+
},
|
|
215
|
+
"unit": {
|
|
216
|
+
"type": "string"
|
|
217
|
+
},
|
|
218
|
+
"grams": {
|
|
219
|
+
"type": "number",
|
|
220
|
+
"exclusiveMinimum": 0
|
|
221
|
+
},
|
|
222
|
+
"meal": {
|
|
223
|
+
"type": "string",
|
|
224
|
+
"enum": [
|
|
225
|
+
"breakfast",
|
|
226
|
+
"lunch",
|
|
227
|
+
"dinner",
|
|
228
|
+
"snack"
|
|
229
|
+
]
|
|
230
|
+
},
|
|
231
|
+
"cal": {
|
|
232
|
+
"type": "number"
|
|
233
|
+
},
|
|
234
|
+
"protein_g": {
|
|
235
|
+
"type": "number"
|
|
236
|
+
},
|
|
237
|
+
"carb_g": {
|
|
238
|
+
"type": "number"
|
|
239
|
+
},
|
|
240
|
+
"fat_g": {
|
|
241
|
+
"type": "number"
|
|
242
|
+
},
|
|
243
|
+
"fiber_g": {
|
|
244
|
+
"type": "number"
|
|
245
|
+
}
|
|
246
|
+
},
|
|
247
|
+
"required": [
|
|
248
|
+
"id"
|
|
249
|
+
],
|
|
250
|
+
"additionalProperties": false,
|
|
251
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
252
|
+
},
|
|
253
|
+
"delete_entry": {
|
|
254
|
+
"type": "object",
|
|
255
|
+
"properties": {
|
|
256
|
+
"id": {
|
|
257
|
+
"type": "integer",
|
|
258
|
+
"description": "Meal entry id to delete."
|
|
259
|
+
}
|
|
260
|
+
},
|
|
261
|
+
"required": [
|
|
262
|
+
"id"
|
|
263
|
+
],
|
|
264
|
+
"additionalProperties": false,
|
|
265
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
266
|
+
},
|
|
267
|
+
"fetch_image": {
|
|
268
|
+
"type": "object",
|
|
269
|
+
"properties": {
|
|
270
|
+
"url": {
|
|
271
|
+
"type": "string",
|
|
272
|
+
"format": "uri",
|
|
273
|
+
"description": "Direct http(s) URL of the food image."
|
|
274
|
+
}
|
|
275
|
+
},
|
|
276
|
+
"required": [
|
|
277
|
+
"url"
|
|
278
|
+
],
|
|
279
|
+
"additionalProperties": false,
|
|
280
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
281
|
+
}
|
|
282
|
+
}
|
|
283
|
+
}
|
|
284
|
+
]
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"id": "prompts",
|
|
288
|
+
"capability": "prompts",
|
|
289
|
+
"status": "unsupported",
|
|
290
|
+
"durationMs": 0.0008749999979045242,
|
|
291
|
+
"message": "Prompts are not advertised by the target.",
|
|
292
|
+
"evidence": [
|
|
293
|
+
{
|
|
294
|
+
"endpoint": "prompts/list",
|
|
295
|
+
"advertised": false,
|
|
296
|
+
"responded": false,
|
|
297
|
+
"minimalShapePresent": false,
|
|
298
|
+
"diagnostics": []
|
|
299
|
+
}
|
|
300
|
+
]
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"id": "resources",
|
|
304
|
+
"capability": "resources",
|
|
305
|
+
"status": "unsupported",
|
|
306
|
+
"durationMs": 0.0006670000148005784,
|
|
307
|
+
"message": "Resources are not advertised by the target.",
|
|
308
|
+
"evidence": [
|
|
309
|
+
{
|
|
310
|
+
"endpoint": "resources/list | resources/templates/list",
|
|
311
|
+
"advertised": false,
|
|
312
|
+
"responded": false,
|
|
313
|
+
"minimalShapePresent": false,
|
|
314
|
+
"diagnostics": []
|
|
315
|
+
}
|
|
316
|
+
]
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"id": "security-lite",
|
|
320
|
+
"capability": "security-lite",
|
|
321
|
+
"status": "pass",
|
|
322
|
+
"durationMs": 0.033125000016298145,
|
|
323
|
+
"message": "No security issues detected (lightweight scan).",
|
|
324
|
+
"evidence": [
|
|
325
|
+
{
|
|
326
|
+
"endpoint": "security/scan-lite",
|
|
327
|
+
"advertised": true,
|
|
328
|
+
"responded": true,
|
|
329
|
+
"minimalShapePresent": true,
|
|
330
|
+
"itemCount": 0
|
|
331
|
+
}
|
|
332
|
+
]
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"id": "runtime-profile",
|
|
336
|
+
"capability": "runtime-profile",
|
|
337
|
+
"status": "partial",
|
|
338
|
+
"durationMs": 0.09558399999514222,
|
|
339
|
+
"message": "Detected 3 potential egress target(s) and 3 potential state mutation(s) with high confidence.",
|
|
340
|
+
"evidence": [
|
|
341
|
+
{
|
|
342
|
+
"endpoint": "runtime-profile/analyze",
|
|
343
|
+
"advertised": true,
|
|
344
|
+
"responded": true,
|
|
345
|
+
"minimalShapePresent": true,
|
|
346
|
+
"itemCount": 6,
|
|
347
|
+
"diagnostics": [
|
|
348
|
+
"Egress entries: 3",
|
|
349
|
+
"State mutations: 3",
|
|
350
|
+
"Confidence: high"
|
|
351
|
+
],
|
|
352
|
+
"findings": [
|
|
353
|
+
{
|
|
354
|
+
"target": "url",
|
|
355
|
+
"protocol": "unknown",
|
|
356
|
+
"source": "tool_schema",
|
|
357
|
+
"confidence": "high"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"target": "Direct http(s) URL of the food image.",
|
|
361
|
+
"protocol": "unknown",
|
|
362
|
+
"source": "description_analysis",
|
|
363
|
+
"confidence": "medium"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"target": "fetch_image",
|
|
367
|
+
"protocol": "unknown",
|
|
368
|
+
"source": "description_analysis",
|
|
369
|
+
"confidence": "low"
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"resource": "filesystem",
|
|
373
|
+
"operation": "write",
|
|
374
|
+
"scope": "working_directory",
|
|
375
|
+
"source": "description_analysis"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"resource": "filesystem",
|
|
379
|
+
"operation": "write",
|
|
380
|
+
"scope": "working_directory",
|
|
381
|
+
"source": "description_analysis"
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"resource": "filesystem",
|
|
385
|
+
"operation": "delete",
|
|
386
|
+
"scope": "working_directory",
|
|
387
|
+
"source": "description_analysis"
|
|
388
|
+
}
|
|
389
|
+
]
|
|
390
|
+
}
|
|
391
|
+
]
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"id": "conformance",
|
|
395
|
+
"capability": "conformance",
|
|
396
|
+
"status": "pass",
|
|
397
|
+
"durationMs": 2.1396249999816064,
|
|
398
|
+
"message": "All 7 conformance checks passed.",
|
|
399
|
+
"evidence": [
|
|
400
|
+
{
|
|
401
|
+
"endpoint": "conformance/check",
|
|
402
|
+
"advertised": true,
|
|
403
|
+
"responded": true,
|
|
404
|
+
"minimalShapePresent": true,
|
|
405
|
+
"itemCount": 7,
|
|
406
|
+
"identifiers": [],
|
|
407
|
+
"diagnostics": [
|
|
408
|
+
"[pass] capabilities-present: Server returned capabilities object.",
|
|
409
|
+
"[pass] server-info: Server provided initialization info.",
|
|
410
|
+
"[pass] tools-capability-match: tools/list returned 7 tool(s).",
|
|
411
|
+
"[pass] prompts-capability-match: Prompts not advertised — endpoint check skipped.",
|
|
412
|
+
"[pass] resources-capability-match: Resources not advertised — endpoint check skipped.",
|
|
413
|
+
"[pass] tool-response-content: Tool \"get_day\" response has valid content array.",
|
|
414
|
+
"[pass] error-handling: Server returned proper error code -32601 for unknown method."
|
|
415
|
+
]
|
|
416
|
+
}
|
|
417
|
+
]
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"id": "schema-quality",
|
|
421
|
+
"capability": "schema-quality",
|
|
422
|
+
"status": "partial",
|
|
423
|
+
"durationMs": 0.45383299997774884,
|
|
424
|
+
"message": "Found 12 quality finding(s) across 7 item(s): 0 warnings, 12 info.",
|
|
425
|
+
"evidence": [
|
|
426
|
+
{
|
|
427
|
+
"endpoint": "schema-quality/scan",
|
|
428
|
+
"advertised": true,
|
|
429
|
+
"responded": true,
|
|
430
|
+
"minimalShapePresent": true,
|
|
431
|
+
"itemCount": 12,
|
|
432
|
+
"identifiers": [
|
|
433
|
+
"get_day",
|
|
434
|
+
"get_history",
|
|
435
|
+
"edit_entry"
|
|
436
|
+
],
|
|
437
|
+
"diagnostics": [
|
|
438
|
+
"[info] tool \"get_day\": Has properties but no 'required' array declared",
|
|
439
|
+
"[info] tool \"get_history\": Has properties but no 'required' array declared",
|
|
440
|
+
"[info] tool \"edit_entry\": Property 'description' missing description",
|
|
441
|
+
"[info] tool \"edit_entry\": Property 'qty' missing description",
|
|
442
|
+
"[info] tool \"edit_entry\": Property 'unit' missing description",
|
|
443
|
+
"[info] tool \"edit_entry\": Property 'grams' missing description",
|
|
444
|
+
"[info] tool \"edit_entry\": Property 'meal' missing description",
|
|
445
|
+
"[info] tool \"edit_entry\": Property 'cal' missing description",
|
|
446
|
+
"[info] tool \"edit_entry\": Property 'protein_g' missing description",
|
|
447
|
+
"[info] tool \"edit_entry\": Property 'carb_g' missing description",
|
|
448
|
+
"[info] tool \"edit_entry\": Property 'fat_g' missing description",
|
|
449
|
+
"[info] tool \"edit_entry\": Property 'fiber_g' missing description"
|
|
450
|
+
],
|
|
451
|
+
"findings": [
|
|
452
|
+
{
|
|
453
|
+
"itemType": "tool",
|
|
454
|
+
"itemName": "get_day",
|
|
455
|
+
"issue": "Has properties but no 'required' array declared",
|
|
456
|
+
"severity": "info"
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
"itemType": "tool",
|
|
460
|
+
"itemName": "get_history",
|
|
461
|
+
"issue": "Has properties but no 'required' array declared",
|
|
462
|
+
"severity": "info"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"itemType": "tool",
|
|
466
|
+
"itemName": "edit_entry",
|
|
467
|
+
"issue": "Property 'description' missing description",
|
|
468
|
+
"severity": "info"
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"itemType": "tool",
|
|
472
|
+
"itemName": "edit_entry",
|
|
473
|
+
"issue": "Property 'qty' missing description",
|
|
474
|
+
"severity": "info"
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
"itemType": "tool",
|
|
478
|
+
"itemName": "edit_entry",
|
|
479
|
+
"issue": "Property 'unit' missing description",
|
|
480
|
+
"severity": "info"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"itemType": "tool",
|
|
484
|
+
"itemName": "edit_entry",
|
|
485
|
+
"issue": "Property 'grams' missing description",
|
|
486
|
+
"severity": "info"
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"itemType": "tool",
|
|
490
|
+
"itemName": "edit_entry",
|
|
491
|
+
"issue": "Property 'meal' missing description",
|
|
492
|
+
"severity": "info"
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
"itemType": "tool",
|
|
496
|
+
"itemName": "edit_entry",
|
|
497
|
+
"issue": "Property 'cal' missing description",
|
|
498
|
+
"severity": "info"
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
"itemType": "tool",
|
|
502
|
+
"itemName": "edit_entry",
|
|
503
|
+
"issue": "Property 'protein_g' missing description",
|
|
504
|
+
"severity": "info"
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
"itemType": "tool",
|
|
508
|
+
"itemName": "edit_entry",
|
|
509
|
+
"issue": "Property 'carb_g' missing description",
|
|
510
|
+
"severity": "info"
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"itemType": "tool",
|
|
514
|
+
"itemName": "edit_entry",
|
|
515
|
+
"issue": "Property 'fat_g' missing description",
|
|
516
|
+
"severity": "info"
|
|
517
|
+
},
|
|
518
|
+
{
|
|
519
|
+
"itemType": "tool",
|
|
520
|
+
"itemName": "edit_entry",
|
|
521
|
+
"issue": "Property 'fiber_g' missing description",
|
|
522
|
+
"severity": "info"
|
|
523
|
+
}
|
|
524
|
+
]
|
|
525
|
+
}
|
|
526
|
+
]
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
"id": "security",
|
|
530
|
+
"capability": "security",
|
|
531
|
+
"status": "pass",
|
|
532
|
+
"durationMs": 0.44370899998466484,
|
|
533
|
+
"message": "No security issues detected.",
|
|
534
|
+
"evidence": [
|
|
535
|
+
{
|
|
536
|
+
"endpoint": "security/scan",
|
|
537
|
+
"advertised": true,
|
|
538
|
+
"responded": true,
|
|
539
|
+
"minimalShapePresent": true,
|
|
540
|
+
"itemCount": 0
|
|
541
|
+
}
|
|
542
|
+
]
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"id": "attack-sim",
|
|
546
|
+
"capability": "attack-sim",
|
|
547
|
+
"status": "pass",
|
|
548
|
+
"durationMs": 0.42925000001559965,
|
|
549
|
+
"message": "Safe attack simulation found no high-risk MCP attack-readiness findings.",
|
|
550
|
+
"evidence": [
|
|
551
|
+
{
|
|
552
|
+
"endpoint": "attack-sim/safe",
|
|
553
|
+
"advertised": true,
|
|
554
|
+
"responded": true,
|
|
555
|
+
"minimalShapePresent": true,
|
|
556
|
+
"itemCount": 0,
|
|
557
|
+
"identifiers": []
|
|
558
|
+
}
|
|
559
|
+
]
|
|
560
|
+
}
|
|
561
|
+
],
|
|
562
|
+
"healthScore": {
|
|
563
|
+
"overall": 85,
|
|
564
|
+
"grade": "B",
|
|
565
|
+
"dimensions": [
|
|
566
|
+
{
|
|
567
|
+
"name": "Protocol Compliance",
|
|
568
|
+
"weight": 0.3,
|
|
569
|
+
"score": 100,
|
|
570
|
+
"details": [
|
|
571
|
+
"conformance: pass (100/100)"
|
|
572
|
+
]
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
"name": "Schema Quality",
|
|
576
|
+
"weight": 0.2,
|
|
577
|
+
"score": 60,
|
|
578
|
+
"details": [
|
|
579
|
+
"schema-quality: partial (60/100)"
|
|
580
|
+
]
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
"name": "Security",
|
|
584
|
+
"weight": 0.2,
|
|
585
|
+
"score": 100,
|
|
586
|
+
"details": [
|
|
587
|
+
"security-lite: pass (100/100)",
|
|
588
|
+
"security: pass (100/100)",
|
|
589
|
+
"attack-sim: pass (100/100)"
|
|
590
|
+
]
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"name": "Reliability",
|
|
594
|
+
"weight": 0.2,
|
|
595
|
+
"score": 67,
|
|
596
|
+
"details": [
|
|
597
|
+
"tools: pass (100/100)",
|
|
598
|
+
"prompts: unsupported (50/100)",
|
|
599
|
+
"resources: unsupported (50/100)"
|
|
600
|
+
]
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"name": "Performance",
|
|
604
|
+
"weight": 0.1,
|
|
605
|
+
"score": 100,
|
|
606
|
+
"details": [
|
|
607
|
+
"Connect: 3079ms",
|
|
608
|
+
"p95 latency: 2ms (3 operations)"
|
|
609
|
+
]
|
|
610
|
+
}
|
|
611
|
+
]
|
|
612
|
+
},
|
|
613
|
+
"performanceMetrics": {
|
|
614
|
+
"connectMs": 3078.821292000008,
|
|
615
|
+
"toolsListMs": 2.271500000002561,
|
|
616
|
+
"promptsListMs": 0.0008749999979045242,
|
|
617
|
+
"resourcesListMs": 0.0006670000148005784
|
|
618
|
+
},
|
|
619
|
+
"runtimeProfile": {
|
|
620
|
+
"egress": [
|
|
621
|
+
{
|
|
622
|
+
"target": "url",
|
|
623
|
+
"protocol": "unknown",
|
|
624
|
+
"source": "tool_schema",
|
|
625
|
+
"confidence": "high"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"target": "Direct http(s) URL of the food image.",
|
|
629
|
+
"protocol": "unknown",
|
|
630
|
+
"source": "description_analysis",
|
|
631
|
+
"confidence": "medium"
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"target": "fetch_image",
|
|
635
|
+
"protocol": "unknown",
|
|
636
|
+
"source": "description_analysis",
|
|
637
|
+
"confidence": "low"
|
|
638
|
+
}
|
|
639
|
+
],
|
|
640
|
+
"stateMutations": [
|
|
641
|
+
{
|
|
642
|
+
"resource": "filesystem",
|
|
643
|
+
"operation": "write",
|
|
644
|
+
"scope": "working_directory",
|
|
645
|
+
"source": "description_analysis"
|
|
646
|
+
},
|
|
647
|
+
{
|
|
648
|
+
"resource": "filesystem",
|
|
649
|
+
"operation": "write",
|
|
650
|
+
"scope": "working_directory",
|
|
651
|
+
"source": "description_analysis"
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"resource": "filesystem",
|
|
655
|
+
"operation": "delete",
|
|
656
|
+
"scope": "working_directory",
|
|
657
|
+
"source": "description_analysis"
|
|
658
|
+
}
|
|
659
|
+
],
|
|
660
|
+
"analyzedAt": "2026-07-15T22:35:46.524Z",
|
|
661
|
+
"confidence": "high"
|
|
662
|
+
}
|
|
663
|
+
}
|