@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,1606 @@
|
|
|
1
|
+
{
|
|
2
|
+
"artifactType": "run",
|
|
3
|
+
"schemaVersion": "1.0.0",
|
|
4
|
+
"gate": "fail",
|
|
5
|
+
"runId": "run_2026-07-15T223408316Z_07dbaba0",
|
|
6
|
+
"createdAt": "2026-07-15T22:34:08.316Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
|
+
"target": {
|
|
9
|
+
"targetId": "circleci-server",
|
|
10
|
+
"adapter": "local-process",
|
|
11
|
+
"command": "npx",
|
|
12
|
+
"args": [
|
|
13
|
+
"-y",
|
|
14
|
+
"@circleci/mcp-server-circleci"
|
|
15
|
+
],
|
|
16
|
+
"cwd": ".",
|
|
17
|
+
"metadata": {
|
|
18
|
+
"package": "@circleci/mcp-server-circleci",
|
|
19
|
+
"purpose": "mcp-safety-index",
|
|
20
|
+
"riskClass": "CI pipeline control",
|
|
21
|
+
"failureClass": "Pipeline/build boundary",
|
|
22
|
+
"whyItMatters": "CircleCI MCP servers can trigger pipelines, manage projects, and control CI workflows — agent-triggered builds and deployments need visible boundaries."
|
|
23
|
+
},
|
|
24
|
+
"serverName": "mcp-server-circleci",
|
|
25
|
+
"serverVersion": "1.0.0"
|
|
26
|
+
},
|
|
27
|
+
"environment": {
|
|
28
|
+
"platform": "darwin 25.5.0",
|
|
29
|
+
"nodeVersion": "v22.22.1"
|
|
30
|
+
},
|
|
31
|
+
"summary": {
|
|
32
|
+
"total": 9,
|
|
33
|
+
"pass": 4,
|
|
34
|
+
"fail": 2,
|
|
35
|
+
"partial": 2,
|
|
36
|
+
"unsupported": 1,
|
|
37
|
+
"flaky": 0,
|
|
38
|
+
"skipped": 0,
|
|
39
|
+
"gate": "fail"
|
|
40
|
+
},
|
|
41
|
+
"checks": [
|
|
42
|
+
{
|
|
43
|
+
"id": "tools",
|
|
44
|
+
"capability": "tools",
|
|
45
|
+
"status": "pass",
|
|
46
|
+
"durationMs": 3.4004169999971054,
|
|
47
|
+
"message": "Advertised capability responded with the minimal expected shape (17 items).",
|
|
48
|
+
"evidence": [
|
|
49
|
+
{
|
|
50
|
+
"endpoint": "tools/list",
|
|
51
|
+
"advertised": true,
|
|
52
|
+
"responded": true,
|
|
53
|
+
"minimalShapePresent": true,
|
|
54
|
+
"itemCount": 17,
|
|
55
|
+
"identifiers": [
|
|
56
|
+
"get_build_failure_logs",
|
|
57
|
+
"find_flaky_tests",
|
|
58
|
+
"get_latest_pipeline_status",
|
|
59
|
+
"get_job_test_results",
|
|
60
|
+
"config_helper",
|
|
61
|
+
"create_prompt_template",
|
|
62
|
+
"recommend_prompt_template_tests",
|
|
63
|
+
"run_pipeline",
|
|
64
|
+
"list_followed_projects",
|
|
65
|
+
"run_evaluation_tests",
|
|
66
|
+
"rerun_workflow",
|
|
67
|
+
"download_usage_api_data",
|
|
68
|
+
"find_underused_resource_classes",
|
|
69
|
+
"analyze_diff",
|
|
70
|
+
"run_rollback_pipeline",
|
|
71
|
+
"list_component_versions",
|
|
72
|
+
"list_artifacts"
|
|
73
|
+
],
|
|
74
|
+
"diagnostics": [
|
|
75
|
+
"Starting CircleCI MCP server in stdio mode..."
|
|
76
|
+
],
|
|
77
|
+
"schemas": {
|
|
78
|
+
"get_build_failure_logs": {
|
|
79
|
+
"type": "object",
|
|
80
|
+
"properties": {
|
|
81
|
+
"params": {
|
|
82
|
+
"type": "object",
|
|
83
|
+
"properties": {
|
|
84
|
+
"projectSlug": {
|
|
85
|
+
"type": "string",
|
|
86
|
+
"description": "The project slug from listFollowedProjects tool (e.g., \"gh/organization/project\"). When using this option, branch must also be provided."
|
|
87
|
+
},
|
|
88
|
+
"branch": {
|
|
89
|
+
"type": "string",
|
|
90
|
+
"description": "The name of the branch currently checked out in local workspace. This should match local git branch. For example: \"feature/my-branch\", \"bugfix/123\", \"main\", \"master\" etc."
|
|
91
|
+
},
|
|
92
|
+
"projectURL": {
|
|
93
|
+
"type": "string",
|
|
94
|
+
"description": "The URL of the CircleCI project. Can be any of these formats:\n- Project URL with branch: https://app.circleci.com/pipelines/gh/organization/project?branch=feature-branch\n- Pipeline URL: https://app.circleci.com/pipelines/gh/organization/project/123\n- Workflow URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def\n- Job URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def/jobs/xyz"
|
|
95
|
+
},
|
|
96
|
+
"workspaceRoot": {
|
|
97
|
+
"type": "string",
|
|
98
|
+
"description": "The absolute path to the root directory of your project workspace. This should be the top-level folder containing your source code, configuration files, and dependencies. For example: \"/home/user/my-project\" or \"C:\\Users\\user\\my-project\""
|
|
99
|
+
},
|
|
100
|
+
"gitRemoteURL": {
|
|
101
|
+
"type": "string",
|
|
102
|
+
"description": "The URL of the remote git repository. This should be the URL of the repository that you cloned to your local workspace. For example: \"https://github.com/user/my-project.git\""
|
|
103
|
+
},
|
|
104
|
+
"outputDir": {
|
|
105
|
+
"type": "string",
|
|
106
|
+
"description": "Optional. When provided, the full build logs are written to a file in this directory and the file path is returned. Use this for large logs to avoid truncation. Use the workspace/project root when available (e.g., \"/home/user/my-project\"), otherwise use the Downloads folder (e.g., \"~/Downloads\")."
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
"additionalProperties": false
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
"additionalProperties": false,
|
|
113
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
114
|
+
},
|
|
115
|
+
"find_flaky_tests": {
|
|
116
|
+
"type": "object",
|
|
117
|
+
"properties": {
|
|
118
|
+
"params": {
|
|
119
|
+
"type": "object",
|
|
120
|
+
"properties": {
|
|
121
|
+
"projectSlug": {
|
|
122
|
+
"type": "string",
|
|
123
|
+
"description": "The project slug from listFollowedProjects tool (e.g., \"gh/organization/project\")."
|
|
124
|
+
},
|
|
125
|
+
"workspaceRoot": {
|
|
126
|
+
"type": "string",
|
|
127
|
+
"description": "The absolute path to the root directory of your project workspace. This should be the top-level folder containing your source code, configuration files, and dependencies. For example: \"/home/user/my-project\" or \"C:\\Users\\user\\my-project\""
|
|
128
|
+
},
|
|
129
|
+
"gitRemoteURL": {
|
|
130
|
+
"type": "string",
|
|
131
|
+
"description": "The URL of the remote git repository. This should be the URL of the repository that you cloned to your local workspace. For example: \"https://github.com/user/my-project.git\""
|
|
132
|
+
},
|
|
133
|
+
"projectURL": {
|
|
134
|
+
"type": "string",
|
|
135
|
+
"description": "The URL of the CircleCI project. Can be any of these formats:\n- Project URL: https://app.circleci.com/pipelines/gh/organization/project\n- Project URL with branch: https://app.circleci.com/pipelines/gh/organization/project?branch=feature-branch\n- Pipeline URL: https://app.circleci.com/pipelines/gh/organization/project/123\n- Workflow URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def\n- Job URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def/jobs/xyz"
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
"additionalProperties": false
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
"additionalProperties": false,
|
|
142
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
143
|
+
},
|
|
144
|
+
"get_latest_pipeline_status": {
|
|
145
|
+
"type": "object",
|
|
146
|
+
"properties": {
|
|
147
|
+
"params": {
|
|
148
|
+
"type": "object",
|
|
149
|
+
"properties": {
|
|
150
|
+
"projectSlug": {
|
|
151
|
+
"type": "string",
|
|
152
|
+
"description": "The project slug from listFollowedProjects tool (e.g., \"gh/organization/project\"). When using this option, branch must also be provided."
|
|
153
|
+
},
|
|
154
|
+
"branch": {
|
|
155
|
+
"type": "string",
|
|
156
|
+
"description": "The name of the branch currently checked out in local workspace. This should match local git branch. For example: \"feature/my-branch\", \"bugfix/123\", \"main\", \"master\" etc."
|
|
157
|
+
},
|
|
158
|
+
"projectURL": {
|
|
159
|
+
"type": "string",
|
|
160
|
+
"description": "The URL of the CircleCI project. Can be any of these formats:\n- Project URL with branch: https://app.circleci.com/pipelines/gh/organization/project?branch=feature-branch\n- Legacy Pipeline URL: https://circleci.com/gh/organization/project/123\n- Legacy Pipeline URL with branch: https://circleci.com/gh/organization/project/123?branch=feature-branch\n- Pipeline URL: https://app.circleci.com/pipelines/gh/organization/project/123\n- Workflow URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def\n- Job URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def/jobs/xyz"
|
|
161
|
+
},
|
|
162
|
+
"workspaceRoot": {
|
|
163
|
+
"type": "string",
|
|
164
|
+
"description": "The absolute path to the root directory of your project workspace. This should be the top-level folder containing your source code, configuration files, and dependencies. For example: \"/home/user/my-project\" or \"C:\\Users\\user\\my-project\""
|
|
165
|
+
},
|
|
166
|
+
"gitRemoteURL": {
|
|
167
|
+
"type": "string",
|
|
168
|
+
"description": "The URL of the remote git repository. This should be the URL of the repository that you cloned to your local workspace. For example: \"https://github.com/user/my-project.git\""
|
|
169
|
+
}
|
|
170
|
+
},
|
|
171
|
+
"additionalProperties": false
|
|
172
|
+
}
|
|
173
|
+
},
|
|
174
|
+
"additionalProperties": false,
|
|
175
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
176
|
+
},
|
|
177
|
+
"get_job_test_results": {
|
|
178
|
+
"type": "object",
|
|
179
|
+
"properties": {
|
|
180
|
+
"params": {
|
|
181
|
+
"type": "object",
|
|
182
|
+
"properties": {
|
|
183
|
+
"projectSlug": {
|
|
184
|
+
"type": "string",
|
|
185
|
+
"description": "The project slug from listFollowedProjects tool (e.g., \"gh/organization/project\"). When using this option, branch must also be provided."
|
|
186
|
+
},
|
|
187
|
+
"branch": {
|
|
188
|
+
"type": "string",
|
|
189
|
+
"description": "The name of the branch currently checked out in local workspace. This should match local git branch. For example: \"feature/my-branch\", \"bugfix/123\", \"main\", \"master\" etc."
|
|
190
|
+
},
|
|
191
|
+
"workspaceRoot": {
|
|
192
|
+
"type": "string",
|
|
193
|
+
"description": "The absolute path to the root directory of your project workspace. This should be the top-level folder containing your source code, configuration files, and dependencies. For example: \"/home/user/my-project\" or \"C:\\Users\\user\\my-project\""
|
|
194
|
+
},
|
|
195
|
+
"gitRemoteURL": {
|
|
196
|
+
"type": "string",
|
|
197
|
+
"description": "The URL of the remote git repository. This should be the URL of the repository that you cloned to your local workspace. For example: \"https://github.com/user/my-project.git\""
|
|
198
|
+
},
|
|
199
|
+
"projectURL": {
|
|
200
|
+
"type": "string",
|
|
201
|
+
"description": "The URL of the CircleCI project. Can be any of these formats:\n- Project URL: https://app.circleci.com/pipelines/gh/organization/project\n- Project URL with branch: https://app.circleci.com/pipelines/gh/organization/project?branch=feature-branch\n- Pipeline URL: https://app.circleci.com/pipelines/gh/organization/project/123\n- Workflow URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def\n- Job URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def/jobs/123"
|
|
202
|
+
},
|
|
203
|
+
"filterByTestsResult": {
|
|
204
|
+
"type": "string",
|
|
205
|
+
"enum": [
|
|
206
|
+
"failure",
|
|
207
|
+
"success"
|
|
208
|
+
],
|
|
209
|
+
"description": "Filter the tests by result.\n If \"failure\", only failed tests will be returned.\n If \"success\", only successful tests will be returned.\n "
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
"additionalProperties": false
|
|
213
|
+
}
|
|
214
|
+
},
|
|
215
|
+
"additionalProperties": false,
|
|
216
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
217
|
+
},
|
|
218
|
+
"config_helper": {
|
|
219
|
+
"type": "object",
|
|
220
|
+
"properties": {
|
|
221
|
+
"params": {
|
|
222
|
+
"type": "object",
|
|
223
|
+
"properties": {
|
|
224
|
+
"configFile": {
|
|
225
|
+
"type": "string",
|
|
226
|
+
"description": "The contents of the circleci config file. This should be the contents of the circleci config file, not the path to the file. Typically located at .circleci/config.yml"
|
|
227
|
+
}
|
|
228
|
+
},
|
|
229
|
+
"required": [
|
|
230
|
+
"configFile"
|
|
231
|
+
],
|
|
232
|
+
"additionalProperties": false
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
"additionalProperties": false,
|
|
236
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
237
|
+
},
|
|
238
|
+
"create_prompt_template": {
|
|
239
|
+
"type": "object",
|
|
240
|
+
"properties": {
|
|
241
|
+
"params": {
|
|
242
|
+
"type": "object",
|
|
243
|
+
"properties": {
|
|
244
|
+
"prompt": {
|
|
245
|
+
"type": "string",
|
|
246
|
+
"description": "The user's application, feature, or product requirements that will be used to generate a prompt template. Alternatively, a pre-existing prompt or prompt template can be provided if a user wants to test, evaluate, or modify it. (Can be a multi-line string.)"
|
|
247
|
+
},
|
|
248
|
+
"promptOrigin": {
|
|
249
|
+
"type": "string",
|
|
250
|
+
"enum": [
|
|
251
|
+
"codebase",
|
|
252
|
+
"requirements"
|
|
253
|
+
],
|
|
254
|
+
"description": "The origin of the prompt - either \"codebase\" for existing prompts from the codebase, or \"requirements\" for new prompts from requirements."
|
|
255
|
+
},
|
|
256
|
+
"model": {
|
|
257
|
+
"type": "string",
|
|
258
|
+
"default": "gpt-4.1-mini",
|
|
259
|
+
"description": "The model that the prompt template will be tested against. Explicitly specify the model if it can be inferred from the codebase. Otherwise, defaults to `gpt-4.1-mini`."
|
|
260
|
+
},
|
|
261
|
+
"temperature": {
|
|
262
|
+
"type": "number",
|
|
263
|
+
"default": 1,
|
|
264
|
+
"description": "The temperature of the prompt template. Explicitly specify the temperature if it can be inferred from the codebase. Otherwise, defaults to 1."
|
|
265
|
+
}
|
|
266
|
+
},
|
|
267
|
+
"required": [
|
|
268
|
+
"prompt",
|
|
269
|
+
"promptOrigin"
|
|
270
|
+
],
|
|
271
|
+
"additionalProperties": false
|
|
272
|
+
}
|
|
273
|
+
},
|
|
274
|
+
"additionalProperties": false,
|
|
275
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
276
|
+
},
|
|
277
|
+
"recommend_prompt_template_tests": {
|
|
278
|
+
"type": "object",
|
|
279
|
+
"properties": {
|
|
280
|
+
"params": {
|
|
281
|
+
"type": "object",
|
|
282
|
+
"properties": {
|
|
283
|
+
"template": {
|
|
284
|
+
"type": "string",
|
|
285
|
+
"description": "The prompt template to be tested. Use the `promptTemplate` from the latest `create_prompt_template` tool output (if available)."
|
|
286
|
+
},
|
|
287
|
+
"contextSchema": {
|
|
288
|
+
"type": "object",
|
|
289
|
+
"additionalProperties": {
|
|
290
|
+
"type": "string"
|
|
291
|
+
},
|
|
292
|
+
"description": "The context schema that defines the expected input parameters for the prompt template. Use the `contextSchema` from the latest `create_prompt_template` tool output."
|
|
293
|
+
},
|
|
294
|
+
"promptOrigin": {
|
|
295
|
+
"type": "string",
|
|
296
|
+
"enum": [
|
|
297
|
+
"codebase",
|
|
298
|
+
"requirements"
|
|
299
|
+
],
|
|
300
|
+
"description": "The origin of the prompt template, indicating where it came from (e.g. \"codebase\" or \"requirements\")."
|
|
301
|
+
},
|
|
302
|
+
"model": {
|
|
303
|
+
"type": "string",
|
|
304
|
+
"default": "gpt-4.1-mini",
|
|
305
|
+
"description": "The model to use for generating actual prompt outputs for testing. Defaults to gpt-4.1-mini."
|
|
306
|
+
},
|
|
307
|
+
"temperature": {
|
|
308
|
+
"type": "number",
|
|
309
|
+
"default": 1,
|
|
310
|
+
"description": "The temperature of the prompt template. Explicitly specify the temperature if it can be inferred from the codebase. Otherwise, defaults to 1."
|
|
311
|
+
}
|
|
312
|
+
},
|
|
313
|
+
"required": [
|
|
314
|
+
"template",
|
|
315
|
+
"contextSchema",
|
|
316
|
+
"promptOrigin"
|
|
317
|
+
],
|
|
318
|
+
"additionalProperties": false
|
|
319
|
+
}
|
|
320
|
+
},
|
|
321
|
+
"additionalProperties": false,
|
|
322
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
323
|
+
},
|
|
324
|
+
"run_pipeline": {
|
|
325
|
+
"type": "object",
|
|
326
|
+
"properties": {
|
|
327
|
+
"params": {
|
|
328
|
+
"type": "object",
|
|
329
|
+
"properties": {
|
|
330
|
+
"projectSlug": {
|
|
331
|
+
"type": "string",
|
|
332
|
+
"description": "The project slug from listFollowedProjects tool (e.g., \"gh/organization/project\"). When using this option, branch must also be provided."
|
|
333
|
+
},
|
|
334
|
+
"branch": {
|
|
335
|
+
"type": "string",
|
|
336
|
+
"description": "The name of the branch currently checked out in local workspace. This should match local git branch. For example: \"feature/my-branch\", \"bugfix/123\", \"main\", \"master\" etc."
|
|
337
|
+
},
|
|
338
|
+
"workspaceRoot": {
|
|
339
|
+
"type": "string",
|
|
340
|
+
"description": "The absolute path to the root directory of your project workspace. This should be the top-level folder containing your source code, configuration files, and dependencies. For example: \"/home/user/my-project\" or \"C:\\Users\\user\\my-project\""
|
|
341
|
+
},
|
|
342
|
+
"gitRemoteURL": {
|
|
343
|
+
"type": "string",
|
|
344
|
+
"description": "The URL of the remote git repository. This should be the URL of the repository that you cloned to your local workspace. For example: \"https://github.com/user/my-project.git\""
|
|
345
|
+
},
|
|
346
|
+
"projectURL": {
|
|
347
|
+
"type": "string",
|
|
348
|
+
"description": "The URL of the CircleCI project. Can be any of these formats:\n- Project URL with branch: https://app.circleci.com/pipelines/gh/organization/project?branch=feature-branch\n- Pipeline URL: https://app.circleci.com/pipelines/gh/organization/project/123\n- Workflow URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def\n- Job URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def/jobs/xyz"
|
|
349
|
+
},
|
|
350
|
+
"pipelineChoiceName": {
|
|
351
|
+
"type": "string",
|
|
352
|
+
"description": "The name of the pipeline to run. This parameter is only needed if the project has multiple pipeline definitions. If not provided and multiple pipelines exist, the tool will return a list of available pipelines for the user to choose from. If provided, it must exactly match one of the pipeline names returned by the tool."
|
|
353
|
+
},
|
|
354
|
+
"configContent": {
|
|
355
|
+
"type": "string",
|
|
356
|
+
"description": "The content of the CircleCI YAML configuration file for the pipeline."
|
|
357
|
+
}
|
|
358
|
+
},
|
|
359
|
+
"additionalProperties": false
|
|
360
|
+
}
|
|
361
|
+
},
|
|
362
|
+
"additionalProperties": false,
|
|
363
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
364
|
+
},
|
|
365
|
+
"list_followed_projects": {
|
|
366
|
+
"type": "object",
|
|
367
|
+
"properties": {
|
|
368
|
+
"params": {
|
|
369
|
+
"type": "object",
|
|
370
|
+
"properties": {},
|
|
371
|
+
"additionalProperties": false
|
|
372
|
+
}
|
|
373
|
+
},
|
|
374
|
+
"additionalProperties": false,
|
|
375
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
376
|
+
},
|
|
377
|
+
"run_evaluation_tests": {
|
|
378
|
+
"type": "object",
|
|
379
|
+
"properties": {
|
|
380
|
+
"params": {
|
|
381
|
+
"type": "object",
|
|
382
|
+
"properties": {
|
|
383
|
+
"projectSlug": {
|
|
384
|
+
"type": "string",
|
|
385
|
+
"description": "The project slug from listFollowedProjects tool (e.g., \"gh/organization/project\"). When using this option, branch must also be provided."
|
|
386
|
+
},
|
|
387
|
+
"branch": {
|
|
388
|
+
"type": "string",
|
|
389
|
+
"description": "The name of the branch currently checked out in local workspace. This should match local git branch. For example: \"feature/my-branch\", \"bugfix/123\", \"main\", \"master\" etc."
|
|
390
|
+
},
|
|
391
|
+
"workspaceRoot": {
|
|
392
|
+
"type": "string",
|
|
393
|
+
"description": "The absolute path to the root directory of your project workspace. This should be the top-level folder containing your source code, configuration files, and dependencies. For example: \"/home/user/my-project\" or \"C:\\Users\\user\\my-project\""
|
|
394
|
+
},
|
|
395
|
+
"gitRemoteURL": {
|
|
396
|
+
"type": "string",
|
|
397
|
+
"description": "The URL of the remote git repository. This should be the URL of the repository that you cloned to your local workspace. For example: \"https://github.com/user/my-project.git\""
|
|
398
|
+
},
|
|
399
|
+
"projectURL": {
|
|
400
|
+
"type": "string",
|
|
401
|
+
"description": "The URL of the CircleCI project. Can be any of these formats:\n- Project URL with branch: https://app.circleci.com/pipelines/gh/organization/project?branch=feature-branch\n- Pipeline URL: https://app.circleci.com/pipelines/gh/organization/project/123\n- Workflow URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def\n- Job URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def/jobs/xyz"
|
|
402
|
+
},
|
|
403
|
+
"pipelineChoiceName": {
|
|
404
|
+
"type": "string",
|
|
405
|
+
"description": "The name of the pipeline to run. This parameter is only needed if the project has multiple pipeline definitions. If not provided and multiple pipelines exist, the tool will return a list of available pipelines for the user to choose from. If provided, it must exactly match one of the pipeline names returned by the tool."
|
|
406
|
+
},
|
|
407
|
+
"promptFiles": {
|
|
408
|
+
"type": "array",
|
|
409
|
+
"items": {
|
|
410
|
+
"type": "object",
|
|
411
|
+
"properties": {
|
|
412
|
+
"fileName": {
|
|
413
|
+
"type": "string",
|
|
414
|
+
"pattern": "^[A-Za-z0-9._-]+$",
|
|
415
|
+
"description": "The name of the prompt template file"
|
|
416
|
+
},
|
|
417
|
+
"fileContent": {
|
|
418
|
+
"type": "string",
|
|
419
|
+
"description": "The contents of the prompt template file"
|
|
420
|
+
}
|
|
421
|
+
},
|
|
422
|
+
"required": [
|
|
423
|
+
"fileName",
|
|
424
|
+
"fileContent"
|
|
425
|
+
],
|
|
426
|
+
"additionalProperties": false
|
|
427
|
+
},
|
|
428
|
+
"description": "Array of prompt template files in the ./prompts directory (e.g. <relevant-name>.prompt.yml)."
|
|
429
|
+
}
|
|
430
|
+
},
|
|
431
|
+
"required": [
|
|
432
|
+
"promptFiles"
|
|
433
|
+
],
|
|
434
|
+
"additionalProperties": false
|
|
435
|
+
}
|
|
436
|
+
},
|
|
437
|
+
"additionalProperties": false,
|
|
438
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
439
|
+
},
|
|
440
|
+
"rerun_workflow": {
|
|
441
|
+
"type": "object",
|
|
442
|
+
"properties": {
|
|
443
|
+
"params": {
|
|
444
|
+
"type": "object",
|
|
445
|
+
"properties": {
|
|
446
|
+
"workflowId": {
|
|
447
|
+
"type": "string",
|
|
448
|
+
"description": "This should be the workflowId of the workflow that need rerun. The workflowId is an UUID. An example workflowId is a12145c5-90f8-4cc9-98f2-36cb85db9e4b"
|
|
449
|
+
},
|
|
450
|
+
"fromFailed": {
|
|
451
|
+
"type": "boolean",
|
|
452
|
+
"description": "If true, reruns the workflow from failed. If false, reruns the workflow from the start. If omitted, the rerun behavior is based on the workflow status."
|
|
453
|
+
},
|
|
454
|
+
"workflowURL": {
|
|
455
|
+
"type": "string",
|
|
456
|
+
"description": "The URL of the CircleCI workflow or job. Can be any of these formats:\n- Workflow URL: https://app.circleci.com/pipelines/:vcsType/:orgName/:projectName/:pipelineNumber/workflows/:workflowId- Job URL: https://app.circleci.com/pipelines/:vcsType/:orgName/:projectName/:pipelineNumber/workflows/:workflowId/jobs/:buildNumber"
|
|
457
|
+
}
|
|
458
|
+
},
|
|
459
|
+
"additionalProperties": false
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
"additionalProperties": false,
|
|
463
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
464
|
+
},
|
|
465
|
+
"download_usage_api_data": {
|
|
466
|
+
"type": "object",
|
|
467
|
+
"properties": {
|
|
468
|
+
"params": {
|
|
469
|
+
"type": "object",
|
|
470
|
+
"properties": {
|
|
471
|
+
"orgId": {
|
|
472
|
+
"type": "string",
|
|
473
|
+
"description": "The ID of the CircleCI organization"
|
|
474
|
+
},
|
|
475
|
+
"startDate": {
|
|
476
|
+
"type": "string",
|
|
477
|
+
"description": "Optional. The start date for the usage data. Used when starting a new export job. This should be in YYYY-MM-DD format or natural language. For example: \"2010-10-20\", \"yesterday\" or \"5 days ago\""
|
|
478
|
+
},
|
|
479
|
+
"endDate": {
|
|
480
|
+
"type": "string",
|
|
481
|
+
"description": "Optional. The end date for the usage data. Used when starting a new export job. This should be in YYYY-MM-DD format or natural language. For example: \"2010-10-20\", \"yesterday\" or \"5 days ago\""
|
|
482
|
+
},
|
|
483
|
+
"jobId": {
|
|
484
|
+
"type": "string",
|
|
485
|
+
"description": "Generated by the initial tool call when starting the usage export job. Required for subsequent tool calls."
|
|
486
|
+
},
|
|
487
|
+
"outputDir": {
|
|
488
|
+
"type": "string",
|
|
489
|
+
"description": "The directory to save the downloaded usage data CSV file."
|
|
490
|
+
}
|
|
491
|
+
},
|
|
492
|
+
"required": [
|
|
493
|
+
"orgId",
|
|
494
|
+
"outputDir"
|
|
495
|
+
],
|
|
496
|
+
"additionalProperties": false
|
|
497
|
+
}
|
|
498
|
+
},
|
|
499
|
+
"additionalProperties": false,
|
|
500
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
501
|
+
},
|
|
502
|
+
"find_underused_resource_classes": {
|
|
503
|
+
"type": "object",
|
|
504
|
+
"properties": {
|
|
505
|
+
"params": {
|
|
506
|
+
"type": "object",
|
|
507
|
+
"properties": {
|
|
508
|
+
"csvFilePath": {
|
|
509
|
+
"anyOf": [
|
|
510
|
+
{
|
|
511
|
+
"type": "string"
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"type": "array",
|
|
515
|
+
"items": {
|
|
516
|
+
"type": "string"
|
|
517
|
+
}
|
|
518
|
+
}
|
|
519
|
+
],
|
|
520
|
+
"description": "Path to a usage data CSV file, or an array of paths to multiple part files to analyze together."
|
|
521
|
+
},
|
|
522
|
+
"threshold": {
|
|
523
|
+
"type": "number",
|
|
524
|
+
"default": 40,
|
|
525
|
+
"description": "The usage percentage threshold. Jobs with usage below this will be reported. Default is 40."
|
|
526
|
+
}
|
|
527
|
+
},
|
|
528
|
+
"required": [
|
|
529
|
+
"csvFilePath"
|
|
530
|
+
],
|
|
531
|
+
"additionalProperties": false
|
|
532
|
+
}
|
|
533
|
+
},
|
|
534
|
+
"additionalProperties": false,
|
|
535
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
536
|
+
},
|
|
537
|
+
"analyze_diff": {
|
|
538
|
+
"type": "object",
|
|
539
|
+
"properties": {
|
|
540
|
+
"params": {
|
|
541
|
+
"type": "object",
|
|
542
|
+
"properties": {
|
|
543
|
+
"speedMode": {
|
|
544
|
+
"type": "boolean",
|
|
545
|
+
"default": false,
|
|
546
|
+
"description": "The status of speed mode. Defaults to false."
|
|
547
|
+
},
|
|
548
|
+
"filterBy": {
|
|
549
|
+
"type": "string",
|
|
550
|
+
"enum": [
|
|
551
|
+
"Violations",
|
|
552
|
+
"Compliants",
|
|
553
|
+
"Human Review Required",
|
|
554
|
+
"None"
|
|
555
|
+
],
|
|
556
|
+
"default": "None",
|
|
557
|
+
"description": "Analysis filter. Defaults to None"
|
|
558
|
+
},
|
|
559
|
+
"diff": {
|
|
560
|
+
"type": "string",
|
|
561
|
+
"description": "Git diff content to analyze. Defaults to staged changes, unless the user explicitly asks for unstaged changes or all changes."
|
|
562
|
+
},
|
|
563
|
+
"rules": {
|
|
564
|
+
"type": "string",
|
|
565
|
+
"description": "Rules to use for analysis, found in the rules subdirectory of the IDE workspace settings. Combine all rules from multiple files by separating them with ---"
|
|
566
|
+
}
|
|
567
|
+
},
|
|
568
|
+
"required": [
|
|
569
|
+
"diff",
|
|
570
|
+
"rules"
|
|
571
|
+
],
|
|
572
|
+
"additionalProperties": false
|
|
573
|
+
}
|
|
574
|
+
},
|
|
575
|
+
"additionalProperties": false,
|
|
576
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
577
|
+
},
|
|
578
|
+
"run_rollback_pipeline": {
|
|
579
|
+
"type": "object",
|
|
580
|
+
"properties": {
|
|
581
|
+
"params": {
|
|
582
|
+
"type": "object",
|
|
583
|
+
"properties": {
|
|
584
|
+
"projectSlug": {
|
|
585
|
+
"type": "string",
|
|
586
|
+
"description": "The project slug from listFollowedProjects tool (e.g., \"gh/organization/project\")."
|
|
587
|
+
},
|
|
588
|
+
"projectID": {
|
|
589
|
+
"type": "string",
|
|
590
|
+
"format": "uuid",
|
|
591
|
+
"description": "The ID of the CircleCI project (UUID)"
|
|
592
|
+
},
|
|
593
|
+
"environmentName": {
|
|
594
|
+
"type": "string",
|
|
595
|
+
"description": "The environment name"
|
|
596
|
+
},
|
|
597
|
+
"componentName": {
|
|
598
|
+
"type": "string",
|
|
599
|
+
"description": "The component name"
|
|
600
|
+
},
|
|
601
|
+
"currentVersion": {
|
|
602
|
+
"type": "string",
|
|
603
|
+
"description": "The current version"
|
|
604
|
+
},
|
|
605
|
+
"targetVersion": {
|
|
606
|
+
"type": "string",
|
|
607
|
+
"description": "The target version"
|
|
608
|
+
},
|
|
609
|
+
"namespace": {
|
|
610
|
+
"type": "string",
|
|
611
|
+
"description": "The namespace of the component"
|
|
612
|
+
},
|
|
613
|
+
"reason": {
|
|
614
|
+
"type": "string",
|
|
615
|
+
"description": "The reason for the rollback"
|
|
616
|
+
},
|
|
617
|
+
"parameters": {
|
|
618
|
+
"type": "object",
|
|
619
|
+
"additionalProperties": {},
|
|
620
|
+
"description": "The extra parameters for the rollback pipeline"
|
|
621
|
+
}
|
|
622
|
+
},
|
|
623
|
+
"required": [
|
|
624
|
+
"environmentName",
|
|
625
|
+
"componentName",
|
|
626
|
+
"currentVersion",
|
|
627
|
+
"targetVersion",
|
|
628
|
+
"namespace"
|
|
629
|
+
],
|
|
630
|
+
"additionalProperties": false
|
|
631
|
+
}
|
|
632
|
+
},
|
|
633
|
+
"additionalProperties": false,
|
|
634
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
635
|
+
},
|
|
636
|
+
"list_component_versions": {
|
|
637
|
+
"type": "object",
|
|
638
|
+
"properties": {
|
|
639
|
+
"params": {
|
|
640
|
+
"type": "object",
|
|
641
|
+
"properties": {
|
|
642
|
+
"projectSlug": {
|
|
643
|
+
"type": "string",
|
|
644
|
+
"description": "The project slug from listFollowedProjects tool (e.g., \"gh/organization/project\")."
|
|
645
|
+
},
|
|
646
|
+
"projectID": {
|
|
647
|
+
"type": "string",
|
|
648
|
+
"format": "uuid",
|
|
649
|
+
"description": "The ID of the CircleCI project (UUID)"
|
|
650
|
+
},
|
|
651
|
+
"orgID": {
|
|
652
|
+
"type": "string",
|
|
653
|
+
"description": "The ID of the organization. This is the ID of the organization that the components and environments belong to. If not provided, it will be resolved from projectSlug or projectID."
|
|
654
|
+
},
|
|
655
|
+
"componentID": {
|
|
656
|
+
"type": "string",
|
|
657
|
+
"description": "The ID of the component to list versions for. If not provided, available components will be listed."
|
|
658
|
+
},
|
|
659
|
+
"environmentID": {
|
|
660
|
+
"type": "string",
|
|
661
|
+
"description": "The ID of the environment to list versions for. If not provided, available environments will be listed."
|
|
662
|
+
}
|
|
663
|
+
},
|
|
664
|
+
"additionalProperties": false
|
|
665
|
+
}
|
|
666
|
+
},
|
|
667
|
+
"additionalProperties": false,
|
|
668
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
669
|
+
},
|
|
670
|
+
"list_artifacts": {
|
|
671
|
+
"type": "object",
|
|
672
|
+
"properties": {
|
|
673
|
+
"params": {
|
|
674
|
+
"type": "object",
|
|
675
|
+
"properties": {
|
|
676
|
+
"projectSlug": {
|
|
677
|
+
"type": "string",
|
|
678
|
+
"description": "The project slug from listFollowedProjects tool (e.g., \"gh/organization/project\"). When using this option, branch must also be provided."
|
|
679
|
+
},
|
|
680
|
+
"branch": {
|
|
681
|
+
"type": "string",
|
|
682
|
+
"description": "The name of the branch currently checked out in local workspace. This should match local git branch. For example: \"feature/my-branch\", \"bugfix/123\", \"main\", \"master\" etc."
|
|
683
|
+
},
|
|
684
|
+
"workspaceRoot": {
|
|
685
|
+
"type": "string",
|
|
686
|
+
"description": "The absolute path to the root directory of your project workspace. This should be the top-level folder containing your source code, configuration files, and dependencies. For example: \"/home/user/my-project\" or \"C:\\Users\\user\\my-project\""
|
|
687
|
+
},
|
|
688
|
+
"gitRemoteURL": {
|
|
689
|
+
"type": "string",
|
|
690
|
+
"description": "The URL of the remote git repository. This should be the URL of the repository that you cloned to your local workspace. For example: \"https://github.com/user/my-project.git\""
|
|
691
|
+
},
|
|
692
|
+
"projectURL": {
|
|
693
|
+
"type": "string",
|
|
694
|
+
"description": "The URL of the CircleCI project. Can be any of these formats:\n- Job URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def/jobs/789\n- Workflow URL: https://app.circleci.com/pipelines/gh/organization/project/123/workflows/abc-def\n- Pipeline URL: https://app.circleci.com/pipelines/gh/organization/project/123"
|
|
695
|
+
}
|
|
696
|
+
},
|
|
697
|
+
"additionalProperties": false
|
|
698
|
+
}
|
|
699
|
+
},
|
|
700
|
+
"additionalProperties": false,
|
|
701
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
702
|
+
}
|
|
703
|
+
}
|
|
704
|
+
}
|
|
705
|
+
]
|
|
706
|
+
},
|
|
707
|
+
{
|
|
708
|
+
"id": "prompts",
|
|
709
|
+
"capability": "prompts",
|
|
710
|
+
"status": "unsupported",
|
|
711
|
+
"durationMs": 0.000915999997232575,
|
|
712
|
+
"message": "Prompts are not advertised by the target.",
|
|
713
|
+
"evidence": [
|
|
714
|
+
{
|
|
715
|
+
"endpoint": "prompts/list",
|
|
716
|
+
"advertised": false,
|
|
717
|
+
"responded": false,
|
|
718
|
+
"minimalShapePresent": false,
|
|
719
|
+
"diagnostics": []
|
|
720
|
+
}
|
|
721
|
+
]
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"id": "resources",
|
|
725
|
+
"capability": "resources",
|
|
726
|
+
"status": "fail",
|
|
727
|
+
"durationMs": 0.40408400000160327,
|
|
728
|
+
"message": "Advertised capability did not respond successfully.",
|
|
729
|
+
"evidence": [
|
|
730
|
+
{
|
|
731
|
+
"endpoint": "resources/list",
|
|
732
|
+
"advertised": true,
|
|
733
|
+
"responded": false,
|
|
734
|
+
"minimalShapePresent": false,
|
|
735
|
+
"diagnostics": [
|
|
736
|
+
"MCP error -32601: Method not found",
|
|
737
|
+
"Starting CircleCI MCP server in stdio mode..."
|
|
738
|
+
]
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
"endpoint": "resources/templates/list",
|
|
742
|
+
"advertised": true,
|
|
743
|
+
"responded": false,
|
|
744
|
+
"minimalShapePresent": false,
|
|
745
|
+
"diagnostics": [
|
|
746
|
+
"MCP error -32601: Method not found",
|
|
747
|
+
"Starting CircleCI MCP server in stdio mode..."
|
|
748
|
+
]
|
|
749
|
+
}
|
|
750
|
+
]
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"id": "security-lite",
|
|
754
|
+
"capability": "security-lite",
|
|
755
|
+
"status": "pass",
|
|
756
|
+
"durationMs": 0.13841600000159815,
|
|
757
|
+
"message": "No security issues detected (lightweight scan).",
|
|
758
|
+
"evidence": [
|
|
759
|
+
{
|
|
760
|
+
"endpoint": "security/scan-lite",
|
|
761
|
+
"advertised": true,
|
|
762
|
+
"responded": true,
|
|
763
|
+
"minimalShapePresent": true,
|
|
764
|
+
"itemCount": 0
|
|
765
|
+
}
|
|
766
|
+
]
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"id": "runtime-profile",
|
|
770
|
+
"capability": "runtime-profile",
|
|
771
|
+
"status": "pass",
|
|
772
|
+
"durationMs": 0.25720799999544397,
|
|
773
|
+
"message": "Detected 11 potential egress target(s) and 20 potential state mutation(s) with low confidence.",
|
|
774
|
+
"evidence": [
|
|
775
|
+
{
|
|
776
|
+
"endpoint": "runtime-profile/analyze",
|
|
777
|
+
"advertised": true,
|
|
778
|
+
"responded": true,
|
|
779
|
+
"minimalShapePresent": true,
|
|
780
|
+
"itemCount": 31,
|
|
781
|
+
"diagnostics": [
|
|
782
|
+
"Egress entries: 11",
|
|
783
|
+
"State mutations: 20",
|
|
784
|
+
"Confidence: medium"
|
|
785
|
+
],
|
|
786
|
+
"findings": [
|
|
787
|
+
{
|
|
788
|
+
"target": "get_build_failure_logs",
|
|
789
|
+
"protocol": "unknown",
|
|
790
|
+
"source": "description_analysis",
|
|
791
|
+
"confidence": "low"
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
"target": "find_flaky_tests",
|
|
795
|
+
"protocol": "unknown",
|
|
796
|
+
"source": "description_analysis",
|
|
797
|
+
"confidence": "low"
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
"target": "get_latest_pipeline_status",
|
|
801
|
+
"protocol": "unknown",
|
|
802
|
+
"source": "description_analysis",
|
|
803
|
+
"confidence": "low"
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"target": "get_job_test_results",
|
|
807
|
+
"protocol": "unknown",
|
|
808
|
+
"source": "description_analysis",
|
|
809
|
+
"confidence": "low"
|
|
810
|
+
},
|
|
811
|
+
{
|
|
812
|
+
"target": "run_pipeline",
|
|
813
|
+
"protocol": "unknown",
|
|
814
|
+
"source": "description_analysis",
|
|
815
|
+
"confidence": "low"
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"target": "run_evaluation_tests",
|
|
819
|
+
"protocol": "unknown",
|
|
820
|
+
"source": "description_analysis",
|
|
821
|
+
"confidence": "low"
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
"target": "rerun_workflow",
|
|
825
|
+
"protocol": "unknown",
|
|
826
|
+
"source": "description_analysis",
|
|
827
|
+
"confidence": "low"
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"target": "download_usage_api_data",
|
|
831
|
+
"protocol": "unknown",
|
|
832
|
+
"source": "description_analysis",
|
|
833
|
+
"confidence": "low"
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"target": "find_underused_resource_classes",
|
|
837
|
+
"protocol": "unknown",
|
|
838
|
+
"source": "description_analysis",
|
|
839
|
+
"confidence": "low"
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
"target": "run_rollback_pipeline",
|
|
843
|
+
"protocol": "unknown",
|
|
844
|
+
"source": "description_analysis",
|
|
845
|
+
"confidence": "low"
|
|
846
|
+
},
|
|
847
|
+
{
|
|
848
|
+
"target": "list_artifacts",
|
|
849
|
+
"protocol": "unknown",
|
|
850
|
+
"source": "description_analysis",
|
|
851
|
+
"confidence": "low"
|
|
852
|
+
},
|
|
853
|
+
{
|
|
854
|
+
"resource": "filesystem",
|
|
855
|
+
"operation": "write",
|
|
856
|
+
"scope": "working_directory",
|
|
857
|
+
"source": "description_analysis"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"resource": "filesystem",
|
|
861
|
+
"operation": "write",
|
|
862
|
+
"scope": "working_directory",
|
|
863
|
+
"source": "description_analysis"
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"resource": "filesystem",
|
|
867
|
+
"operation": "write",
|
|
868
|
+
"scope": "working_directory",
|
|
869
|
+
"source": "description_analysis"
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
"resource": "filesystem",
|
|
873
|
+
"operation": "write",
|
|
874
|
+
"scope": "working_directory",
|
|
875
|
+
"source": "description_analysis"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"resource": "filesystem",
|
|
879
|
+
"operation": "write",
|
|
880
|
+
"scope": "working_directory",
|
|
881
|
+
"source": "description_analysis"
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
"resource": "filesystem",
|
|
885
|
+
"operation": "write",
|
|
886
|
+
"scope": "working_directory",
|
|
887
|
+
"source": "description_analysis"
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
"resource": "filesystem",
|
|
891
|
+
"operation": "write",
|
|
892
|
+
"scope": "working_directory",
|
|
893
|
+
"source": "description_analysis"
|
|
894
|
+
},
|
|
895
|
+
{
|
|
896
|
+
"resource": "filesystem",
|
|
897
|
+
"operation": "write",
|
|
898
|
+
"scope": "working_directory",
|
|
899
|
+
"source": "description_analysis"
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
"resource": "filesystem",
|
|
903
|
+
"operation": "execute",
|
|
904
|
+
"scope": "working_directory",
|
|
905
|
+
"source": "description_analysis"
|
|
906
|
+
},
|
|
907
|
+
{
|
|
908
|
+
"resource": "filesystem",
|
|
909
|
+
"operation": "write",
|
|
910
|
+
"scope": "working_directory",
|
|
911
|
+
"source": "description_analysis"
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"resource": "filesystem",
|
|
915
|
+
"operation": "write",
|
|
916
|
+
"scope": "working_directory",
|
|
917
|
+
"source": "description_analysis"
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"resource": "filesystem",
|
|
921
|
+
"operation": "execute",
|
|
922
|
+
"scope": "working_directory",
|
|
923
|
+
"source": "description_analysis"
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"resource": "filesystem",
|
|
927
|
+
"operation": "execute",
|
|
928
|
+
"scope": "working_directory",
|
|
929
|
+
"source": "description_analysis"
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
"resource": "filesystem",
|
|
933
|
+
"operation": "write",
|
|
934
|
+
"scope": "working_directory",
|
|
935
|
+
"source": "description_analysis"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"resource": "filesystem",
|
|
939
|
+
"operation": "write",
|
|
940
|
+
"scope": "working_directory",
|
|
941
|
+
"source": "description_analysis"
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
"resource": "filesystem",
|
|
945
|
+
"operation": "write",
|
|
946
|
+
"scope": "working_directory",
|
|
947
|
+
"source": "description_analysis"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"resource": "filesystem",
|
|
951
|
+
"operation": "write",
|
|
952
|
+
"scope": "working_directory",
|
|
953
|
+
"source": "description_analysis"
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
"resource": "filesystem",
|
|
957
|
+
"operation": "execute",
|
|
958
|
+
"scope": "working_directory",
|
|
959
|
+
"source": "description_analysis"
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"resource": "filesystem",
|
|
963
|
+
"operation": "write",
|
|
964
|
+
"scope": "working_directory",
|
|
965
|
+
"source": "description_analysis"
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
"resource": "filesystem",
|
|
969
|
+
"operation": "write",
|
|
970
|
+
"scope": "working_directory",
|
|
971
|
+
"source": "description_analysis"
|
|
972
|
+
}
|
|
973
|
+
]
|
|
974
|
+
}
|
|
975
|
+
]
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
"id": "conformance",
|
|
979
|
+
"capability": "conformance",
|
|
980
|
+
"status": "partial",
|
|
981
|
+
"durationMs": 4.857416999999259,
|
|
982
|
+
"message": "6/7 conformance checks passed, 1 failed.",
|
|
983
|
+
"evidence": [
|
|
984
|
+
{
|
|
985
|
+
"endpoint": "conformance/check",
|
|
986
|
+
"advertised": true,
|
|
987
|
+
"responded": true,
|
|
988
|
+
"minimalShapePresent": false,
|
|
989
|
+
"itemCount": 7,
|
|
990
|
+
"identifiers": [
|
|
991
|
+
"resources-capability-match"
|
|
992
|
+
],
|
|
993
|
+
"diagnostics": [
|
|
994
|
+
"[pass] capabilities-present: Server returned capabilities object.",
|
|
995
|
+
"[pass] server-info: Server provided initialization info.",
|
|
996
|
+
"[pass] tools-capability-match: tools/list returned 17 tool(s).",
|
|
997
|
+
"[pass] prompts-capability-match: Prompts not advertised — endpoint check skipped.",
|
|
998
|
+
"[FAIL] resources-capability-match: Advertised resources but resources/list failed: MCP error -32601: Method not found",
|
|
999
|
+
"[pass] tool-response-content: Tool \"get_build_failure_logs\" response has valid content array.",
|
|
1000
|
+
"[pass] error-handling: Server returned proper error code -32601 for unknown method."
|
|
1001
|
+
]
|
|
1002
|
+
}
|
|
1003
|
+
]
|
|
1004
|
+
},
|
|
1005
|
+
{
|
|
1006
|
+
"id": "schema-quality",
|
|
1007
|
+
"capability": "schema-quality",
|
|
1008
|
+
"status": "partial",
|
|
1009
|
+
"durationMs": 2.0879169999971054,
|
|
1010
|
+
"message": "Found 34 quality finding(s) across 17 item(s): 0 warnings, 34 info.",
|
|
1011
|
+
"evidence": [
|
|
1012
|
+
{
|
|
1013
|
+
"endpoint": "schema-quality/scan",
|
|
1014
|
+
"advertised": true,
|
|
1015
|
+
"responded": true,
|
|
1016
|
+
"minimalShapePresent": true,
|
|
1017
|
+
"itemCount": 34,
|
|
1018
|
+
"identifiers": [
|
|
1019
|
+
"get_build_failure_logs",
|
|
1020
|
+
"find_flaky_tests",
|
|
1021
|
+
"get_latest_pipeline_status",
|
|
1022
|
+
"get_job_test_results",
|
|
1023
|
+
"config_helper",
|
|
1024
|
+
"create_prompt_template",
|
|
1025
|
+
"recommend_prompt_template_tests",
|
|
1026
|
+
"run_pipeline",
|
|
1027
|
+
"list_followed_projects",
|
|
1028
|
+
"run_evaluation_tests",
|
|
1029
|
+
"rerun_workflow",
|
|
1030
|
+
"download_usage_api_data",
|
|
1031
|
+
"find_underused_resource_classes",
|
|
1032
|
+
"analyze_diff",
|
|
1033
|
+
"run_rollback_pipeline",
|
|
1034
|
+
"list_component_versions",
|
|
1035
|
+
"list_artifacts"
|
|
1036
|
+
],
|
|
1037
|
+
"diagnostics": [
|
|
1038
|
+
"[info] tool \"get_build_failure_logs\": Has properties but no 'required' array declared",
|
|
1039
|
+
"[info] tool \"get_build_failure_logs\": Property 'params' missing description",
|
|
1040
|
+
"[info] tool \"find_flaky_tests\": Has properties but no 'required' array declared",
|
|
1041
|
+
"[info] tool \"find_flaky_tests\": Property 'params' missing description",
|
|
1042
|
+
"[info] tool \"get_latest_pipeline_status\": Has properties but no 'required' array declared",
|
|
1043
|
+
"[info] tool \"get_latest_pipeline_status\": Property 'params' missing description",
|
|
1044
|
+
"[info] tool \"get_job_test_results\": Has properties but no 'required' array declared",
|
|
1045
|
+
"[info] tool \"get_job_test_results\": Property 'params' missing description",
|
|
1046
|
+
"[info] tool \"config_helper\": Has properties but no 'required' array declared",
|
|
1047
|
+
"[info] tool \"config_helper\": Property 'params' missing description",
|
|
1048
|
+
"[info] tool \"create_prompt_template\": Has properties but no 'required' array declared",
|
|
1049
|
+
"[info] tool \"create_prompt_template\": Property 'params' missing description",
|
|
1050
|
+
"[info] tool \"recommend_prompt_template_tests\": Has properties but no 'required' array declared",
|
|
1051
|
+
"[info] tool \"recommend_prompt_template_tests\": Property 'params' missing description",
|
|
1052
|
+
"[info] tool \"run_pipeline\": Has properties but no 'required' array declared",
|
|
1053
|
+
"[info] tool \"run_pipeline\": Property 'params' missing description",
|
|
1054
|
+
"[info] tool \"list_followed_projects\": Has properties but no 'required' array declared",
|
|
1055
|
+
"[info] tool \"list_followed_projects\": Property 'params' missing description",
|
|
1056
|
+
"[info] tool \"run_evaluation_tests\": Has properties but no 'required' array declared",
|
|
1057
|
+
"[info] tool \"run_evaluation_tests\": Property 'params' missing description",
|
|
1058
|
+
"[info] tool \"rerun_workflow\": Has properties but no 'required' array declared",
|
|
1059
|
+
"[info] tool \"rerun_workflow\": Property 'params' missing description",
|
|
1060
|
+
"[info] tool \"download_usage_api_data\": Has properties but no 'required' array declared",
|
|
1061
|
+
"[info] tool \"download_usage_api_data\": Property 'params' missing description",
|
|
1062
|
+
"[info] tool \"find_underused_resource_classes\": Has properties but no 'required' array declared",
|
|
1063
|
+
"[info] tool \"find_underused_resource_classes\": Property 'params' missing description",
|
|
1064
|
+
"[info] tool \"analyze_diff\": Has properties but no 'required' array declared",
|
|
1065
|
+
"[info] tool \"analyze_diff\": Property 'params' missing description",
|
|
1066
|
+
"[info] tool \"run_rollback_pipeline\": Has properties but no 'required' array declared",
|
|
1067
|
+
"[info] tool \"run_rollback_pipeline\": Property 'params' missing description",
|
|
1068
|
+
"[info] tool \"list_component_versions\": Has properties but no 'required' array declared",
|
|
1069
|
+
"[info] tool \"list_component_versions\": Property 'params' missing description",
|
|
1070
|
+
"[info] tool \"list_artifacts\": Has properties but no 'required' array declared",
|
|
1071
|
+
"[info] tool \"list_artifacts\": Property 'params' missing description"
|
|
1072
|
+
],
|
|
1073
|
+
"findings": [
|
|
1074
|
+
{
|
|
1075
|
+
"itemType": "tool",
|
|
1076
|
+
"itemName": "get_build_failure_logs",
|
|
1077
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1078
|
+
"severity": "info"
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"itemType": "tool",
|
|
1082
|
+
"itemName": "get_build_failure_logs",
|
|
1083
|
+
"issue": "Property 'params' missing description",
|
|
1084
|
+
"severity": "info"
|
|
1085
|
+
},
|
|
1086
|
+
{
|
|
1087
|
+
"itemType": "tool",
|
|
1088
|
+
"itemName": "find_flaky_tests",
|
|
1089
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1090
|
+
"severity": "info"
|
|
1091
|
+
},
|
|
1092
|
+
{
|
|
1093
|
+
"itemType": "tool",
|
|
1094
|
+
"itemName": "find_flaky_tests",
|
|
1095
|
+
"issue": "Property 'params' missing description",
|
|
1096
|
+
"severity": "info"
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
"itemType": "tool",
|
|
1100
|
+
"itemName": "get_latest_pipeline_status",
|
|
1101
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1102
|
+
"severity": "info"
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
"itemType": "tool",
|
|
1106
|
+
"itemName": "get_latest_pipeline_status",
|
|
1107
|
+
"issue": "Property 'params' missing description",
|
|
1108
|
+
"severity": "info"
|
|
1109
|
+
},
|
|
1110
|
+
{
|
|
1111
|
+
"itemType": "tool",
|
|
1112
|
+
"itemName": "get_job_test_results",
|
|
1113
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1114
|
+
"severity": "info"
|
|
1115
|
+
},
|
|
1116
|
+
{
|
|
1117
|
+
"itemType": "tool",
|
|
1118
|
+
"itemName": "get_job_test_results",
|
|
1119
|
+
"issue": "Property 'params' missing description",
|
|
1120
|
+
"severity": "info"
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"itemType": "tool",
|
|
1124
|
+
"itemName": "config_helper",
|
|
1125
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1126
|
+
"severity": "info"
|
|
1127
|
+
},
|
|
1128
|
+
{
|
|
1129
|
+
"itemType": "tool",
|
|
1130
|
+
"itemName": "config_helper",
|
|
1131
|
+
"issue": "Property 'params' missing description",
|
|
1132
|
+
"severity": "info"
|
|
1133
|
+
},
|
|
1134
|
+
{
|
|
1135
|
+
"itemType": "tool",
|
|
1136
|
+
"itemName": "create_prompt_template",
|
|
1137
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1138
|
+
"severity": "info"
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
"itemType": "tool",
|
|
1142
|
+
"itemName": "create_prompt_template",
|
|
1143
|
+
"issue": "Property 'params' missing description",
|
|
1144
|
+
"severity": "info"
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
"itemType": "tool",
|
|
1148
|
+
"itemName": "recommend_prompt_template_tests",
|
|
1149
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1150
|
+
"severity": "info"
|
|
1151
|
+
},
|
|
1152
|
+
{
|
|
1153
|
+
"itemType": "tool",
|
|
1154
|
+
"itemName": "recommend_prompt_template_tests",
|
|
1155
|
+
"issue": "Property 'params' missing description",
|
|
1156
|
+
"severity": "info"
|
|
1157
|
+
},
|
|
1158
|
+
{
|
|
1159
|
+
"itemType": "tool",
|
|
1160
|
+
"itemName": "run_pipeline",
|
|
1161
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1162
|
+
"severity": "info"
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
"itemType": "tool",
|
|
1166
|
+
"itemName": "run_pipeline",
|
|
1167
|
+
"issue": "Property 'params' missing description",
|
|
1168
|
+
"severity": "info"
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"itemType": "tool",
|
|
1172
|
+
"itemName": "list_followed_projects",
|
|
1173
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1174
|
+
"severity": "info"
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"itemType": "tool",
|
|
1178
|
+
"itemName": "list_followed_projects",
|
|
1179
|
+
"issue": "Property 'params' missing description",
|
|
1180
|
+
"severity": "info"
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"itemType": "tool",
|
|
1184
|
+
"itemName": "run_evaluation_tests",
|
|
1185
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1186
|
+
"severity": "info"
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
"itemType": "tool",
|
|
1190
|
+
"itemName": "run_evaluation_tests",
|
|
1191
|
+
"issue": "Property 'params' missing description",
|
|
1192
|
+
"severity": "info"
|
|
1193
|
+
},
|
|
1194
|
+
{
|
|
1195
|
+
"itemType": "tool",
|
|
1196
|
+
"itemName": "rerun_workflow",
|
|
1197
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1198
|
+
"severity": "info"
|
|
1199
|
+
},
|
|
1200
|
+
{
|
|
1201
|
+
"itemType": "tool",
|
|
1202
|
+
"itemName": "rerun_workflow",
|
|
1203
|
+
"issue": "Property 'params' missing description",
|
|
1204
|
+
"severity": "info"
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
"itemType": "tool",
|
|
1208
|
+
"itemName": "download_usage_api_data",
|
|
1209
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1210
|
+
"severity": "info"
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
"itemType": "tool",
|
|
1214
|
+
"itemName": "download_usage_api_data",
|
|
1215
|
+
"issue": "Property 'params' missing description",
|
|
1216
|
+
"severity": "info"
|
|
1217
|
+
},
|
|
1218
|
+
{
|
|
1219
|
+
"itemType": "tool",
|
|
1220
|
+
"itemName": "find_underused_resource_classes",
|
|
1221
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1222
|
+
"severity": "info"
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"itemType": "tool",
|
|
1226
|
+
"itemName": "find_underused_resource_classes",
|
|
1227
|
+
"issue": "Property 'params' missing description",
|
|
1228
|
+
"severity": "info"
|
|
1229
|
+
},
|
|
1230
|
+
{
|
|
1231
|
+
"itemType": "tool",
|
|
1232
|
+
"itemName": "analyze_diff",
|
|
1233
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1234
|
+
"severity": "info"
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
"itemType": "tool",
|
|
1238
|
+
"itemName": "analyze_diff",
|
|
1239
|
+
"issue": "Property 'params' missing description",
|
|
1240
|
+
"severity": "info"
|
|
1241
|
+
},
|
|
1242
|
+
{
|
|
1243
|
+
"itemType": "tool",
|
|
1244
|
+
"itemName": "run_rollback_pipeline",
|
|
1245
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1246
|
+
"severity": "info"
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"itemType": "tool",
|
|
1250
|
+
"itemName": "run_rollback_pipeline",
|
|
1251
|
+
"issue": "Property 'params' missing description",
|
|
1252
|
+
"severity": "info"
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
"itemType": "tool",
|
|
1256
|
+
"itemName": "list_component_versions",
|
|
1257
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1258
|
+
"severity": "info"
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"itemType": "tool",
|
|
1262
|
+
"itemName": "list_component_versions",
|
|
1263
|
+
"issue": "Property 'params' missing description",
|
|
1264
|
+
"severity": "info"
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"itemType": "tool",
|
|
1268
|
+
"itemName": "list_artifacts",
|
|
1269
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1270
|
+
"severity": "info"
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"itemType": "tool",
|
|
1274
|
+
"itemName": "list_artifacts",
|
|
1275
|
+
"issue": "Property 'params' missing description",
|
|
1276
|
+
"severity": "info"
|
|
1277
|
+
}
|
|
1278
|
+
]
|
|
1279
|
+
}
|
|
1280
|
+
]
|
|
1281
|
+
},
|
|
1282
|
+
{
|
|
1283
|
+
"id": "security",
|
|
1284
|
+
"capability": "security",
|
|
1285
|
+
"status": "pass",
|
|
1286
|
+
"durationMs": 1.3783330000005662,
|
|
1287
|
+
"message": "No security issues detected.",
|
|
1288
|
+
"evidence": [
|
|
1289
|
+
{
|
|
1290
|
+
"endpoint": "security/scan",
|
|
1291
|
+
"advertised": true,
|
|
1292
|
+
"responded": true,
|
|
1293
|
+
"minimalShapePresent": true,
|
|
1294
|
+
"itemCount": 0
|
|
1295
|
+
}
|
|
1296
|
+
]
|
|
1297
|
+
},
|
|
1298
|
+
{
|
|
1299
|
+
"id": "attack-sim",
|
|
1300
|
+
"capability": "attack-sim",
|
|
1301
|
+
"status": "fail",
|
|
1302
|
+
"durationMs": 3.7805000000007567,
|
|
1303
|
+
"message": "Safe attack simulation found 2 finding(s): 1 high, 1 medium, 0 low.",
|
|
1304
|
+
"evidence": [
|
|
1305
|
+
{
|
|
1306
|
+
"endpoint": "attack-sim/safe",
|
|
1307
|
+
"advertised": true,
|
|
1308
|
+
"responded": true,
|
|
1309
|
+
"minimalShapePresent": true,
|
|
1310
|
+
"itemCount": 2,
|
|
1311
|
+
"identifiers": [
|
|
1312
|
+
"download_usage_api_data",
|
|
1313
|
+
"list_component_versions"
|
|
1314
|
+
],
|
|
1315
|
+
"diagnostics": [
|
|
1316
|
+
"[high] tool \"download_usage_api_data\" contains secret exfiltration instruction text that could steer an agent.",
|
|
1317
|
+
"[medium] tool \"list_component_versions\" contains agent behavior control text that could steer an agent."
|
|
1318
|
+
],
|
|
1319
|
+
"findings": [
|
|
1320
|
+
{
|
|
1321
|
+
"ruleId": "attack-sim/tool-poisoning/secret-exfiltration-instruction",
|
|
1322
|
+
"attackClass": "tool-poisoning",
|
|
1323
|
+
"severity": "high",
|
|
1324
|
+
"itemType": "tool",
|
|
1325
|
+
"itemName": "download_usage_api_data",
|
|
1326
|
+
"message": "tool \"download_usage_api_data\" contains secret exfiltration instruction text that could steer an agent.",
|
|
1327
|
+
"evidence": {
|
|
1328
|
+
"path": "description",
|
|
1329
|
+
"excerpt": "\n ⚠️ **MANDATORY: The handler will REJECT any call that does not include BOTH outputDir and originalUserMessage. These parameters are REQUIRED for all tool calls.**\n \n ⚠️ **MANDATORY OUTPUT DIRECTORY SELECTION FOR AI AGENTS:**\n ",
|
|
1330
|
+
"match": "copy-paste friendly for status checks, regardless of the environment"
|
|
1331
|
+
},
|
|
1332
|
+
"recommendation": "Remove hidden or behavioral instructions from MCP metadata; keep descriptions factual and user-visible.",
|
|
1333
|
+
"recommendedAction": "escalate"
|
|
1334
|
+
},
|
|
1335
|
+
{
|
|
1336
|
+
"ruleId": "attack-sim/tool-poisoning/agent-behavior-control",
|
|
1337
|
+
"attackClass": "tool-poisoning",
|
|
1338
|
+
"severity": "medium",
|
|
1339
|
+
"itemType": "tool",
|
|
1340
|
+
"itemName": "list_component_versions",
|
|
1341
|
+
"message": "tool \"list_component_versions\" contains agent behavior control text that could steer an agent.",
|
|
1342
|
+
"evidence": {
|
|
1343
|
+
"path": "description",
|
|
1344
|
+
"excerpt": "\n This tool lists all versions for a CircleCI component. It guides you through a multi-step process to gather the required information and provides lists of available options when parameters are missing.\n\n **Initial Requirements:**\n",
|
|
1345
|
+
"match": "Always use the exact IDs returned by the tool"
|
|
1346
|
+
},
|
|
1347
|
+
"recommendation": "Remove hidden or behavioral instructions from MCP metadata; keep descriptions factual and user-visible.",
|
|
1348
|
+
"recommendedAction": "gate"
|
|
1349
|
+
}
|
|
1350
|
+
]
|
|
1351
|
+
}
|
|
1352
|
+
]
|
|
1353
|
+
}
|
|
1354
|
+
],
|
|
1355
|
+
"healthScore": {
|
|
1356
|
+
"overall": 63,
|
|
1357
|
+
"grade": "D",
|
|
1358
|
+
"dimensions": [
|
|
1359
|
+
{
|
|
1360
|
+
"name": "Protocol Compliance",
|
|
1361
|
+
"weight": 0.3,
|
|
1362
|
+
"score": 60,
|
|
1363
|
+
"details": [
|
|
1364
|
+
"conformance: partial (60/100)"
|
|
1365
|
+
]
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"name": "Schema Quality",
|
|
1369
|
+
"weight": 0.2,
|
|
1370
|
+
"score": 60,
|
|
1371
|
+
"details": [
|
|
1372
|
+
"schema-quality: partial (60/100)"
|
|
1373
|
+
]
|
|
1374
|
+
},
|
|
1375
|
+
{
|
|
1376
|
+
"name": "Security",
|
|
1377
|
+
"weight": 0.2,
|
|
1378
|
+
"score": 67,
|
|
1379
|
+
"details": [
|
|
1380
|
+
"security-lite: pass (100/100)",
|
|
1381
|
+
"security: pass (100/100)",
|
|
1382
|
+
"attack-sim: fail (0/100)"
|
|
1383
|
+
]
|
|
1384
|
+
},
|
|
1385
|
+
{
|
|
1386
|
+
"name": "Reliability",
|
|
1387
|
+
"weight": 0.2,
|
|
1388
|
+
"score": 50,
|
|
1389
|
+
"details": [
|
|
1390
|
+
"tools: pass (100/100)",
|
|
1391
|
+
"prompts: unsupported (50/100)",
|
|
1392
|
+
"resources: fail (0/100)"
|
|
1393
|
+
]
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
"name": "Performance",
|
|
1397
|
+
"weight": 0.1,
|
|
1398
|
+
"score": 100,
|
|
1399
|
+
"details": [
|
|
1400
|
+
"Connect: 1321ms",
|
|
1401
|
+
"p95 latency: 3ms (3 operations)"
|
|
1402
|
+
]
|
|
1403
|
+
}
|
|
1404
|
+
]
|
|
1405
|
+
},
|
|
1406
|
+
"performanceMetrics": {
|
|
1407
|
+
"connectMs": 1320.6229999999996,
|
|
1408
|
+
"toolsListMs": 3.4004169999971054,
|
|
1409
|
+
"promptsListMs": 0.000915999997232575,
|
|
1410
|
+
"resourcesListMs": 0.40408400000160327
|
|
1411
|
+
},
|
|
1412
|
+
"runtimeProfile": {
|
|
1413
|
+
"egress": [
|
|
1414
|
+
{
|
|
1415
|
+
"target": "get_build_failure_logs",
|
|
1416
|
+
"protocol": "unknown",
|
|
1417
|
+
"source": "description_analysis",
|
|
1418
|
+
"confidence": "low"
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
"target": "find_flaky_tests",
|
|
1422
|
+
"protocol": "unknown",
|
|
1423
|
+
"source": "description_analysis",
|
|
1424
|
+
"confidence": "low"
|
|
1425
|
+
},
|
|
1426
|
+
{
|
|
1427
|
+
"target": "get_latest_pipeline_status",
|
|
1428
|
+
"protocol": "unknown",
|
|
1429
|
+
"source": "description_analysis",
|
|
1430
|
+
"confidence": "low"
|
|
1431
|
+
},
|
|
1432
|
+
{
|
|
1433
|
+
"target": "get_job_test_results",
|
|
1434
|
+
"protocol": "unknown",
|
|
1435
|
+
"source": "description_analysis",
|
|
1436
|
+
"confidence": "low"
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
"target": "run_pipeline",
|
|
1440
|
+
"protocol": "unknown",
|
|
1441
|
+
"source": "description_analysis",
|
|
1442
|
+
"confidence": "low"
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"target": "run_evaluation_tests",
|
|
1446
|
+
"protocol": "unknown",
|
|
1447
|
+
"source": "description_analysis",
|
|
1448
|
+
"confidence": "low"
|
|
1449
|
+
},
|
|
1450
|
+
{
|
|
1451
|
+
"target": "rerun_workflow",
|
|
1452
|
+
"protocol": "unknown",
|
|
1453
|
+
"source": "description_analysis",
|
|
1454
|
+
"confidence": "low"
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
"target": "download_usage_api_data",
|
|
1458
|
+
"protocol": "unknown",
|
|
1459
|
+
"source": "description_analysis",
|
|
1460
|
+
"confidence": "low"
|
|
1461
|
+
},
|
|
1462
|
+
{
|
|
1463
|
+
"target": "find_underused_resource_classes",
|
|
1464
|
+
"protocol": "unknown",
|
|
1465
|
+
"source": "description_analysis",
|
|
1466
|
+
"confidence": "low"
|
|
1467
|
+
},
|
|
1468
|
+
{
|
|
1469
|
+
"target": "run_rollback_pipeline",
|
|
1470
|
+
"protocol": "unknown",
|
|
1471
|
+
"source": "description_analysis",
|
|
1472
|
+
"confidence": "low"
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"target": "list_artifacts",
|
|
1476
|
+
"protocol": "unknown",
|
|
1477
|
+
"source": "description_analysis",
|
|
1478
|
+
"confidence": "low"
|
|
1479
|
+
}
|
|
1480
|
+
],
|
|
1481
|
+
"stateMutations": [
|
|
1482
|
+
{
|
|
1483
|
+
"resource": "filesystem",
|
|
1484
|
+
"operation": "write",
|
|
1485
|
+
"scope": "working_directory",
|
|
1486
|
+
"source": "description_analysis"
|
|
1487
|
+
},
|
|
1488
|
+
{
|
|
1489
|
+
"resource": "filesystem",
|
|
1490
|
+
"operation": "write",
|
|
1491
|
+
"scope": "working_directory",
|
|
1492
|
+
"source": "description_analysis"
|
|
1493
|
+
},
|
|
1494
|
+
{
|
|
1495
|
+
"resource": "filesystem",
|
|
1496
|
+
"operation": "write",
|
|
1497
|
+
"scope": "working_directory",
|
|
1498
|
+
"source": "description_analysis"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"resource": "filesystem",
|
|
1502
|
+
"operation": "write",
|
|
1503
|
+
"scope": "working_directory",
|
|
1504
|
+
"source": "description_analysis"
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"resource": "filesystem",
|
|
1508
|
+
"operation": "write",
|
|
1509
|
+
"scope": "working_directory",
|
|
1510
|
+
"source": "description_analysis"
|
|
1511
|
+
},
|
|
1512
|
+
{
|
|
1513
|
+
"resource": "filesystem",
|
|
1514
|
+
"operation": "write",
|
|
1515
|
+
"scope": "working_directory",
|
|
1516
|
+
"source": "description_analysis"
|
|
1517
|
+
},
|
|
1518
|
+
{
|
|
1519
|
+
"resource": "filesystem",
|
|
1520
|
+
"operation": "write",
|
|
1521
|
+
"scope": "working_directory",
|
|
1522
|
+
"source": "description_analysis"
|
|
1523
|
+
},
|
|
1524
|
+
{
|
|
1525
|
+
"resource": "filesystem",
|
|
1526
|
+
"operation": "write",
|
|
1527
|
+
"scope": "working_directory",
|
|
1528
|
+
"source": "description_analysis"
|
|
1529
|
+
},
|
|
1530
|
+
{
|
|
1531
|
+
"resource": "filesystem",
|
|
1532
|
+
"operation": "execute",
|
|
1533
|
+
"scope": "working_directory",
|
|
1534
|
+
"source": "description_analysis"
|
|
1535
|
+
},
|
|
1536
|
+
{
|
|
1537
|
+
"resource": "filesystem",
|
|
1538
|
+
"operation": "write",
|
|
1539
|
+
"scope": "working_directory",
|
|
1540
|
+
"source": "description_analysis"
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"resource": "filesystem",
|
|
1544
|
+
"operation": "write",
|
|
1545
|
+
"scope": "working_directory",
|
|
1546
|
+
"source": "description_analysis"
|
|
1547
|
+
},
|
|
1548
|
+
{
|
|
1549
|
+
"resource": "filesystem",
|
|
1550
|
+
"operation": "execute",
|
|
1551
|
+
"scope": "working_directory",
|
|
1552
|
+
"source": "description_analysis"
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
"resource": "filesystem",
|
|
1556
|
+
"operation": "execute",
|
|
1557
|
+
"scope": "working_directory",
|
|
1558
|
+
"source": "description_analysis"
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"resource": "filesystem",
|
|
1562
|
+
"operation": "write",
|
|
1563
|
+
"scope": "working_directory",
|
|
1564
|
+
"source": "description_analysis"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"resource": "filesystem",
|
|
1568
|
+
"operation": "write",
|
|
1569
|
+
"scope": "working_directory",
|
|
1570
|
+
"source": "description_analysis"
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
"resource": "filesystem",
|
|
1574
|
+
"operation": "write",
|
|
1575
|
+
"scope": "working_directory",
|
|
1576
|
+
"source": "description_analysis"
|
|
1577
|
+
},
|
|
1578
|
+
{
|
|
1579
|
+
"resource": "filesystem",
|
|
1580
|
+
"operation": "write",
|
|
1581
|
+
"scope": "working_directory",
|
|
1582
|
+
"source": "description_analysis"
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"resource": "filesystem",
|
|
1586
|
+
"operation": "execute",
|
|
1587
|
+
"scope": "working_directory",
|
|
1588
|
+
"source": "description_analysis"
|
|
1589
|
+
},
|
|
1590
|
+
{
|
|
1591
|
+
"resource": "filesystem",
|
|
1592
|
+
"operation": "write",
|
|
1593
|
+
"scope": "working_directory",
|
|
1594
|
+
"source": "description_analysis"
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"resource": "filesystem",
|
|
1598
|
+
"operation": "write",
|
|
1599
|
+
"scope": "working_directory",
|
|
1600
|
+
"source": "description_analysis"
|
|
1601
|
+
}
|
|
1602
|
+
],
|
|
1603
|
+
"analyzedAt": "2026-07-15T22:34:09.642Z",
|
|
1604
|
+
"confidence": "medium"
|
|
1605
|
+
}
|
|
1606
|
+
}
|