@kryptosai/mcp-observatory 1.32.1 → 1.33.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -3
- package/dist/src/adapters/base.d.ts +14 -0
- package/dist/src/adapters/base.js +2 -0
- package/dist/src/adapters/base.js.map +1 -0
- package/dist/src/checks/semantics.d.ts +2 -0
- package/dist/src/checks/semantics.js +48 -0
- package/dist/src/checks/semantics.js.map +1 -0
- package/dist/src/cli.js +7 -1
- package/dist/src/cli.js.map +1 -1
- package/dist/src/commands/audit.js +7 -1
- package/dist/src/commands/audit.js.map +1 -1
- package/dist/src/commands/enforce.js +14 -3
- package/dist/src/commands/enforce.js.map +1 -1
- package/dist/src/commands/helpers.d.ts +2 -0
- package/dist/src/commands/helpers.js +8 -1
- package/dist/src/commands/helpers.js.map +1 -1
- package/dist/src/commands/scan.d.ts +14 -0
- package/dist/src/commands/scan.js +42 -3
- package/dist/src/commands/scan.js.map +1 -1
- package/dist/src/commands/score.js +22 -1
- package/dist/src/commands/score.js.map +1 -1
- package/dist/src/commands/skill-scan.js +5 -3
- package/dist/src/commands/skill-scan.js.map +1 -1
- package/dist/src/commands/test.d.ts +19 -0
- package/dist/src/commands/test.js +68 -2
- package/dist/src/commands/test.js.map +1 -1
- package/dist/src/commercial.js +2 -2
- package/dist/src/commercial.js.map +1 -1
- package/dist/src/diff/diff.d.ts +2 -0
- package/dist/src/diff/diff.js +81 -0
- package/dist/src/diff/diff.js.map +1 -0
- package/dist/src/reporters/json.d.ts +2 -0
- package/dist/src/reporters/json.js +4 -0
- package/dist/src/reporters/json.js.map +1 -0
- package/dist/src/runner/runner.d.ts +2 -0
- package/dist/src/runner/runner.js +135 -0
- package/dist/src/runner/runner.js.map +1 -0
- package/dist/src/storage/filesystem.d.ts +6 -0
- package/dist/src/storage/filesystem.js +21 -0
- package/dist/src/storage/filesystem.js.map +1 -0
- package/dist/src/telemetry.d.ts +25 -3
- package/dist/src/telemetry.js +84 -19
- package/dist/src/telemetry.js.map +1 -1
- package/docs/mcp-server-safety-index.md +255 -6
- package/docs/safety-index/artifacts/1link-mcp.json +66 -0
- package/docs/safety-index/artifacts/1link-mcp.md +106 -0
- package/docs/safety-index/artifacts/aadhaar-mcp.json +66 -0
- package/docs/safety-index/artifacts/aadhaar-mcp.md +106 -0
- package/docs/safety-index/artifacts/aikidosec-mcp-server.json +536 -0
- package/docs/safety-index/artifacts/aikidosec-mcp-server.md +203 -0
- package/docs/safety-index/artifacts/aiou-mcp.json +66 -0
- package/docs/safety-index/artifacts/aiou-mcp.md +106 -0
- package/docs/safety-index/artifacts/airtable-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/airtable-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/alpaca-server.json +66 -0
- package/docs/safety-index/artifacts/alpaca-server.md +106 -0
- package/docs/safety-index/artifacts/antv-chart-server.json +21 -21
- package/docs/safety-index/artifacts/antv-chart-server.md +11 -11
- package/docs/safety-index/artifacts/apify-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/apify-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/apple-music-server.json +66 -0
- package/docs/safety-index/artifacts/apple-music-server.md +102 -0
- package/docs/safety-index/artifacts/appwrite-mcp.json +66 -0
- package/docs/safety-index/artifacts/appwrite-mcp.md +106 -0
- package/docs/safety-index/artifacts/aqi-india-mcp.json +66 -0
- package/docs/safety-index/artifacts/aqi-india-mcp.md +106 -0
- package/docs/safety-index/artifacts/argocd-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/argocd-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/arxiv-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/arxiv-mcp-server.md +100 -0
- package/docs/safety-index/artifacts/aws-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/aws-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/azure-devops-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/azure-devops-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/azure-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/azure-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/bhuvan-mcp.json +66 -0
- package/docs/safety-index/artifacts/bhuvan-mcp.md +106 -0
- package/docs/safety-index/artifacts/brave-search-mcp-server-v2.json +66 -0
- package/docs/safety-index/artifacts/brave-search-mcp-server-v2.md +103 -0
- package/docs/safety-index/artifacts/brave-search-server.json +18 -18
- package/docs/safety-index/artifacts/brave-search-server.md +6 -6
- package/docs/safety-index/artifacts/browsermcp-server.json +18 -18
- package/docs/safety-index/artifacts/browsermcp-server.md +10 -10
- package/docs/safety-index/artifacts/cal-com-mcp.json +66 -0
- package/docs/safety-index/artifacts/cal-com-mcp.md +106 -0
- package/docs/safety-index/artifacts/canvas-server.json +66 -0
- package/docs/safety-index/artifacts/canvas-server.md +105 -0
- package/docs/safety-index/artifacts/caselaw-server.json +66 -0
- package/docs/safety-index/artifacts/caselaw-server.md +106 -0
- package/docs/safety-index/artifacts/chatwoot-mcp.json +66 -0
- package/docs/safety-index/artifacts/chatwoot-mcp.md +102 -0
- package/docs/safety-index/artifacts/chrome-devtools-mcp-server.json +22 -22
- package/docs/safety-index/artifacts/chrome-devtools-mcp-server.md +11 -11
- package/docs/safety-index/artifacts/circleci-server.json +1606 -0
- package/docs/safety-index/artifacts/circleci-server.md +243 -0
- package/docs/safety-index/artifacts/clarity-server.json +794 -0
- package/docs/safety-index/artifacts/clarity-server.md +201 -0
- package/docs/safety-index/artifacts/clay-server.json +4 -4
- package/docs/safety-index/artifacts/clay-server.md +3 -3
- package/docs/safety-index/artifacts/clickup-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/clickup-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/cloudflare-mcp-server-v2.json +66 -0
- package/docs/safety-index/artifacts/cloudflare-mcp-server-v2.md +102 -0
- package/docs/safety-index/artifacts/cloudflare-server.json +4 -4
- package/docs/safety-index/artifacts/cloudflare-server.md +3 -3
- package/docs/safety-index/artifacts/coinbase-cds-server.json +322 -0
- package/docs/safety-index/artifacts/coinbase-cds-server.md +201 -0
- package/docs/safety-index/artifacts/confluence-mcp-server.json +1727 -0
- package/docs/safety-index/artifacts/confluence-mcp-server.md +255 -0
- package/docs/safety-index/artifacts/context7-server.json +18 -18
- package/docs/safety-index/artifacts/context7-server.md +12 -12
- package/docs/safety-index/artifacts/contract-analysis-server.json +66 -0
- package/docs/safety-index/artifacts/contract-analysis-server.md +106 -0
- package/docs/safety-index/artifacts/cowin-mcp.json +66 -0
- package/docs/safety-index/artifacts/cowin-mcp.md +106 -0
- package/docs/safety-index/artifacts/currents-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/currents-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/cyanheads-git-mcp-server.json +34 -34
- package/docs/safety-index/artifacts/cyanheads-git-mcp-server.md +15 -15
- package/docs/safety-index/artifacts/dalle-server.json +66 -0
- package/docs/safety-index/artifacts/dalle-server.md +104 -0
- package/docs/safety-index/artifacts/daraz-mcp.json +66 -0
- package/docs/safety-index/artifacts/daraz-mcp.md +106 -0
- package/docs/safety-index/artifacts/desktop-commander-mcp-server.json +2348 -0
- package/docs/safety-index/artifacts/desktop-commander-mcp-server.md +266 -0
- package/docs/safety-index/artifacts/digilocker-mcp.json +66 -0
- package/docs/safety-index/artifacts/digilocker-mcp.md +106 -0
- package/docs/safety-index/artifacts/discord-mcp-server.json +1297 -0
- package/docs/safety-index/artifacts/discord-mcp-server.md +169 -0
- package/docs/safety-index/artifacts/discord-mcp.json +1023 -0
- package/docs/safety-index/artifacts/discord-mcp.md +229 -0
- package/docs/safety-index/artifacts/docker-server.json +19 -19
- package/docs/safety-index/artifacts/docker-server.md +8 -8
- package/docs/safety-index/artifacts/dynamodb-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/dynamodb-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/dynatrace-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/dynatrace-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/easypaisa-mcp.json +553 -0
- package/docs/safety-index/artifacts/easypaisa-mcp.md +205 -0
- package/docs/safety-index/artifacts/ehsaas-mcp.json +66 -0
- package/docs/safety-index/artifacts/ehsaas-mcp.md +106 -0
- package/docs/safety-index/artifacts/epic-server.json +66 -0
- package/docs/safety-index/artifacts/epic-server.md +106 -0
- package/docs/safety-index/artifacts/eslint-mcp-server.json +320 -0
- package/docs/safety-index/artifacts/eslint-mcp-server.md +201 -0
- package/docs/safety-index/artifacts/espn-server.json +394 -0
- package/docs/safety-index/artifacts/espn-server.md +187 -0
- package/docs/safety-index/artifacts/everything-server.json +18 -18
- package/docs/safety-index/artifacts/everything-server.md +10 -10
- package/docs/safety-index/artifacts/exa-server.json +22 -22
- package/docs/safety-index/artifacts/exa-server.md +14 -14
- package/docs/safety-index/artifacts/executeautomation-playwright-server.json +18 -18
- package/docs/safety-index/artifacts/executeautomation-playwright-server.md +9 -9
- package/docs/safety-index/artifacts/fbr-mcp.json +66 -0
- package/docs/safety-index/artifacts/fbr-mcp.md +106 -0
- package/docs/safety-index/artifacts/fetch-server.json +4 -4
- package/docs/safety-index/artifacts/fetch-server.md +3 -3
- package/docs/safety-index/artifacts/fhir-server.json +66 -0
- package/docs/safety-index/artifacts/fhir-server.md +100 -0
- package/docs/safety-index/artifacts/figma-server.json +18 -18
- package/docs/safety-index/artifacts/figma-server.md +10 -10
- package/docs/safety-index/artifacts/filesystem-mcp-server.json +19 -19
- package/docs/safety-index/artifacts/filesystem-mcp-server.md +10 -10
- package/docs/safety-index/artifacts/filesystem-server.json +18 -18
- package/docs/safety-index/artifacts/filesystem-server.md +7 -7
- package/docs/safety-index/artifacts/firecrawl-server.json +18 -18
- package/docs/safety-index/artifacts/firecrawl-server.md +10 -10
- package/docs/safety-index/artifacts/flight-server.json +66 -0
- package/docs/safety-index/artifacts/flight-server.md +106 -0
- package/docs/safety-index/artifacts/foodpanda-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/foodpanda-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/gcp-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/gcp-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/github-mcp-server.json +18 -18
- package/docs/safety-index/artifacts/github-mcp-server.md +9 -9
- package/docs/safety-index/artifacts/gitlab-server.json +16 -16
- package/docs/safety-index/artifacts/gitlab-server.md +6 -6
- package/docs/safety-index/artifacts/gmail-server.json +4 -4
- package/docs/safety-index/artifacts/gmail-server.md +3 -3
- package/docs/safety-index/artifacts/google-calendar-server.json +4 -4
- package/docs/safety-index/artifacts/google-calendar-server.md +3 -3
- package/docs/safety-index/artifacts/google-drive-server.json +4 -4
- package/docs/safety-index/artifacts/google-drive-server.md +3 -3
- package/docs/safety-index/artifacts/google-sheets-server.json +4 -4
- package/docs/safety-index/artifacts/google-sheets-server.md +3 -3
- package/docs/safety-index/artifacts/google-tasks-server.json +4 -4
- package/docs/safety-index/artifacts/google-tasks-server.md +3 -3
- package/docs/safety-index/artifacts/gst-mcp.json +66 -0
- package/docs/safety-index/artifacts/gst-mcp.md +106 -0
- package/docs/safety-index/artifacts/gupshup-mcp.json +66 -0
- package/docs/safety-index/artifacts/gupshup-mcp.md +106 -0
- package/docs/safety-index/artifacts/hasura-mcp.json +66 -0
- package/docs/safety-index/artifacts/hasura-mcp.md +106 -0
- package/docs/safety-index/artifacts/healthcare-ayushman-bharat-mcp.json +66 -0
- package/docs/safety-index/artifacts/healthcare-ayushman-bharat-mcp.md +106 -0
- package/docs/safety-index/artifacts/hec-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/hec-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/heroku-server.json +1502 -0
- package/docs/safety-index/artifacts/heroku-server.md +236 -0
- package/docs/safety-index/artifacts/homekit-server.json +66 -0
- package/docs/safety-index/artifacts/homekit-server.md +106 -0
- package/docs/safety-index/artifacts/hotel-booking-server.json +66 -0
- package/docs/safety-index/artifacts/hotel-booking-server.md +106 -0
- package/docs/safety-index/artifacts/hubspot-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/hubspot-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/huggingface-server.json +4 -4
- package/docs/safety-index/artifacts/huggingface-server.md +3 -3
- package/docs/safety-index/artifacts/indian-food-nutrition-mcp.json +663 -0
- package/docs/safety-index/artifacts/indian-food-nutrition-mcp.md +211 -0
- package/docs/safety-index/artifacts/irctc-mcp.json +66 -0
- package/docs/safety-index/artifacts/irctc-mcp.md +106 -0
- package/docs/safety-index/artifacts/jazz-mcp.json +66 -0
- package/docs/safety-index/artifacts/jazz-mcp.md +106 -0
- package/docs/safety-index/artifacts/jazzcash-mcp.json +66 -0
- package/docs/safety-index/artifacts/jazzcash-mcp.md +102 -0
- package/docs/safety-index/artifacts/jina-server.json +4 -4
- package/docs/safety-index/artifacts/jina-server.md +3 -3
- package/docs/safety-index/artifacts/jira-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/jira-mcp-server.md +104 -0
- package/docs/safety-index/artifacts/k2-mcp.json +66 -0
- package/docs/safety-index/artifacts/k2-mcp.md +106 -0
- package/docs/safety-index/artifacts/karachi-stock-exchange-mcp.json +67 -0
- package/docs/safety-index/artifacts/karachi-stock-exchange-mcp.md +114 -0
- package/docs/safety-index/artifacts/khan-academy-server.json +66 -0
- package/docs/safety-index/artifacts/khan-academy-server.md +106 -0
- package/docs/safety-index/artifacts/kubernetes-server.json +103 -33
- package/docs/safety-index/artifacts/kubernetes-server.md +23 -19
- package/docs/safety-index/artifacts/langfuse-mcp.json +66 -0
- package/docs/safety-index/artifacts/langfuse-mcp.md +106 -0
- package/docs/safety-index/artifacts/linear-server.json +18 -18
- package/docs/safety-index/artifacts/linear-server.md +8 -8
- package/docs/safety-index/artifacts/mapmyindia-mcp.json +66 -0
- package/docs/safety-index/artifacts/mapmyindia-mcp.md +106 -0
- package/docs/safety-index/artifacts/memory-server.json +18 -18
- package/docs/safety-index/artifacts/memory-server.md +10 -10
- package/docs/safety-index/artifacts/minecraft-server.json +592 -0
- package/docs/safety-index/artifacts/minecraft-server.md +186 -0
- package/docs/safety-index/artifacts/mls-server.json +66 -0
- package/docs/safety-index/artifacts/mls-server.md +106 -0
- package/docs/safety-index/artifacts/mongodb-server.json +4 -4
- package/docs/safety-index/artifacts/mongodb-server.md +3 -3
- package/docs/safety-index/artifacts/mui-mcp-server.json +419 -0
- package/docs/safety-index/artifacts/mui-mcp-server.md +208 -0
- package/docs/safety-index/artifacts/mysql-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/mysql-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/nadra-mcp.json +66 -0
- package/docs/safety-index/artifacts/nadra-mcp.md +106 -0
- package/docs/safety-index/artifacts/neon-server.json +4 -4
- package/docs/safety-index/artifacts/neon-server.md +3 -3
- package/docs/safety-index/artifacts/notion-server.json +18 -18
- package/docs/safety-index/artifacts/notion-server.md +10 -10
- package/docs/safety-index/artifacts/obsidian-mcp.json +66 -0
- package/docs/safety-index/artifacts/obsidian-mcp.md +106 -0
- package/docs/safety-index/artifacts/ola-maps-mcp.json +66 -0
- package/docs/safety-index/artifacts/ola-maps-mcp.md +106 -0
- package/docs/safety-index/artifacts/olx-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/olx-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/onesignal-server.json +4 -4
- package/docs/safety-index/artifacts/onesignal-server.md +3 -3
- package/docs/safety-index/artifacts/openai-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/openai-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/opentofu-server.json +19 -19
- package/docs/safety-index/artifacts/opentofu-server.md +10 -10
- package/docs/safety-index/artifacts/openweather-server.json +66 -0
- package/docs/safety-index/artifacts/openweather-server.md +106 -0
- package/docs/safety-index/artifacts/pakistan-cricket-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakistan-cricket-mcp.md +106 -0
- package/docs/safety-index/artifacts/pakistan-post-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakistan-post-mcp.md +106 -0
- package/docs/safety-index/artifacts/pakistan-weather-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakistan-weather-mcp.md +106 -0
- package/docs/safety-index/artifacts/pakwheels-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakwheels-mcp.md +106 -0
- package/docs/safety-index/artifacts/paytm-mcp.json +66 -0
- package/docs/safety-index/artifacts/paytm-mcp.md +106 -0
- package/docs/safety-index/artifacts/perplexity-mcp.json +66 -0
- package/docs/safety-index/artifacts/perplexity-mcp.md +106 -0
- package/docs/safety-index/artifacts/pims-mcp.json +66 -0
- package/docs/safety-index/artifacts/pims-mcp.md +106 -0
- package/docs/safety-index/artifacts/playwright-mcp-server.json +18 -18
- package/docs/safety-index/artifacts/playwright-mcp-server.md +8 -8
- package/docs/safety-index/artifacts/postgres-server.json +19 -19
- package/docs/safety-index/artifacts/postgres-server.md +9 -9
- package/docs/safety-index/artifacts/postman-india-region.json +66 -0
- package/docs/safety-index/artifacts/postman-india-region.md +102 -0
- package/docs/safety-index/artifacts/postman-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/postman-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/promptopia-server.json +19 -19
- package/docs/safety-index/artifacts/promptopia-server.md +9 -9
- package/docs/safety-index/artifacts/pubmed-mcp-server.json +58 -0
- package/docs/safety-index/artifacts/pubmed-mcp-server.md +96 -0
- package/docs/safety-index/artifacts/punjab-health-mcp.json +66 -0
- package/docs/safety-index/artifacts/punjab-health-mcp.md +106 -0
- package/docs/safety-index/artifacts/puppeteer-server.json +18 -18
- package/docs/safety-index/artifacts/puppeteer-server.md +9 -9
- package/docs/safety-index/artifacts/qase-server.json +7055 -0
- package/docs/safety-index/artifacts/qase-server.md +329 -0
- package/docs/safety-index/artifacts/qdrant-server.json +4 -4
- package/docs/safety-index/artifacts/qdrant-server.md +3 -3
- package/docs/safety-index/artifacts/raspberrypi-server.json +66 -0
- package/docs/safety-index/artifacts/raspberrypi-server.md +106 -0
- package/docs/safety-index/artifacts/razorpay-mcp.json +66 -0
- package/docs/safety-index/artifacts/razorpay-mcp.md +103 -0
- package/docs/safety-index/artifacts/reddit-server.json +4 -4
- package/docs/safety-index/artifacts/reddit-server.md +3 -3
- package/docs/safety-index/artifacts/redis-server.json +66 -0
- package/docs/safety-index/artifacts/redis-server.md +106 -0
- package/docs/safety-index/artifacts/ref-tools-server.json +18 -18
- package/docs/safety-index/artifacts/ref-tools-server.md +10 -10
- package/docs/safety-index/artifacts/resend-mcp.json +66 -0
- package/docs/safety-index/artifacts/resend-mcp.md +102 -0
- package/docs/safety-index/artifacts/rozgar-mcp.json +66 -0
- package/docs/safety-index/artifacts/rozgar-mcp.md +106 -0
- package/docs/safety-index/artifacts/s3-mcp-server.json +467 -0
- package/docs/safety-index/artifacts/s3-mcp-server.md +209 -0
- package/docs/safety-index/artifacts/salesforce-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/salesforce-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/sehat-sahulat-mcp.json +66 -0
- package/docs/safety-index/artifacts/sehat-sahulat-mcp.md +106 -0
- package/docs/safety-index/artifacts/sendgrid-mcp.json +66 -0
- package/docs/safety-index/artifacts/sendgrid-mcp.md +106 -0
- package/docs/safety-index/artifacts/sentry-server.json +3 -3
- package/docs/safety-index/artifacts/sentry-server.md +2 -2
- package/docs/safety-index/artifacts/sequential-thinking-server.json +18 -18
- package/docs/safety-index/artifacts/sequential-thinking-server.md +8 -8
- package/docs/safety-index/artifacts/shopify-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/shopify-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/shopify-mcp.json +66 -0
- package/docs/safety-index/artifacts/shopify-mcp.md +106 -0
- package/docs/safety-index/artifacts/shortcut-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/shortcut-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/slack-server.json +3 -3
- package/docs/safety-index/artifacts/slack-server.md +2 -2
- package/docs/safety-index/artifacts/smartbear-mcp-server.json +21483 -0
- package/docs/safety-index/artifacts/smartbear-mcp-server.md +900 -0
- package/docs/safety-index/artifacts/spotify-mcp.json +2071 -0
- package/docs/safety-index/artifacts/spotify-mcp.md +237 -0
- package/docs/safety-index/artifacts/spotify-server.json +66 -0
- package/docs/safety-index/artifacts/spotify-server.md +106 -0
- package/docs/safety-index/artifacts/sqlite-server.json +4 -4
- package/docs/safety-index/artifacts/sqlite-server.md +3 -3
- package/docs/safety-index/artifacts/stable-diffusion-server.json +66 -0
- package/docs/safety-index/artifacts/stable-diffusion-server.md +106 -0
- package/docs/safety-index/artifacts/stock-nse-india.json +66 -0
- package/docs/safety-index/artifacts/stock-nse-india.md +106 -0
- package/docs/safety-index/artifacts/storybook-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/storybook-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/stripe-server.json +3 -3
- package/docs/safety-index/artifacts/stripe-server.md +2 -2
- package/docs/safety-index/artifacts/supabase-server.json +3 -3
- package/docs/safety-index/artifacts/supabase-server.md +2 -2
- package/docs/safety-index/artifacts/tavily-search-server.json +4 -4
- package/docs/safety-index/artifacts/tavily-search-server.md +3 -3
- package/docs/safety-index/artifacts/telegram-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/telegram-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/telenor-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/telenor-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/textlocal-mcp.json +66 -0
- package/docs/safety-index/artifacts/textlocal-mcp.md +106 -0
- package/docs/safety-index/artifacts/tooljet-mcp.json +66 -0
- package/docs/safety-index/artifacts/tooljet-mcp.md +106 -0
- package/docs/safety-index/artifacts/transcend-server.json +3438 -0
- package/docs/safety-index/artifacts/transcend-server.md +277 -0
- package/docs/safety-index/artifacts/trello-mcp-server.json +916 -0
- package/docs/safety-index/artifacts/trello-mcp-server.md +211 -0
- package/docs/safety-index/artifacts/twilio-mcp.json +66 -0
- package/docs/safety-index/artifacts/twilio-mcp.md +106 -0
- package/docs/safety-index/artifacts/udyam-mcp.json +66 -0
- package/docs/safety-index/artifacts/udyam-mcp.md +106 -0
- package/docs/safety-index/artifacts/ufone-mcp.json +66 -0
- package/docs/safety-index/artifacts/ufone-mcp.md +106 -0
- package/docs/safety-index/artifacts/ui5-mcp-server.json +21 -21
- package/docs/safety-index/artifacts/ui5-mcp-server.md +10 -10
- package/docs/safety-index/artifacts/unity-server.json +66 -0
- package/docs/safety-index/artifacts/unity-server.md +102 -0
- package/docs/safety-index/artifacts/upi-mcp.json +452 -0
- package/docs/safety-index/artifacts/upi-mcp.md +201 -0
- package/docs/safety-index/artifacts/vercel-ai-server.json +4 -4
- package/docs/safety-index/artifacts/vercel-ai-server.md +3 -3
- package/docs/safety-index/artifacts/vimeo-server.json +66 -0
- package/docs/safety-index/artifacts/vimeo-server.md +106 -0
- package/docs/safety-index/artifacts/weather-server.json +66 -0
- package/docs/safety-index/artifacts/weather-server.md +106 -0
- package/docs/safety-index/artifacts/whatsapp-business-mcp.json +66 -0
- package/docs/safety-index/artifacts/whatsapp-business-mcp.md +106 -0
- package/docs/safety-index/artifacts/whatsapp-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/whatsapp-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/whatsapp-mcp.json +66 -0
- package/docs/safety-index/artifacts/whatsapp-mcp.md +106 -0
- package/docs/safety-index/artifacts/yahoo-finance-server.json +626 -0
- package/docs/safety-index/artifacts/yahoo-finance-server.md +187 -0
- package/docs/safety-index/artifacts/youtube-mcp-server.json +58 -0
- package/docs/safety-index/artifacts/youtube-mcp-server.md +96 -0
- package/docs/safety-index/artifacts/youtube-server.json +66 -0
- package/docs/safety-index/artifacts/youtube-server.md +103 -0
- package/docs/safety-index/artifacts/zendesk-mcp.json +66 -0
- package/docs/safety-index/artifacts/zendesk-mcp.md +106 -0
- package/docs/safety-index/artifacts/zillow-server.json +66 -0
- package/docs/safety-index/artifacts/zillow-server.md +102 -0
- package/docs/safety-index/artifacts/zong-mcp.json +66 -0
- package/docs/safety-index/artifacts/zong-mcp.md +106 -0
- package/docs/safety-index/targets.json +2145 -20
- package/package.json +10 -9
|
@@ -0,0 +1,452 @@
|
|
|
1
|
+
{
|
|
2
|
+
"artifactType": "run",
|
|
3
|
+
"schemaVersion": "1.0.0",
|
|
4
|
+
"gate": "pass",
|
|
5
|
+
"runId": "run_2026-07-15T223505697Z_ddfc464b",
|
|
6
|
+
"createdAt": "2026-07-15T22:35:05.697Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
|
+
"target": {
|
|
9
|
+
"targetId": "upi-mcp",
|
|
10
|
+
"adapter": "local-process",
|
|
11
|
+
"command": "npx",
|
|
12
|
+
"args": [
|
|
13
|
+
"-y",
|
|
14
|
+
"upi-mcp"
|
|
15
|
+
],
|
|
16
|
+
"cwd": ".",
|
|
17
|
+
"metadata": {
|
|
18
|
+
"package": "upi-mcp",
|
|
19
|
+
"purpose": "mcp-safety-index",
|
|
20
|
+
"riskClass": "Unified Payments Interface access",
|
|
21
|
+
"failureClass": "UPI transaction/bank boundary",
|
|
22
|
+
"whyItMatters": "UPI processes 15B+ transactions monthly across India. MCP servers interfacing with UPI rails can trigger bank transfers — a critical financial trust boundary invisible to Western scanners."
|
|
23
|
+
},
|
|
24
|
+
"serverName": "upi-mcp",
|
|
25
|
+
"serverVersion": "0.1.0"
|
|
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": 2.692250000007334,
|
|
47
|
+
"message": "Advertised capability responded with the minimal expected shape (3 items).",
|
|
48
|
+
"evidence": [
|
|
49
|
+
{
|
|
50
|
+
"endpoint": "tools/list",
|
|
51
|
+
"advertised": true,
|
|
52
|
+
"responded": true,
|
|
53
|
+
"minimalShapePresent": true,
|
|
54
|
+
"itemCount": 3,
|
|
55
|
+
"identifiers": [
|
|
56
|
+
"create_upi_link",
|
|
57
|
+
"create_upi_qr",
|
|
58
|
+
"parse_upi_link"
|
|
59
|
+
],
|
|
60
|
+
"diagnostics": [
|
|
61
|
+
"upi-mcp running on stdio"
|
|
62
|
+
],
|
|
63
|
+
"schemas": {
|
|
64
|
+
"create_upi_link": {
|
|
65
|
+
"type": "object",
|
|
66
|
+
"properties": {
|
|
67
|
+
"payee_vpa": {
|
|
68
|
+
"type": "string"
|
|
69
|
+
},
|
|
70
|
+
"payee_name": {
|
|
71
|
+
"type": "string"
|
|
72
|
+
},
|
|
73
|
+
"amount": {
|
|
74
|
+
"type": "number",
|
|
75
|
+
"exclusiveMinimum": 0
|
|
76
|
+
},
|
|
77
|
+
"note": {
|
|
78
|
+
"type": "string"
|
|
79
|
+
},
|
|
80
|
+
"transaction_ref": {
|
|
81
|
+
"type": "string"
|
|
82
|
+
}
|
|
83
|
+
},
|
|
84
|
+
"required": [
|
|
85
|
+
"payee_vpa",
|
|
86
|
+
"payee_name"
|
|
87
|
+
],
|
|
88
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
89
|
+
},
|
|
90
|
+
"create_upi_qr": {
|
|
91
|
+
"type": "object",
|
|
92
|
+
"properties": {
|
|
93
|
+
"payee_vpa": {
|
|
94
|
+
"type": "string"
|
|
95
|
+
},
|
|
96
|
+
"payee_name": {
|
|
97
|
+
"type": "string"
|
|
98
|
+
},
|
|
99
|
+
"amount": {
|
|
100
|
+
"type": "number",
|
|
101
|
+
"exclusiveMinimum": 0
|
|
102
|
+
},
|
|
103
|
+
"note": {
|
|
104
|
+
"type": "string"
|
|
105
|
+
},
|
|
106
|
+
"transaction_ref": {
|
|
107
|
+
"type": "string"
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
"required": [
|
|
111
|
+
"payee_vpa",
|
|
112
|
+
"payee_name"
|
|
113
|
+
],
|
|
114
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
115
|
+
},
|
|
116
|
+
"parse_upi_link": {
|
|
117
|
+
"type": "object",
|
|
118
|
+
"properties": {
|
|
119
|
+
"link": {
|
|
120
|
+
"type": "string"
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
"required": [
|
|
124
|
+
"link"
|
|
125
|
+
],
|
|
126
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
]
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"id": "prompts",
|
|
134
|
+
"capability": "prompts",
|
|
135
|
+
"status": "unsupported",
|
|
136
|
+
"durationMs": 0.0011670000094454736,
|
|
137
|
+
"message": "Prompts are not advertised by the target.",
|
|
138
|
+
"evidence": [
|
|
139
|
+
{
|
|
140
|
+
"endpoint": "prompts/list",
|
|
141
|
+
"advertised": false,
|
|
142
|
+
"responded": false,
|
|
143
|
+
"minimalShapePresent": false,
|
|
144
|
+
"diagnostics": []
|
|
145
|
+
}
|
|
146
|
+
]
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"id": "resources",
|
|
150
|
+
"capability": "resources",
|
|
151
|
+
"status": "unsupported",
|
|
152
|
+
"durationMs": 0.0005830000009154901,
|
|
153
|
+
"message": "Resources are not advertised by the target.",
|
|
154
|
+
"evidence": [
|
|
155
|
+
{
|
|
156
|
+
"endpoint": "resources/list | resources/templates/list",
|
|
157
|
+
"advertised": false,
|
|
158
|
+
"responded": false,
|
|
159
|
+
"minimalShapePresent": false,
|
|
160
|
+
"diagnostics": []
|
|
161
|
+
}
|
|
162
|
+
]
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"id": "security-lite",
|
|
166
|
+
"capability": "security-lite",
|
|
167
|
+
"status": "pass",
|
|
168
|
+
"durationMs": 0.017040999999153428,
|
|
169
|
+
"message": "No security issues detected (lightweight scan).",
|
|
170
|
+
"evidence": [
|
|
171
|
+
{
|
|
172
|
+
"endpoint": "security/scan-lite",
|
|
173
|
+
"advertised": true,
|
|
174
|
+
"responded": true,
|
|
175
|
+
"minimalShapePresent": true,
|
|
176
|
+
"itemCount": 0
|
|
177
|
+
}
|
|
178
|
+
]
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"id": "runtime-profile",
|
|
182
|
+
"capability": "runtime-profile",
|
|
183
|
+
"status": "pass",
|
|
184
|
+
"durationMs": 0.03883399999176618,
|
|
185
|
+
"message": "Detected 0 potential egress target(s) and 2 potential state mutation(s) with low confidence.",
|
|
186
|
+
"evidence": [
|
|
187
|
+
{
|
|
188
|
+
"endpoint": "runtime-profile/analyze",
|
|
189
|
+
"advertised": true,
|
|
190
|
+
"responded": true,
|
|
191
|
+
"minimalShapePresent": true,
|
|
192
|
+
"itemCount": 2,
|
|
193
|
+
"diagnostics": [
|
|
194
|
+
"Egress entries: 0",
|
|
195
|
+
"State mutations: 2",
|
|
196
|
+
"Confidence: medium"
|
|
197
|
+
],
|
|
198
|
+
"findings": [
|
|
199
|
+
{
|
|
200
|
+
"resource": "filesystem",
|
|
201
|
+
"operation": "write",
|
|
202
|
+
"scope": "working_directory",
|
|
203
|
+
"source": "description_analysis"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"resource": "filesystem",
|
|
207
|
+
"operation": "write",
|
|
208
|
+
"scope": "working_directory",
|
|
209
|
+
"source": "description_analysis"
|
|
210
|
+
}
|
|
211
|
+
]
|
|
212
|
+
}
|
|
213
|
+
]
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"id": "conformance",
|
|
217
|
+
"capability": "conformance",
|
|
218
|
+
"status": "pass",
|
|
219
|
+
"durationMs": 0.6615000000019791,
|
|
220
|
+
"message": "All 7 conformance checks passed.",
|
|
221
|
+
"evidence": [
|
|
222
|
+
{
|
|
223
|
+
"endpoint": "conformance/check",
|
|
224
|
+
"advertised": true,
|
|
225
|
+
"responded": true,
|
|
226
|
+
"minimalShapePresent": true,
|
|
227
|
+
"itemCount": 7,
|
|
228
|
+
"identifiers": [],
|
|
229
|
+
"diagnostics": [
|
|
230
|
+
"[pass] capabilities-present: Server returned capabilities object.",
|
|
231
|
+
"[pass] server-info: Server provided initialization info.",
|
|
232
|
+
"[pass] tools-capability-match: tools/list returned 3 tool(s).",
|
|
233
|
+
"[pass] prompts-capability-match: Prompts not advertised — endpoint check skipped.",
|
|
234
|
+
"[pass] resources-capability-match: Resources not advertised — endpoint check skipped.",
|
|
235
|
+
"[pass] tool-response-content: No safe tool to invoke — content validation skipped.",
|
|
236
|
+
"[pass] error-handling: Server returned proper error code -32601 for unknown method."
|
|
237
|
+
]
|
|
238
|
+
}
|
|
239
|
+
]
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"id": "schema-quality",
|
|
243
|
+
"capability": "schema-quality",
|
|
244
|
+
"status": "partial",
|
|
245
|
+
"durationMs": 0.17395899999246467,
|
|
246
|
+
"message": "Found 11 quality finding(s) across 3 item(s): 0 warnings, 11 info.",
|
|
247
|
+
"evidence": [
|
|
248
|
+
{
|
|
249
|
+
"endpoint": "schema-quality/scan",
|
|
250
|
+
"advertised": true,
|
|
251
|
+
"responded": true,
|
|
252
|
+
"minimalShapePresent": true,
|
|
253
|
+
"itemCount": 11,
|
|
254
|
+
"identifiers": [
|
|
255
|
+
"create_upi_link",
|
|
256
|
+
"create_upi_qr",
|
|
257
|
+
"parse_upi_link"
|
|
258
|
+
],
|
|
259
|
+
"diagnostics": [
|
|
260
|
+
"[info] tool \"create_upi_link\": Property 'payee_vpa' missing description",
|
|
261
|
+
"[info] tool \"create_upi_link\": Property 'payee_name' missing description",
|
|
262
|
+
"[info] tool \"create_upi_link\": Property 'amount' missing description",
|
|
263
|
+
"[info] tool \"create_upi_link\": Property 'note' missing description",
|
|
264
|
+
"[info] tool \"create_upi_link\": Property 'transaction_ref' missing description",
|
|
265
|
+
"[info] tool \"create_upi_qr\": Property 'payee_vpa' missing description",
|
|
266
|
+
"[info] tool \"create_upi_qr\": Property 'payee_name' missing description",
|
|
267
|
+
"[info] tool \"create_upi_qr\": Property 'amount' missing description",
|
|
268
|
+
"[info] tool \"create_upi_qr\": Property 'note' missing description",
|
|
269
|
+
"[info] tool \"create_upi_qr\": Property 'transaction_ref' missing description",
|
|
270
|
+
"[info] tool \"parse_upi_link\": Property 'link' missing description"
|
|
271
|
+
],
|
|
272
|
+
"findings": [
|
|
273
|
+
{
|
|
274
|
+
"itemType": "tool",
|
|
275
|
+
"itemName": "create_upi_link",
|
|
276
|
+
"issue": "Property 'payee_vpa' missing description",
|
|
277
|
+
"severity": "info"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"itemType": "tool",
|
|
281
|
+
"itemName": "create_upi_link",
|
|
282
|
+
"issue": "Property 'payee_name' missing description",
|
|
283
|
+
"severity": "info"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"itemType": "tool",
|
|
287
|
+
"itemName": "create_upi_link",
|
|
288
|
+
"issue": "Property 'amount' missing description",
|
|
289
|
+
"severity": "info"
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"itemType": "tool",
|
|
293
|
+
"itemName": "create_upi_link",
|
|
294
|
+
"issue": "Property 'note' missing description",
|
|
295
|
+
"severity": "info"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"itemType": "tool",
|
|
299
|
+
"itemName": "create_upi_link",
|
|
300
|
+
"issue": "Property 'transaction_ref' missing description",
|
|
301
|
+
"severity": "info"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"itemType": "tool",
|
|
305
|
+
"itemName": "create_upi_qr",
|
|
306
|
+
"issue": "Property 'payee_vpa' missing description",
|
|
307
|
+
"severity": "info"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"itemType": "tool",
|
|
311
|
+
"itemName": "create_upi_qr",
|
|
312
|
+
"issue": "Property 'payee_name' missing description",
|
|
313
|
+
"severity": "info"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"itemType": "tool",
|
|
317
|
+
"itemName": "create_upi_qr",
|
|
318
|
+
"issue": "Property 'amount' missing description",
|
|
319
|
+
"severity": "info"
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"itemType": "tool",
|
|
323
|
+
"itemName": "create_upi_qr",
|
|
324
|
+
"issue": "Property 'note' missing description",
|
|
325
|
+
"severity": "info"
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"itemType": "tool",
|
|
329
|
+
"itemName": "create_upi_qr",
|
|
330
|
+
"issue": "Property 'transaction_ref' missing description",
|
|
331
|
+
"severity": "info"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"itemType": "tool",
|
|
335
|
+
"itemName": "parse_upi_link",
|
|
336
|
+
"issue": "Property 'link' missing description",
|
|
337
|
+
"severity": "info"
|
|
338
|
+
}
|
|
339
|
+
]
|
|
340
|
+
}
|
|
341
|
+
]
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"id": "security",
|
|
345
|
+
"capability": "security",
|
|
346
|
+
"status": "pass",
|
|
347
|
+
"durationMs": 0.39433399999688845,
|
|
348
|
+
"message": "No security issues detected.",
|
|
349
|
+
"evidence": [
|
|
350
|
+
{
|
|
351
|
+
"endpoint": "security/scan",
|
|
352
|
+
"advertised": true,
|
|
353
|
+
"responded": true,
|
|
354
|
+
"minimalShapePresent": true,
|
|
355
|
+
"itemCount": 0
|
|
356
|
+
}
|
|
357
|
+
]
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"id": "attack-sim",
|
|
361
|
+
"capability": "attack-sim",
|
|
362
|
+
"status": "pass",
|
|
363
|
+
"durationMs": 0.34750000000349246,
|
|
364
|
+
"message": "Safe attack simulation found no high-risk MCP attack-readiness findings.",
|
|
365
|
+
"evidence": [
|
|
366
|
+
{
|
|
367
|
+
"endpoint": "attack-sim/safe",
|
|
368
|
+
"advertised": true,
|
|
369
|
+
"responded": true,
|
|
370
|
+
"minimalShapePresent": true,
|
|
371
|
+
"itemCount": 0,
|
|
372
|
+
"identifiers": []
|
|
373
|
+
}
|
|
374
|
+
]
|
|
375
|
+
}
|
|
376
|
+
],
|
|
377
|
+
"healthScore": {
|
|
378
|
+
"overall": 85,
|
|
379
|
+
"grade": "B",
|
|
380
|
+
"dimensions": [
|
|
381
|
+
{
|
|
382
|
+
"name": "Protocol Compliance",
|
|
383
|
+
"weight": 0.3,
|
|
384
|
+
"score": 100,
|
|
385
|
+
"details": [
|
|
386
|
+
"conformance: pass (100/100)"
|
|
387
|
+
]
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"name": "Schema Quality",
|
|
391
|
+
"weight": 0.2,
|
|
392
|
+
"score": 60,
|
|
393
|
+
"details": [
|
|
394
|
+
"schema-quality: partial (60/100)"
|
|
395
|
+
]
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"name": "Security",
|
|
399
|
+
"weight": 0.2,
|
|
400
|
+
"score": 100,
|
|
401
|
+
"details": [
|
|
402
|
+
"security-lite: pass (100/100)",
|
|
403
|
+
"security: pass (100/100)",
|
|
404
|
+
"attack-sim: pass (100/100)"
|
|
405
|
+
]
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
"name": "Reliability",
|
|
409
|
+
"weight": 0.2,
|
|
410
|
+
"score": 67,
|
|
411
|
+
"details": [
|
|
412
|
+
"tools: pass (100/100)",
|
|
413
|
+
"prompts: unsupported (50/100)",
|
|
414
|
+
"resources: unsupported (50/100)"
|
|
415
|
+
]
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"name": "Performance",
|
|
419
|
+
"weight": 0.1,
|
|
420
|
+
"score": 100,
|
|
421
|
+
"details": [
|
|
422
|
+
"Connect: 787ms",
|
|
423
|
+
"p95 latency: 3ms (3 operations)"
|
|
424
|
+
]
|
|
425
|
+
}
|
|
426
|
+
]
|
|
427
|
+
},
|
|
428
|
+
"performanceMetrics": {
|
|
429
|
+
"connectMs": 787.2668339999946,
|
|
430
|
+
"toolsListMs": 2.692250000007334,
|
|
431
|
+
"promptsListMs": 0.0011670000094454736,
|
|
432
|
+
"resourcesListMs": 0.0005830000009154901
|
|
433
|
+
},
|
|
434
|
+
"runtimeProfile": {
|
|
435
|
+
"stateMutations": [
|
|
436
|
+
{
|
|
437
|
+
"resource": "filesystem",
|
|
438
|
+
"operation": "write",
|
|
439
|
+
"scope": "working_directory",
|
|
440
|
+
"source": "description_analysis"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"resource": "filesystem",
|
|
444
|
+
"operation": "write",
|
|
445
|
+
"scope": "working_directory",
|
|
446
|
+
"source": "description_analysis"
|
|
447
|
+
}
|
|
448
|
+
],
|
|
449
|
+
"analyzedAt": "2026-07-15T22:35:06.487Z",
|
|
450
|
+
"confidence": "medium"
|
|
451
|
+
}
|
|
452
|
+
}
|
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
# MCP Observatory Run Report
|
|
2
|
+
|
|
3
|
+
Generated at 2026-07-15T22:35:05.697Z
|
|
4
|
+
|
|
5
|
+
## Target and Environment Metadata
|
|
6
|
+
|
|
7
|
+
- Target: `upi-mcp`
|
|
8
|
+
- Adapter: `local-process`
|
|
9
|
+
- Command: `npx -y upi-mcp`
|
|
10
|
+
- Server: `upi-mcp 0.1.0`
|
|
11
|
+
- Platform: `darwin 25.5.0`
|
|
12
|
+
- Node: `v22.22.1`
|
|
13
|
+
|
|
14
|
+
## Executive Summary
|
|
15
|
+
|
|
16
|
+
**Health Score: 85/100 (B)**
|
|
17
|
+
|
|
18
|
+
| Dimension | Score | Weight |
|
|
19
|
+
| --- | --- | --- |
|
|
20
|
+
| Protocol Compliance | 100/100 | 30% |
|
|
21
|
+
| Schema Quality | 60/100 | 20% |
|
|
22
|
+
| Security | 100/100 | 20% |
|
|
23
|
+
| Reliability | 67/100 | 20% |
|
|
24
|
+
| Performance | 100/100 | 10% |
|
|
25
|
+
|
|
26
|
+
| Gate | Total | Pass | Fail | Partial | Unsupported | Flaky | Skipped |
|
|
27
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
28
|
+
| pass | 9 | 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 11 quality finding(s) across 3 item(s): 0 warnings, 11 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
|
+
- ℹ️ credential_access: Credential scanning was performed (see security findings)
|
|
46
|
+
- ℹ️ destructive_payloads: Destructive payloads were not attempted (safe-mode only)
|
|
47
|
+
|
|
48
|
+
## Runtime Profile
|
|
49
|
+
|
|
50
|
+
### State Mutations
|
|
51
|
+
|
|
52
|
+
The following state-modifying operations were identified from tool schemas:
|
|
53
|
+
|
|
54
|
+
| Resource | Operation | Scope | Source |
|
|
55
|
+
| --- | --- | --- | --- |
|
|
56
|
+
| filesystem | write | working_directory | description_analysis |
|
|
57
|
+
| filesystem | write | working_directory | description_analysis |
|
|
58
|
+
|
|
59
|
+
_Analyzed at 2026-07-15T22:35:06.487Z_
|
|
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.35 | Safe attack simulation found no high-risk MCP attack-readiness findings. |
|
|
70
|
+
| healthy | conformance | pass | 0.66 | All 7 conformance checks passed. |
|
|
71
|
+
| healthy | runtime-profile | pass | 0.04 | Detected 0 potential egress target(s) and 2 potential state mutation(s) with low confidence. |
|
|
72
|
+
| healthy | security | pass | 0.39 | No security issues detected. |
|
|
73
|
+
| healthy | security-lite | pass | 0.02 | No security issues detected (lightweight scan). |
|
|
74
|
+
| healthy | tools | pass | 2.69 | Advertised capability responded with the minimal expected shape (3 items). |
|
|
75
|
+
| review | schema-quality | partial | 0.17 | Found 11 quality finding(s) across 3 item(s): 0 warnings, 11 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 3 tool(s). (+4 more)
|
|
104
|
+
|
|
105
|
+
### runtime-profile — pass
|
|
106
|
+
|
|
107
|
+
Summary: Detected 0 potential egress target(s) and 2 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: `2`
|
|
114
|
+
- Identifiers: none
|
|
115
|
+
- Diagnostics: Egress entries: 0, State mutations: 2, 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 (3 items).
|
|
144
|
+
|
|
145
|
+
- Endpoint: `tools/list`
|
|
146
|
+
- Advertised: `true`
|
|
147
|
+
- Responded: `true`
|
|
148
|
+
- Minimal shape present: `true`
|
|
149
|
+
- Item count: `3`
|
|
150
|
+
- Identifiers: create_upi_link, create_upi_qr, parse_upi_link
|
|
151
|
+
- Diagnostics: upi-mcp running on stdio
|
|
152
|
+
|
|
153
|
+
### schema-quality — partial
|
|
154
|
+
|
|
155
|
+
Summary: Found 11 quality finding(s) across 3 item(s): 0 warnings, 11 info.
|
|
156
|
+
|
|
157
|
+
- Endpoint: `schema-quality/scan`
|
|
158
|
+
- Advertised: `true`
|
|
159
|
+
- Responded: `true`
|
|
160
|
+
- Minimal shape present: `true`
|
|
161
|
+
- Item count: `11`
|
|
162
|
+
- Identifiers: create_upi_link, create_upi_qr, parse_upi_link
|
|
163
|
+
- Diagnostics: [info] tool "create_upi_link": Property 'payee_vpa' missing description, [info] tool "create_upi_link": Property 'payee_name' missing description, [info] tool "create_upi_link": Property 'amount' missing description (+8 more)
|
|
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-15T223505697Z_ddfc464b`
|
|
201
|
+
- Gate: `pass`
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"artifactType": "run",
|
|
3
3
|
"schemaVersion": "1.0.0",
|
|
4
4
|
"gate": "fail",
|
|
5
|
-
"runId": "run_2026-07-
|
|
6
|
-
"createdAt": "2026-07-
|
|
7
|
-
"toolVersion": "1.
|
|
5
|
+
"runId": "run_2026-07-15T223338984Z_2a29a957",
|
|
6
|
+
"createdAt": "2026-07-15T22:33:38.984Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
8
|
"target": {
|
|
9
9
|
"targetId": "vercel-ai-server",
|
|
10
10
|
"adapter": "local-process",
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"evidence": []
|
|
63
63
|
}
|
|
64
64
|
],
|
|
65
|
-
"fatalError": "Could not establish a plain stdio MCP session for target `vercel-ai-server`.\nCommand: npx -y @anthropic/mcp-server-vercel-ai\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@anthropic/mcp-server-vercel-ai@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
65
|
+
"fatalError": "Could not establish a plain stdio MCP session for target `vercel-ai-server`.\nCommand: npx -y @anthropic/mcp-server-vercel-ai\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@anthropic/mcp-server-vercel-ai@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_39_057Z-debug-0.log"
|
|
66
66
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# MCP Observatory Run Report
|
|
2
2
|
|
|
3
|
-
Generated at 2026-07-
|
|
3
|
+
Generated at 2026-07-15T22:33:38.984Z
|
|
4
4
|
|
|
5
5
|
## Target and Environment Metadata
|
|
6
6
|
|
|
@@ -60,7 +60,7 @@ Recent stderr:
|
|
|
60
60
|
- npm error 404
|
|
61
61
|
- npm error 404 Note that you can also install from a
|
|
62
62
|
- npm error 404 tarball, folder, http url, or git url.
|
|
63
|
-
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
63
|
+
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_39_057Z-debug-0.log
|
|
64
64
|
```
|
|
65
65
|
|
|
66
66
|
## Full Capability Status Table
|
|
@@ -102,5 +102,5 @@ npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
|
102
102
|
|
|
103
103
|
- Artifact type: `run`
|
|
104
104
|
- Schema version: `1.0.0`
|
|
105
|
-
- Run ID: `run_2026-07-
|
|
105
|
+
- Run ID: `run_2026-07-15T223338984Z_2a29a957`
|
|
106
106
|
- Gate: `fail`
|