@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,900 @@
|
|
|
1
|
+
# MCP Observatory Run Report
|
|
2
|
+
|
|
3
|
+
Generated at 2026-07-15T22:34:31.568Z
|
|
4
|
+
|
|
5
|
+
## Target and Environment Metadata
|
|
6
|
+
|
|
7
|
+
- Target: `smartbear-mcp-server`
|
|
8
|
+
- Adapter: `local-process`
|
|
9
|
+
- Command: `npx -y @smartbear/mcp`
|
|
10
|
+
- Server: `SmartBear MCP Server 0.29.0`
|
|
11
|
+
- Platform: `darwin 25.5.0`
|
|
12
|
+
- Node: `v22.22.1`
|
|
13
|
+
|
|
14
|
+
## Executive Summary
|
|
15
|
+
|
|
16
|
+
**Health Score: 76/100 (C)**
|
|
17
|
+
|
|
18
|
+
| Dimension | Score | Weight |
|
|
19
|
+
| --- | --- | --- |
|
|
20
|
+
| Protocol Compliance | 100/100 | 30% |
|
|
21
|
+
| Schema Quality | 60/100 | 20% |
|
|
22
|
+
| Security | 20/100 | 20% |
|
|
23
|
+
| Reliability | 100/100 | 20% |
|
|
24
|
+
| Performance | 100/100 | 10% |
|
|
25
|
+
|
|
26
|
+
| Gate | Total | Pass | Fail | Partial | Unsupported | Flaky | Skipped |
|
|
27
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
28
|
+
| fail | 9 | 4 | 2 | 3 | 0 | 0 | 0 |
|
|
29
|
+
|
|
30
|
+
## At a Glance
|
|
31
|
+
|
|
32
|
+
- Safety verdict: **Blocked** — One or more checks can break agent dependence and should be fixed before production use.
|
|
33
|
+
- Top risks: attack-sim: Safe attack simulation found 11 finding(s): 0 high, 11 medium, 0 low.; runtime-profile: Detected 260 potential egress target(s) and 417 potential state mutation(s) with high confidence.; schema-quality: Found 86 quality finding(s) across 290 item(s): 0 warnings, 86 info.
|
|
34
|
+
- Regression/schema drift: Run `mcp-observatory diff <previous-run.json> <current-run.json>` to classify regressions and schema drift.
|
|
35
|
+
- Failing checks: security-lite, security
|
|
36
|
+
- Partial or flaky checks: runtime-profile, schema-quality, attack-sim
|
|
37
|
+
- Skipped checks: none
|
|
38
|
+
- Unsupported checks: none
|
|
39
|
+
- Suggested next step: Start with the failing checks: security-lite, security.
|
|
40
|
+
- CI next step: `Add CI: npx @kryptosai/mcp-observatory setup-ci --all --command "npx -y <server-package>"`
|
|
41
|
+
|
|
42
|
+
## What Was Not Tested
|
|
43
|
+
|
|
44
|
+
- ℹ️ credential_access: Credential scanning was performed (see security findings)
|
|
45
|
+
- ℹ️ destructive_payloads: Destructive payloads were not attempted (safe-mode only)
|
|
46
|
+
|
|
47
|
+
## Runtime Profile
|
|
48
|
+
|
|
49
|
+
### Egress Manifest
|
|
50
|
+
|
|
51
|
+
The following targets were identified as potentially reachable by this server (confidence: **high**):
|
|
52
|
+
|
|
53
|
+
| Target | Protocol | Source | Confidence |
|
|
54
|
+
| --- | --- | --- | --- |
|
|
55
|
+
| bearq_wait_for_task | unknown | description_analysis | low |
|
|
56
|
+
| The natural language prompt describing the test step. The prompt should describe a single action, assertion, or query. The prompt can only contain literal text; it cannot contain template variables, secrets, or other dynamic syntax. If we are in a Web recording, the prompt can perform browser navigation (e.g. 'Click on the back button', 'Navigate to https://www.example.com') and use the tab and enter keys to navigate (e.g. 'Press the tab key', 'Press the enter key'). | unknown | description_analysis | medium |
|
|
57
|
+
| reflect_add_prompt_step | unknown | description_analysis | low |
|
|
58
|
+
| bugsnag_get_current_project | unknown | description_analysis | low |
|
|
59
|
+
| The API key of the BugSnag project, if known. | unknown | description_analysis | medium |
|
|
60
|
+
| bugsnag_list_projects | unknown | description_analysis | low |
|
|
61
|
+
| bugsnag_get_error | unknown | description_analysis | low |
|
|
62
|
+
| URL for retrieving the next page of results. Use the value in the previous response to get the next page when more results are available. Only values provided in the output from this tool can be used. Do not attempt to construct it manually. | unknown | description_analysis | medium |
|
|
63
|
+
| bugsnag_list_project_errors | unknown | description_analysis | low |
|
|
64
|
+
| The URL of the issue to link to the error - required when operation is 'link_issue' | unknown | description_analysis | medium |
|
|
65
|
+
| bugsnag_update_error | unknown | description_analysis | low |
|
|
66
|
+
| Full URL to the event details page in the BugSnag dashboard (web interface), containing project slug and event_id parameter. | unknown | description_analysis | medium |
|
|
67
|
+
| bugsnag_get_event_details_from_dashboard_url | unknown | description_analysis | low |
|
|
68
|
+
| URL for retrieving the next page of results. Use the value in the previous response to get the next page when more results are available. Only values provided in the output from this tool can be used. Do not attempt to construct it manually. | unknown | description_analysis | medium |
|
|
69
|
+
| bugsnag_get_events_on_an_error | unknown | description_analysis | low |
|
|
70
|
+
| URL for retrieving the next page of results. Use the value in the previous response to get the next page when more results are available. Only values provided in the output from this tool can be used. Do not attempt to construct it manually. | unknown | description_analysis | medium |
|
|
71
|
+
| bugsnag_list_releases | unknown | description_analysis | low |
|
|
72
|
+
| URL for retrieving the next page of results. Use the value in the previous response to get the next page when more results are available. Only values provided in the output from this tool can be used. Do not attempt to construct it manually. | unknown | description_analysis | medium |
|
|
73
|
+
| bugsnag_list_span_groups | unknown | description_analysis | low |
|
|
74
|
+
| bugsnag_get_span_group | unknown | description_analysis | low |
|
|
75
|
+
| URL for retrieving the next page of results. Use the value in the previous response to get the next page when more results are available. Only values provided in the output from this tool can be used. Do not attempt to construct it manually. | unknown | description_analysis | medium |
|
|
76
|
+
| bugsnag_list_spans | unknown | description_analysis | low |
|
|
77
|
+
| URL for retrieving the next page of results. Use the value in the previous response to get the next page when more results are available. Only values provided in the output from this tool can be used. Do not attempt to construct it manually. | unknown | description_analysis | medium |
|
|
78
|
+
| bugsnag_get_trace | unknown | description_analysis | low |
|
|
79
|
+
| bugsnag_get_network_endpoint_groupings | unknown | description_analysis | low |
|
|
80
|
+
| Array of URL patterns by which network spans are grouped. Endpoints follow OpenAPI path templating syntax (https://swagger.io/specification/#path-templating) where path parameters use curly braces (e.g., /users/{id}). If you encounter colon-prefixed parameters (e.g., :userId from Express/React Router), convert them to curly braces (e.g., {userId}). Wildcards (*) can be used in domains (e.g., https://*.example.com) to match multiple subdomains. | unknown | description_analysis | medium |
|
|
81
|
+
| bugsnag_set_network_endpoint_groupings | unknown | description_analysis | low |
|
|
82
|
+
| The portal subdomain - used in the portal URL (e.g., 'myportal' for myportal.example.com). Must be unique, lowercase, 3-20 characters, alphanumeric with hyphens | unknown | description_analysis | medium |
|
|
83
|
+
| swagger_create_portal | unknown | description_analysis | low |
|
|
84
|
+
| Update the portal subdomain - changes the portal URL. Must remain unique across all portals (3-20 characters, lowercase, alphanumeric with hyphens) | unknown | description_analysis | medium |
|
|
85
|
+
| swagger_update_portal | unknown | description_analysis | low |
|
|
86
|
+
| URL-friendly identifier for the product - must be unique within the portal, used in URLs (e.g., 'my-api' becomes /my-api). 3-22 characters, lowercase, alphanumeric with hyphens, underscores, or dots | unknown | description_analysis | medium |
|
|
87
|
+
| Product description - explains what the API/product does, shown in product listings and cards (max 110 characters) | unknown | description_analysis | medium |
|
|
88
|
+
| swagger_create_portal_product | unknown | description_analysis | low |
|
|
89
|
+
| Update URL-friendly identifier - must remain unique within the portal, affects product URLs (3-22 characters, lowercase, alphanumeric with hyphens/underscores/dots) | unknown | description_analysis | medium |
|
|
90
|
+
| Update product description - explains the API/product functionality, shown in listings (max 110 characters) | unknown | description_analysis | medium |
|
|
91
|
+
| swagger_update_portal_product | unknown | description_analysis | low |
|
|
92
|
+
| Optional table of contents UUID, or identifier in the format 'portal-subdomain:product-slug:section-slug:table-of-contents-slug'. When provided, publishPortalProduct uses it to resolve the published URL path for the returned preview/live link. | unknown | description_analysis | medium |
|
|
93
|
+
| swagger_publish_portal_product | unknown | description_analysis | low |
|
|
94
|
+
| List of related entities to embed in the response - e.g., ['tableOfContents', 'tableOfContents.swaggerhubApi'] to include table of contents and SwaggerHub API details | unknown | description_analysis | medium |
|
|
95
|
+
| swagger_list_portal_product_sections | unknown | description_analysis | low |
|
|
96
|
+
| URL-friendly identifier for the table of contents item - must be unique within the section (3-22 characters, lowercase, alphanumeric with hyphens/underscores/dots) | unknown | description_analysis | medium |
|
|
97
|
+
| swagger_create_table_of_contents | unknown | description_analysis | low |
|
|
98
|
+
| List of related entities to embed in the response - e.g., ['swaggerhubApi'] to include SwaggerHub API details | unknown | description_analysis | medium |
|
|
99
|
+
| swagger_list_table_of_contents | unknown | description_analysis | low |
|
|
100
|
+
| URL slug for the documentation page. 3-255 characters, lowercase, alphanumeric with hyphens, underscores, or dots (e.g. 'my-page'). If not provided, the slug is generated from the page title. | unknown | description_analysis | medium |
|
|
101
|
+
| Content type of the documentation page. 'markdown' works with both 'internal' and 'external' source. 'html' only works with 'external' source — html + internal is not supported by the API and will return an error. | unknown | description_analysis | medium |
|
|
102
|
+
| Where the document content is managed. 'internal': editable in both the portal UI and via API. 'external': editable via API only, not in the portal UI. Constraint: 'html' content type only supports 'external' source. | unknown | description_analysis | medium |
|
|
103
|
+
| swagger_create_documentation_page | unknown | description_analysis | low |
|
|
104
|
+
| Content type of the document. Note: documents with type 'html' and source 'internal' cannot be edited via API — only 'html' + 'external' and all 'markdown' combinations are supported. | unknown | description_analysis | medium |
|
|
105
|
+
| Where the document content is managed. 'internal': editable in both portal UI and API. 'external': editable via API only. Note: 'html' + 'internal' documents cannot be updated via API. | unknown | description_analysis | medium |
|
|
106
|
+
| swagger_update_document | unknown | description_analysis | low |
|
|
107
|
+
| Filter by specification type - API or DOMAIN (default all types) | unknown | description_analysis | medium |
|
|
108
|
+
| swagger_search_apis_and_domains | unknown | description_analysis | low |
|
|
109
|
+
| API owner (organization or user, case-sensitive) | unknown | description_analysis | medium |
|
|
110
|
+
| API name (case-sensitive) | unknown | description_analysis | medium |
|
|
111
|
+
| swagger_get_api_definition | unknown | description_analysis | low |
|
|
112
|
+
| Organization name (owner of the API) | unknown | description_analysis | medium |
|
|
113
|
+
| API name | unknown | description_analysis | medium |
|
|
114
|
+
| API definition content (OpenAPI/AsyncAPI specification in JSON or YAML format). Format is automatically detected. API is created with fixed values: version 1.0.0, private visibility, automock disabled, and no project assignment. | unknown | description_analysis | medium |
|
|
115
|
+
| swagger_create_or_update_api | unknown | description_analysis | low |
|
|
116
|
+
| swagger_list_organizations | unknown | description_analysis | low |
|
|
117
|
+
| API definition content (OpenAPI/AsyncAPI specification in JSON or YAML format) to scan for standardization errors | unknown | description_analysis | medium |
|
|
118
|
+
| swagger_scan_api_standardization | unknown | description_analysis | low |
|
|
119
|
+
| The organization name that owns the API and provides the standardization rules (case-sensitive) | unknown | description_analysis | medium |
|
|
120
|
+
| API name (case-sensitive) | unknown | description_analysis | medium |
|
|
121
|
+
| swagger_scan_api_standardization_from_registry | unknown | description_analysis | low |
|
|
122
|
+
| API owner (organization or user, case-sensitive) | unknown | description_analysis | medium |
|
|
123
|
+
| API name | unknown | description_analysis | medium |
|
|
124
|
+
| The prompt describing the desired API functionality (e.g., 'Create a RESTful API for managing a pet store with endpoints for pets, orders, and inventory') | unknown | description_analysis | medium |
|
|
125
|
+
| Specification type for the generated API definition. Use: 'openapi20' for OpenAPI 2.0, 'openapi30x' for OpenAPI 3.0.x (default), 'openapi31x' for OpenAPI 3.1.x, 'asyncapi2xx' for AsyncAPI 2.x, 'asyncapi30x' for AsyncAPI 3.0.x | unknown | description_analysis | medium |
|
|
126
|
+
| swagger_create_api_from_prompt | unknown | description_analysis | low |
|
|
127
|
+
| API owner (organization or user, case-sensitive) | unknown | description_analysis | medium |
|
|
128
|
+
| API name (case-sensitive) | unknown | description_analysis | medium |
|
|
129
|
+
| swagger_standardize_api | unknown | description_analysis | low |
|
|
130
|
+
| Direct request/response pair for a specific interaction. Use this when you have concrete examples of API requests and responses | unknown | description_analysis | medium |
|
|
131
|
+
| Collection of source code files to analyze and extract API interactions from. Include client code, data models, existing tests, or any code that makes API calls | unknown | description_analysis | medium |
|
|
132
|
+
| If provided, the OpenAPI document which describes the API being tested and is accompanied by a matcher which will be used to identify the interactions in the OpenAPI document which are relevant to the Pact refinement process. | unknown | description_analysis | medium |
|
|
133
|
+
| contract-testing_generate_pact_tests | unknown | description_analysis | low |
|
|
134
|
+
| Collection of source code files to analyze and extract API interactions from. Include client code, data models, existing tests, or any code that makes API calls | unknown | description_analysis | medium |
|
|
135
|
+
| If provided, the OpenAPI document which describes the API being tested and is accompanied by a matcher which will be used to identify the interactions in the OpenAPI document which are relevant to the Pact refinement process. | unknown | description_analysis | medium |
|
|
136
|
+
| contract-testing_review_pact_tests | unknown | description_analysis | low |
|
|
137
|
+
| contract-testing_matrix | unknown | description_analysis | low |
|
|
138
|
+
| URL of the CI build that produced these contracts | unknown | description_analysis | medium |
|
|
139
|
+
| contract-testing_publish_consumer_contracts | unknown | description_analysis | low |
|
|
140
|
+
| URL of the CI build | unknown | description_analysis | medium |
|
|
141
|
+
| contract-testing_publish_provider_contract | unknown | description_analysis | low |
|
|
142
|
+
| URL of the source repository | unknown | description_analysis | medium |
|
|
143
|
+
| contract-testing_update_pacticipant | unknown | description_analysis | low |
|
|
144
|
+
| URL of the source repository | unknown | description_analysis | medium |
|
|
145
|
+
| contract-testing_patch_pacticipant | unknown | description_analysis | low |
|
|
146
|
+
| URL of the CI build that produced this version | unknown | description_analysis | medium |
|
|
147
|
+
| contract-testing_update_pacticipant_version | unknown | description_analysis | low |
|
|
148
|
+
| URL of the source repository | unknown | description_analysis | medium |
|
|
149
|
+
| contract-testing_create_pacticipant | unknown | description_analysis | low |
|
|
150
|
+
| UUID of the webhook | unknown | description_analysis | medium |
|
|
151
|
+
| contract-testing_get_webhook | unknown | description_analysis | low |
|
|
152
|
+
| Human-readable description of the webhook | unknown | description_analysis | medium |
|
|
153
|
+
| Events that trigger this webhook | unknown | description_analysis | medium |
|
|
154
|
+
| HTTP request to send when triggered | unknown | description_analysis | medium |
|
|
155
|
+
| Whether the webhook is enabled | unknown | description_analysis | medium |
|
|
156
|
+
| contract-testing_create_webhook | unknown | description_analysis | low |
|
|
157
|
+
| UUID of the webhook to update | unknown | description_analysis | medium |
|
|
158
|
+
| Events that trigger this webhook | unknown | description_analysis | medium |
|
|
159
|
+
| HTTP request to send when triggered | unknown | description_analysis | medium |
|
|
160
|
+
| Whether the webhook is enabled | unknown | description_analysis | medium |
|
|
161
|
+
| contract-testing_update_webhook | unknown | description_analysis | low |
|
|
162
|
+
| UUID of the webhook | unknown | description_analysis | medium |
|
|
163
|
+
| contract-testing_delete_webhook | unknown | description_analysis | low |
|
|
164
|
+
| UUID of the webhook | unknown | description_analysis | medium |
|
|
165
|
+
| contract-testing_execute_webhook | unknown | description_analysis | low |
|
|
166
|
+
| contract-testing_create_secret | unknown | description_analysis | low |
|
|
167
|
+
| contract-testing_list_api_tokens | unknown | description_analysis | low |
|
|
168
|
+
| contract-testing_regenerate_api_token | unknown | description_analysis | low |
|
|
169
|
+
| contract-testing_admin_get_system_account_tokens | unknown | description_analysis | low |
|
|
170
|
+
| baseUrl | unknown | tool_schema | high |
|
|
171
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
172
|
+
| qmetry_fetch_qmetry_list_projects | unknown | description_analysis | low |
|
|
173
|
+
| baseUrl | unknown | tool_schema | high |
|
|
174
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
175
|
+
| qmetry_fetch_builds | unknown | description_analysis | low |
|
|
176
|
+
| baseUrl | unknown | tool_schema | high |
|
|
177
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
178
|
+
| qmetry_fetch_platforms | unknown | description_analysis | low |
|
|
179
|
+
| baseUrl | unknown | tool_schema | high |
|
|
180
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
181
|
+
| qmetry_create_release | unknown | description_analysis | low |
|
|
182
|
+
| baseUrl | unknown | tool_schema | high |
|
|
183
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
184
|
+
| qmetry_create_cycle | unknown | description_analysis | low |
|
|
185
|
+
| baseUrl | unknown | tool_schema | high |
|
|
186
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
187
|
+
| qmetry_update_cycle | unknown | description_analysis | low |
|
|
188
|
+
| baseUrl | unknown | tool_schema | high |
|
|
189
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
190
|
+
| qmetry_update_test_case | unknown | description_analysis | low |
|
|
191
|
+
| baseUrl | unknown | tool_schema | high |
|
|
192
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
193
|
+
| qmetry_fetch_test_cases | unknown | description_analysis | low |
|
|
194
|
+
| baseUrl | unknown | tool_schema | high |
|
|
195
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
196
|
+
| qmetry_fetch_test_case_details | unknown | description_analysis | low |
|
|
197
|
+
| baseUrl | unknown | tool_schema | high |
|
|
198
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
199
|
+
| qmetry_fetch_test_case_version_details | unknown | description_analysis | low |
|
|
200
|
+
| baseUrl | unknown | tool_schema | high |
|
|
201
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
202
|
+
| qmetry_fetch_test_case_steps | unknown | description_analysis | low |
|
|
203
|
+
| baseUrl | unknown | tool_schema | high |
|
|
204
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
205
|
+
| qmetry_fetch_test_case_executions | unknown | description_analysis | low |
|
|
206
|
+
| baseUrl | unknown | tool_schema | high |
|
|
207
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
208
|
+
| qmetry_fetch_requirements | unknown | description_analysis | low |
|
|
209
|
+
| baseUrl | unknown | tool_schema | high |
|
|
210
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
211
|
+
| qmetry_fetch_requirement_details | unknown | description_analysis | low |
|
|
212
|
+
| qmetry_link_requirements_to_testcase | unknown | description_analysis | low |
|
|
213
|
+
| baseUrl | unknown | tool_schema | high |
|
|
214
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
215
|
+
| qmetry_fetch_test_cases_linked_to_requirement | unknown | description_analysis | low |
|
|
216
|
+
| baseUrl | unknown | tool_schema | high |
|
|
217
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
218
|
+
| qmetry_fetch_requirements_linked_to_test_case | unknown | description_analysis | low |
|
|
219
|
+
| qmetry_create_test_suite | unknown | description_analysis | low |
|
|
220
|
+
| qmetry_update_test_suite | unknown | description_analysis | low |
|
|
221
|
+
| baseUrl | unknown | tool_schema | high |
|
|
222
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
223
|
+
| qmetry_fetch_test_suites | unknown | description_analysis | low |
|
|
224
|
+
| baseUrl | unknown | tool_schema | high |
|
|
225
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
226
|
+
| qmetry_fetch_test_suites_for_test_case | unknown | description_analysis | low |
|
|
227
|
+
| qmetry_link_test_cases_to_test_suite | unknown | description_analysis | low |
|
|
228
|
+
| qmetry_requirements_linked_test_cases_to_test_suite | unknown | description_analysis | low |
|
|
229
|
+
| baseUrl | unknown | tool_schema | high |
|
|
230
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
231
|
+
| Id of Test Suite (required). CRITICAL: the parameter name is 'qmTsId' — do NOT use 'tsId', 'testSuiteId', 'tsID', or other variants. Accepts a string or number. To get the qmTsId - Call API 'Testsuite/Fetch Testsuite'. From the response, get value -> data[<index>].id | unknown | description_analysis | medium |
|
|
232
|
+
| Comma-separated Platform IDs (required). CRITICAL: the parameter name is 'qmPlatformId' — do NOT use 'platformId', 'platformID', 'platformIds', or other variants. Accepts a number or string. To get the qmPlatformId - Call API 'Platform/List'. From the response, get value -> data[<index>].platformID | unknown | description_analysis | medium |
|
|
233
|
+
| qmetry_link_platforms_to_test_suite | unknown | description_analysis | low |
|
|
234
|
+
| baseUrl | unknown | tool_schema | high |
|
|
235
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
236
|
+
| Test Suite numeric ID. CRITICAL: the parameter name is 'tsID' — do NOT use 'testSuiteId', 'testSuiteID', 'suiteId', or other variants. Accepts a string or number. NOTE: To get the tsID - Call API 'Testsuite/Fetch Testsuite' From the response, get value of following attribute -> data[<index>].id | unknown | description_analysis | medium |
|
|
237
|
+
| qmetry_fetch_test_cases_linked_to_test_suite | unknown | description_analysis | low |
|
|
238
|
+
| baseUrl | unknown | tool_schema | high |
|
|
239
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
240
|
+
| Test Suite numeric ID. CRITICAL: the parameter name is 'tsID' — do NOT use 'testSuiteId', 'testSuiteID', 'suiteId', or other variants. Accepts a string or number. NOTE: To get the tsID - Call API 'Testsuite/Fetch Testsuite' From the response, get value of following attribute -> data[<index>].id | unknown | description_analysis | medium |
|
|
241
|
+
| qmetry_fetch_executions_by_test_suite | unknown | description_analysis | low |
|
|
242
|
+
| baseUrl | unknown | tool_schema | high |
|
|
243
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
244
|
+
| qmetry_fetch_test_case_runs_by_test_suite_run | unknown | description_analysis | low |
|
|
245
|
+
| baseUrl | unknown | tool_schema | high |
|
|
246
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
247
|
+
| Comma-separated IDs of Test Case Runs to update. CRITICAL: the parameter name is 'entityIDs' — do NOT use 'tcRunIDs', 'testCaseRunIds', 'runIds', or other variants. Accepts a number or string (e.g., 66095087 or '66095087' for single, '66095069,66095075' for bulk). To get the entityIDs - Call API 'Execution/Fetch Testcase Run ID'. From the response, get value -> data[<index>].tcRunID | unknown | description_analysis | medium |
|
|
248
|
+
| Id of Test Suite Run to execute (required). CRITICAL: the parameter name is 'qmTsRunId' — do NOT use 'tsrunID', 'testSuiteRunId', 'tsRunID', or other variants. Accepts a number or string. To get the qmTsRunId - Call API 'Execution/Fetch Executions'. From the response, get value -> data[<index>].tsRunID | unknown | description_analysis | medium |
|
|
249
|
+
| Id of the execution status to set (required). To get the runStatusID - Call API 'Admin/Project GET info Service' From the response, get value of following attribute -> allstatus[<index>].id Common statuses: Pass, Fail, Not Run, Blocked, WIP, etc. | unknown | description_analysis | medium |
|
|
250
|
+
| Unique identifier of drop/build on which execution is to be performed (optional). To get the dropID - Call API 'Fetch Build/List' From the response, get value of following attribute -> data[<index>].dropID | unknown | description_analysis | medium |
|
|
251
|
+
| qmetry_bulk_update_test_case_execution_status | unknown | description_analysis | low |
|
|
252
|
+
| baseUrl | unknown | tool_schema | high |
|
|
253
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
254
|
+
| qmetry_create_defect_or_issue | unknown | description_analysis | low |
|
|
255
|
+
| baseUrl | unknown | tool_schema | high |
|
|
256
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
257
|
+
| qmetry_fetch_defects_or_issues | unknown | description_analysis | low |
|
|
258
|
+
| baseUrl | unknown | tool_schema | high |
|
|
259
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
260
|
+
| Id of Test case run (required for fetching linked issues). CRITICAL: the parameter name is 'entityId' — do NOT use 'tcRunId', 'testCaseRunId', 'runId', or other variants. Accepts a string or number. NOTE: To get the entityId - Call API 'Execution/Fetch Testcase Run ID' From the response, get value of following attribute -> data[<index>].tcRunID | unknown | description_analysis | medium |
|
|
261
|
+
| qmetry_fetch_linked_issues_of_test_case_run | unknown | description_analysis | low |
|
|
262
|
+
| baseUrl | unknown | tool_schema | high |
|
|
263
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
264
|
+
| qmetry_link_issues_to_testcase_run | unknown | description_analysis | low |
|
|
265
|
+
| baseUrl | unknown | tool_schema | high |
|
|
266
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
267
|
+
| qmetry_fetch_issue_executions | unknown | description_analysis | low |
|
|
268
|
+
| baseUrl | unknown | tool_schema | high |
|
|
269
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
270
|
+
| qmetry_fetch_issues_linked_to_test_case | unknown | description_analysis | low |
|
|
271
|
+
| qmetry_import_automation_test_results | unknown | description_analysis | low |
|
|
272
|
+
| baseUrl | unknown | tool_schema | high |
|
|
273
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
274
|
+
| qmetry_fetch_automation_status | unknown | description_analysis | low |
|
|
275
|
+
| baseUrl | unknown | tool_schema | high |
|
|
276
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
277
|
+
| qmetry_bulk_update_test_run_udfs | unknown | description_analysis | low |
|
|
278
|
+
| baseUrl | unknown | tool_schema | high |
|
|
279
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
280
|
+
| qmetry_fetch_test_run_udf_metadata | unknown | description_analysis | low |
|
|
281
|
+
| baseUrl | unknown | tool_schema | high |
|
|
282
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
283
|
+
| Optional rows already returned by Fetch Test Case Runs by Test Suite Run. The UDF tool will reuse these rows, enrich/pivot UDF values, and preserve identification fields instead of making the same execution-list API call again. Do NOT pass Fetch Test Case Executions rows here — those rows already have testRunUdfs enriched. Do not pass issue execution rows here; use Fetch Issue Executions output directly for issue UDFs. | unknown | description_analysis | medium |
|
|
284
|
+
| qmetry_fetch_test_run_udf_values | unknown | description_analysis | low |
|
|
285
|
+
| baseUrl | unknown | tool_schema | high |
|
|
286
|
+
| The base URL for the QMetry instance (must be a valid URL) | unknown | description_analysis | medium |
|
|
287
|
+
| qmetry_fetch_cascade_child_values | unknown | description_analysis | low |
|
|
288
|
+
| url | unknown | tool_schema | high |
|
|
289
|
+
| The web link URL | unknown | description_analysis | medium |
|
|
290
|
+
| zephyr_create_test_case_web_link | unknown | description_analysis | low |
|
|
291
|
+
| zephyr_create_test_case_steps | unknown | description_analysis | low |
|
|
292
|
+
| Test scripts can be written in plain text or BDD format. The BDD type supports
|
|
293
|
+
remote execution on a build system via API plugin.
|
|
294
|
+
|
|
295
|
+
Supported Keywords for BDD:
|
|
296
|
+
Given, When, Then, And, But.
|
|
297
|
+
|
|
298
|
+
For more information about BDD and Gherkin syntax, see:
|
|
299
|
+
https://support.smartbear.com/zephyr/docs/en/test-cases/gherkin-behavior-driven-development--bdd-.html
|
|
300
|
+
|
|
301
|
+
For Plain Text scripts, we support HTML fragments.
|
|
302
|
+
To create a step-by-step test script, you should use the POST /testcases/{testCaseKey}/teststeps endpoint.
|
|
303
|
+
| unknown | description_analysis | medium |
|
|
304
|
+
| zephyr_update_test_execution | unknown | description_analysis | low |
|
|
305
|
+
| url | unknown | tool_schema | high |
|
|
306
|
+
| The web link URL | unknown | description_analysis | medium |
|
|
307
|
+
| zephyr_create_test_cycle_web_link | unknown | description_analysis | low |
|
|
308
|
+
| zephyr_update_test_execution_steps | unknown | description_analysis | low |
|
|
309
|
+
| Zero-indexed offset for pagination (URL query param). First page: 0. Second page: 50 (when maxResults=50). Default: 0. | unknown | description_analysis | medium |
|
|
310
|
+
| Number of results per page (URL query param). Default: 50. Maximum: 50 (backend enforced). To page through results, increment startAt by 50 until startAt >= total. | unknown | description_analysis | medium |
|
|
311
|
+
| Sort pattern sent as a URL query param. Format: 'fieldName:order'. For multiple fields, comma-separate: 'priority:asc,created:desc'. Order values: 'asc' (oldest/lowest first) or 'desc' (newest/highest first). Sortable fields: key, summary, created, updated, status, priority, executed. Examples: 'created:desc', 'key:asc', 'priority:desc,created:asc' | unknown | description_analysis | medium |
|
|
312
|
+
| qtm4j_search_test_cases | unknown | description_analysis | low |
|
|
313
|
+
| Zero-indexed offset for pagination (URL query param). Default: 0. | unknown | description_analysis | medium |
|
|
314
|
+
| Number of steps per page (URL query param). Default: 50. Maximum: 100. | unknown | description_analysis | medium |
|
|
315
|
+
| Sort pattern (URL query param). Format: 'fieldName:order'. Sortable fields: stepDetails, testData, seqNo, expectedResult. Order values: 'asc' or 'desc'. Example: 'seqNo:asc' | unknown | description_analysis | medium |
|
|
316
|
+
| qtm4j_get_test_steps | unknown | description_analysis | low |
|
|
317
|
+
| Zero-indexed offset for pagination (URL query param). Default: 0. | unknown | description_analysis | medium |
|
|
318
|
+
| Number of results per page (URL query param). Default: 20. Maximum: 100. To page through results, increment startAt by 20 until startAt >= total. | unknown | description_analysis | medium |
|
|
319
|
+
| Sort pattern sent as a URL query param. Format: 'fieldName:order'. Default: 'key:asc'. Order values: 'asc' (lowest/oldest first) or 'desc' (highest/newest first). Sortable fields: key, summary, status, plannedStartDate, plannedEndDate, defectCount. Examples: 'key:asc', 'plannedStartDate:desc' | unknown | description_analysis | medium |
|
|
320
|
+
| qtm4j_search_test_cycles | unknown | description_analysis | low |
|
|
321
|
+
| Test cycle key in the format '{PROJECT_KEY}-TR-{number}', e.g. 'SCRUM-TR-101'. Used directly as the API path parameter. | unknown | description_analysis | medium |
|
|
322
|
+
| qtm4j_update_test_cycle | unknown | description_analysis | low |
|
|
323
|
+
| qtm4j_upload_automation_result | unknown | description_analysis | low |
|
|
324
|
+
| ID of the remote system Configuration to update the webhook for. | unknown | description_analysis | medium |
|
|
325
|
+
| collaborator_update_remote_system_configuration_webhook | unknown | description_analysis | low |
|
|
326
|
+
|
|
327
|
+
### State Mutations
|
|
328
|
+
|
|
329
|
+
The following state-modifying operations were identified from tool schemas:
|
|
330
|
+
|
|
331
|
+
| Resource | Operation | Scope | Source |
|
|
332
|
+
| --- | --- | --- | --- |
|
|
333
|
+
| environment | execute | global | tool_schema |
|
|
334
|
+
| filesystem | write | working_directory | description_analysis |
|
|
335
|
+
| filesystem | write | working_directory | description_analysis |
|
|
336
|
+
| filesystem | execute | working_directory | description_analysis |
|
|
337
|
+
| environment | execute | global | tool_schema |
|
|
338
|
+
| filesystem | write | working_directory | description_analysis |
|
|
339
|
+
| filesystem | write | working_directory | description_analysis |
|
|
340
|
+
| filesystem | write | working_directory | description_analysis |
|
|
341
|
+
| filesystem | execute | working_directory | description_analysis |
|
|
342
|
+
| environment | execute | global | tool_schema |
|
|
343
|
+
| filesystem | write | working_directory | description_analysis |
|
|
344
|
+
| filesystem | write | working_directory | description_analysis |
|
|
345
|
+
| filesystem | execute | working_directory | description_analysis |
|
|
346
|
+
| filesystem | write | working_directory | description_analysis |
|
|
347
|
+
| filesystem | write | working_directory | description_analysis |
|
|
348
|
+
| filesystem | write | working_directory | description_analysis |
|
|
349
|
+
| filesystem | write | working_directory | description_analysis |
|
|
350
|
+
| filesystem | write | working_directory | description_analysis |
|
|
351
|
+
| filesystem | write | working_directory | description_analysis |
|
|
352
|
+
| filesystem | write | working_directory | description_analysis |
|
|
353
|
+
| filesystem | write | working_directory | description_analysis |
|
|
354
|
+
| filesystem | write | working_directory | description_analysis |
|
|
355
|
+
| filesystem | write | working_directory | description_analysis |
|
|
356
|
+
| filesystem | write | working_directory | description_analysis |
|
|
357
|
+
| filesystem | write | working_directory | description_analysis |
|
|
358
|
+
| filesystem | write | working_directory | description_analysis |
|
|
359
|
+
| filesystem | write | working_directory | description_analysis |
|
|
360
|
+
| filesystem | write | working_directory | description_analysis |
|
|
361
|
+
| filesystem | execute | working_directory | description_analysis |
|
|
362
|
+
| filesystem | write | working_directory | description_analysis |
|
|
363
|
+
| filesystem | write | working_directory | description_analysis |
|
|
364
|
+
| filesystem | write | working_directory | description_analysis |
|
|
365
|
+
| filesystem | write | working_directory | description_analysis |
|
|
366
|
+
| filesystem | write | working_directory | description_analysis |
|
|
367
|
+
| filesystem | write | working_directory | description_analysis |
|
|
368
|
+
| filesystem | write | working_directory | description_analysis |
|
|
369
|
+
| filesystem | write | working_directory | description_analysis |
|
|
370
|
+
| filesystem | write | working_directory | description_analysis |
|
|
371
|
+
| filesystem | write | working_directory | description_analysis |
|
|
372
|
+
| filesystem | write | working_directory | description_analysis |
|
|
373
|
+
| filesystem | write | working_directory | description_analysis |
|
|
374
|
+
| filesystem | write | working_directory | description_analysis |
|
|
375
|
+
| filesystem | write | working_directory | description_analysis |
|
|
376
|
+
| filesystem | write | working_directory | description_analysis |
|
|
377
|
+
| filesystem | write | working_directory | description_analysis |
|
|
378
|
+
| filesystem | write | working_directory | description_analysis |
|
|
379
|
+
| filesystem | write | working_directory | description_analysis |
|
|
380
|
+
| filesystem | write | working_directory | description_analysis |
|
|
381
|
+
| filesystem | write | working_directory | description_analysis |
|
|
382
|
+
| filesystem | write | working_directory | description_analysis |
|
|
383
|
+
| filesystem | write | working_directory | description_analysis |
|
|
384
|
+
| filesystem | write | working_directory | description_analysis |
|
|
385
|
+
| filesystem | write | working_directory | description_analysis |
|
|
386
|
+
| filesystem | write | working_directory | description_analysis |
|
|
387
|
+
| filesystem | write | working_directory | description_analysis |
|
|
388
|
+
| filesystem | write | working_directory | description_analysis |
|
|
389
|
+
| filesystem | write | working_directory | description_analysis |
|
|
390
|
+
| filesystem | write | working_directory | description_analysis |
|
|
391
|
+
| filesystem | write | working_directory | description_analysis |
|
|
392
|
+
| filesystem | write | working_directory | description_analysis |
|
|
393
|
+
| filesystem | write | working_directory | description_analysis |
|
|
394
|
+
| filesystem | write | working_directory | description_analysis |
|
|
395
|
+
| filesystem | write | working_directory | description_analysis |
|
|
396
|
+
| filesystem | write | working_directory | description_analysis |
|
|
397
|
+
| filesystem | write | working_directory | description_analysis |
|
|
398
|
+
| filesystem | write | working_directory | description_analysis |
|
|
399
|
+
| filesystem | write | working_directory | description_analysis |
|
|
400
|
+
| filesystem | write | working_directory | description_analysis |
|
|
401
|
+
| filesystem | write | working_directory | description_analysis |
|
|
402
|
+
| filesystem | write | working_directory | description_analysis |
|
|
403
|
+
| filesystem | write | working_directory | description_analysis |
|
|
404
|
+
| filesystem | write | working_directory | description_analysis |
|
|
405
|
+
| filesystem | write | working_directory | description_analysis |
|
|
406
|
+
| filesystem | write | working_directory | description_analysis |
|
|
407
|
+
| filesystem | write | working_directory | description_analysis |
|
|
408
|
+
| filesystem | write | working_directory | description_analysis |
|
|
409
|
+
| filesystem | write | working_directory | description_analysis |
|
|
410
|
+
| filesystem | write | working_directory | description_analysis |
|
|
411
|
+
| filesystem | write | working_directory | description_analysis |
|
|
412
|
+
| filesystem | write | working_directory | description_analysis |
|
|
413
|
+
| filesystem | write | working_directory | description_analysis |
|
|
414
|
+
| filesystem | write | working_directory | description_analysis |
|
|
415
|
+
| filesystem | write | working_directory | description_analysis |
|
|
416
|
+
| filesystem | write | working_directory | description_analysis |
|
|
417
|
+
| filesystem | write | working_directory | description_analysis |
|
|
418
|
+
| filesystem | write | working_directory | description_analysis |
|
|
419
|
+
| filesystem | write | working_directory | description_analysis |
|
|
420
|
+
| filesystem | write | working_directory | description_analysis |
|
|
421
|
+
| filesystem | write | working_directory | description_analysis |
|
|
422
|
+
| filesystem | write | working_directory | description_analysis |
|
|
423
|
+
| filesystem | write | working_directory | description_analysis |
|
|
424
|
+
| filesystem | write | working_directory | description_analysis |
|
|
425
|
+
| filesystem | write | working_directory | description_analysis |
|
|
426
|
+
| filesystem | write | working_directory | description_analysis |
|
|
427
|
+
| filesystem | write | working_directory | description_analysis |
|
|
428
|
+
| filesystem | write | working_directory | description_analysis |
|
|
429
|
+
| filesystem | write | working_directory | description_analysis |
|
|
430
|
+
| filesystem | write | working_directory | description_analysis |
|
|
431
|
+
| filesystem | write | working_directory | description_analysis |
|
|
432
|
+
| filesystem | write | working_directory | description_analysis |
|
|
433
|
+
| filesystem | write | working_directory | description_analysis |
|
|
434
|
+
| filesystem | write | working_directory | description_analysis |
|
|
435
|
+
| filesystem | write | working_directory | description_analysis |
|
|
436
|
+
| filesystem | write | working_directory | description_analysis |
|
|
437
|
+
| filesystem | write | working_directory | description_analysis |
|
|
438
|
+
| filesystem | write | working_directory | description_analysis |
|
|
439
|
+
| filesystem | write | working_directory | description_analysis |
|
|
440
|
+
| filesystem | write | working_directory | description_analysis |
|
|
441
|
+
| filesystem | write | working_directory | description_analysis |
|
|
442
|
+
| environment | write | global | tool_schema |
|
|
443
|
+
| filesystem | write | working_directory | description_analysis |
|
|
444
|
+
| filesystem | write | working_directory | description_analysis |
|
|
445
|
+
| filesystem | write | working_directory | description_analysis |
|
|
446
|
+
| filesystem | write | working_directory | description_analysis |
|
|
447
|
+
| filesystem | write | working_directory | description_analysis |
|
|
448
|
+
| filesystem | write | working_directory | description_analysis |
|
|
449
|
+
| filesystem | write | working_directory | description_analysis |
|
|
450
|
+
| filesystem | write | working_directory | description_analysis |
|
|
451
|
+
| filesystem | write | working_directory | description_analysis |
|
|
452
|
+
| filesystem | write | working_directory | description_analysis |
|
|
453
|
+
| filesystem | write | working_directory | description_analysis |
|
|
454
|
+
| filesystem | write | working_directory | description_analysis |
|
|
455
|
+
| filesystem | write | working_directory | description_analysis |
|
|
456
|
+
| filesystem | write | working_directory | description_analysis |
|
|
457
|
+
| filesystem | write | working_directory | description_analysis |
|
|
458
|
+
| filesystem | write | working_directory | description_analysis |
|
|
459
|
+
| filesystem | write | working_directory | description_analysis |
|
|
460
|
+
| filesystem | write | working_directory | description_analysis |
|
|
461
|
+
| filesystem | write | working_directory | description_analysis |
|
|
462
|
+
| filesystem | write | working_directory | description_analysis |
|
|
463
|
+
| filesystem | write | working_directory | description_analysis |
|
|
464
|
+
| filesystem | write | working_directory | description_analysis |
|
|
465
|
+
| filesystem | write | working_directory | description_analysis |
|
|
466
|
+
| filesystem | write | working_directory | description_analysis |
|
|
467
|
+
| filesystem | write | working_directory | description_analysis |
|
|
468
|
+
| filesystem | write | working_directory | description_analysis |
|
|
469
|
+
| filesystem | write | working_directory | description_analysis |
|
|
470
|
+
| filesystem | write | working_directory | description_analysis |
|
|
471
|
+
| filesystem | write | working_directory | description_analysis |
|
|
472
|
+
| filesystem | write | working_directory | description_analysis |
|
|
473
|
+
| filesystem | write | working_directory | description_analysis |
|
|
474
|
+
| filesystem | write | working_directory | description_analysis |
|
|
475
|
+
| filesystem | write | working_directory | description_analysis |
|
|
476
|
+
| filesystem | write | working_directory | description_analysis |
|
|
477
|
+
| filesystem | write | working_directory | description_analysis |
|
|
478
|
+
| filesystem | write | working_directory | description_analysis |
|
|
479
|
+
| filesystem | write | working_directory | description_analysis |
|
|
480
|
+
| filesystem | write | working_directory | description_analysis |
|
|
481
|
+
| filesystem | write | working_directory | description_analysis |
|
|
482
|
+
| filesystem | write | working_directory | description_analysis |
|
|
483
|
+
| filesystem | write | working_directory | description_analysis |
|
|
484
|
+
| filesystem | write | working_directory | description_analysis |
|
|
485
|
+
| filesystem | write | working_directory | description_analysis |
|
|
486
|
+
| filesystem | write | working_directory | description_analysis |
|
|
487
|
+
| filesystem | write | working_directory | description_analysis |
|
|
488
|
+
| filesystem | write | working_directory | description_analysis |
|
|
489
|
+
| filesystem | write | working_directory | description_analysis |
|
|
490
|
+
| filesystem | write | working_directory | description_analysis |
|
|
491
|
+
| filesystem | write | working_directory | description_analysis |
|
|
492
|
+
| filesystem | write | working_directory | description_analysis |
|
|
493
|
+
| filesystem | write | working_directory | description_analysis |
|
|
494
|
+
| filesystem | write | working_directory | description_analysis |
|
|
495
|
+
| filesystem | write | working_directory | description_analysis |
|
|
496
|
+
| filesystem | write | working_directory | description_analysis |
|
|
497
|
+
| filesystem | write | working_directory | description_analysis |
|
|
498
|
+
| filesystem | write | working_directory | description_analysis |
|
|
499
|
+
| filesystem | write | working_directory | description_analysis |
|
|
500
|
+
| filesystem | write | working_directory | description_analysis |
|
|
501
|
+
| filesystem | write | working_directory | description_analysis |
|
|
502
|
+
| filesystem | write | working_directory | description_analysis |
|
|
503
|
+
| filesystem | write | working_directory | description_analysis |
|
|
504
|
+
| filesystem | write | working_directory | description_analysis |
|
|
505
|
+
| filesystem | write | working_directory | description_analysis |
|
|
506
|
+
| filesystem | write | working_directory | description_analysis |
|
|
507
|
+
| filesystem | write | working_directory | description_analysis |
|
|
508
|
+
| filesystem | write | working_directory | description_analysis |
|
|
509
|
+
| filesystem | write | working_directory | description_analysis |
|
|
510
|
+
| filesystem | write | working_directory | description_analysis |
|
|
511
|
+
| filesystem | write | working_directory | description_analysis |
|
|
512
|
+
| filesystem | write | working_directory | description_analysis |
|
|
513
|
+
| filesystem | write | working_directory | description_analysis |
|
|
514
|
+
| filesystem | write | working_directory | description_analysis |
|
|
515
|
+
| filesystem | write | working_directory | description_analysis |
|
|
516
|
+
| filesystem | write | working_directory | description_analysis |
|
|
517
|
+
| filesystem | write | working_directory | description_analysis |
|
|
518
|
+
| filesystem | write | working_directory | description_analysis |
|
|
519
|
+
| filesystem | write | working_directory | description_analysis |
|
|
520
|
+
| filesystem | write | working_directory | description_analysis |
|
|
521
|
+
| filesystem | write | working_directory | description_analysis |
|
|
522
|
+
| filesystem | write | working_directory | description_analysis |
|
|
523
|
+
| filesystem | write | working_directory | description_analysis |
|
|
524
|
+
| filesystem | write | working_directory | description_analysis |
|
|
525
|
+
| filesystem | write | working_directory | description_analysis |
|
|
526
|
+
| filesystem | write | working_directory | description_analysis |
|
|
527
|
+
| filesystem | write | working_directory | description_analysis |
|
|
528
|
+
| filesystem | write | working_directory | description_analysis |
|
|
529
|
+
| filesystem | write | working_directory | description_analysis |
|
|
530
|
+
| filesystem | write | working_directory | description_analysis |
|
|
531
|
+
| filesystem | write | working_directory | description_analysis |
|
|
532
|
+
| filesystem | write | working_directory | description_analysis |
|
|
533
|
+
| filesystem | write | working_directory | description_analysis |
|
|
534
|
+
| filesystem | write | working_directory | description_analysis |
|
|
535
|
+
| filesystem | write | working_directory | description_analysis |
|
|
536
|
+
| filesystem | write | working_directory | description_analysis |
|
|
537
|
+
| filesystem | write | working_directory | description_analysis |
|
|
538
|
+
| filesystem | write | working_directory | description_analysis |
|
|
539
|
+
| filesystem | write | working_directory | description_analysis |
|
|
540
|
+
| filesystem | write | working_directory | description_analysis |
|
|
541
|
+
| filesystem | write | working_directory | description_analysis |
|
|
542
|
+
| filesystem | write | working_directory | description_analysis |
|
|
543
|
+
| filesystem | write | working_directory | description_analysis |
|
|
544
|
+
| filesystem | write | working_directory | description_analysis |
|
|
545
|
+
| filesystem | write | working_directory | description_analysis |
|
|
546
|
+
| filesystem | write | working_directory | description_analysis |
|
|
547
|
+
| filesystem | write | working_directory | description_analysis |
|
|
548
|
+
| filesystem | write | working_directory | description_analysis |
|
|
549
|
+
| filesystem | write | working_directory | description_analysis |
|
|
550
|
+
| filesystem | write | working_directory | description_analysis |
|
|
551
|
+
| filesystem | write | working_directory | description_analysis |
|
|
552
|
+
| filesystem | write | working_directory | description_analysis |
|
|
553
|
+
| filesystem | write | working_directory | description_analysis |
|
|
554
|
+
| filesystem | write | working_directory | description_analysis |
|
|
555
|
+
| filesystem | write | working_directory | description_analysis |
|
|
556
|
+
| filesystem | write | working_directory | description_analysis |
|
|
557
|
+
| filesystem | write | working_directory | description_analysis |
|
|
558
|
+
| filesystem | write | working_directory | description_analysis |
|
|
559
|
+
| filesystem | write | working_directory | description_analysis |
|
|
560
|
+
| filesystem | write | working_directory | description_analysis |
|
|
561
|
+
| filesystem | write | working_directory | description_analysis |
|
|
562
|
+
| filesystem | write | working_directory | description_analysis |
|
|
563
|
+
| filesystem | write | working_directory | description_analysis |
|
|
564
|
+
| filesystem | write | working_directory | description_analysis |
|
|
565
|
+
| filesystem | write | working_directory | description_analysis |
|
|
566
|
+
| filesystem | write | working_directory | description_analysis |
|
|
567
|
+
| filesystem | write | working_directory | description_analysis |
|
|
568
|
+
| filesystem | write | working_directory | description_analysis |
|
|
569
|
+
| filesystem | write | working_directory | description_analysis |
|
|
570
|
+
| filesystem | write | working_directory | description_analysis |
|
|
571
|
+
| filesystem | write | working_directory | description_analysis |
|
|
572
|
+
| filesystem | write | working_directory | description_analysis |
|
|
573
|
+
| filesystem | write | working_directory | description_analysis |
|
|
574
|
+
| filesystem | write | working_directory | description_analysis |
|
|
575
|
+
| filesystem | write | working_directory | description_analysis |
|
|
576
|
+
| filesystem | write | working_directory | description_analysis |
|
|
577
|
+
| filesystem | write | working_directory | description_analysis |
|
|
578
|
+
| filesystem | write | working_directory | description_analysis |
|
|
579
|
+
| filesystem | write | working_directory | description_analysis |
|
|
580
|
+
| filesystem | write | working_directory | description_analysis |
|
|
581
|
+
| filesystem | write | working_directory | description_analysis |
|
|
582
|
+
| filesystem | write | working_directory | description_analysis |
|
|
583
|
+
| filesystem | write | working_directory | description_analysis |
|
|
584
|
+
| filesystem | write | working_directory | description_analysis |
|
|
585
|
+
| filesystem | write | working_directory | description_analysis |
|
|
586
|
+
| filesystem | write | working_directory | description_analysis |
|
|
587
|
+
| filesystem | write | working_directory | description_analysis |
|
|
588
|
+
| filesystem | write | working_directory | description_analysis |
|
|
589
|
+
| filesystem | write | working_directory | description_analysis |
|
|
590
|
+
| filesystem | write | working_directory | description_analysis |
|
|
591
|
+
| filesystem | write | working_directory | description_analysis |
|
|
592
|
+
| filesystem | write | working_directory | description_analysis |
|
|
593
|
+
| filesystem | write | working_directory | description_analysis |
|
|
594
|
+
| filesystem | execute | working_directory | description_analysis |
|
|
595
|
+
| filesystem | write | working_directory | description_analysis |
|
|
596
|
+
| filesystem | write | working_directory | description_analysis |
|
|
597
|
+
| filesystem | write | working_directory | description_analysis |
|
|
598
|
+
| filesystem | write | working_directory | description_analysis |
|
|
599
|
+
| filesystem | write | working_directory | description_analysis |
|
|
600
|
+
| filesystem | write | working_directory | description_analysis |
|
|
601
|
+
| filesystem | write | working_directory | description_analysis |
|
|
602
|
+
| filesystem | write | working_directory | description_analysis |
|
|
603
|
+
| filesystem | write | working_directory | description_analysis |
|
|
604
|
+
| filesystem | write | working_directory | description_analysis |
|
|
605
|
+
| filesystem | write | working_directory | description_analysis |
|
|
606
|
+
| filesystem | write | working_directory | description_analysis |
|
|
607
|
+
| filesystem | write | working_directory | description_analysis |
|
|
608
|
+
| filesystem | write | working_directory | description_analysis |
|
|
609
|
+
| filesystem | write | working_directory | description_analysis |
|
|
610
|
+
| filesystem | write | working_directory | description_analysis |
|
|
611
|
+
| filesystem | write | working_directory | description_analysis |
|
|
612
|
+
| filesystem | write | working_directory | description_analysis |
|
|
613
|
+
| filesystem | write | working_directory | description_analysis |
|
|
614
|
+
| filesystem | execute | working_directory | description_analysis |
|
|
615
|
+
| filesystem | write | working_directory | description_analysis |
|
|
616
|
+
| filesystem | write | working_directory | description_analysis |
|
|
617
|
+
| filesystem | write | working_directory | description_analysis |
|
|
618
|
+
| filesystem | execute | working_directory | description_analysis |
|
|
619
|
+
| filesystem | write | working_directory | description_analysis |
|
|
620
|
+
| filesystem | write | working_directory | description_analysis |
|
|
621
|
+
| filesystem | write | working_directory | description_analysis |
|
|
622
|
+
| filesystem | write | working_directory | description_analysis |
|
|
623
|
+
| filesystem | write | working_directory | description_analysis |
|
|
624
|
+
| filesystem | write | working_directory | tool_schema |
|
|
625
|
+
| filesystem | write | working_directory | tool_schema |
|
|
626
|
+
| filesystem | write | working_directory | description_analysis |
|
|
627
|
+
| filesystem | write | working_directory | description_analysis |
|
|
628
|
+
| filesystem | write | working_directory | description_analysis |
|
|
629
|
+
| filesystem | write | working_directory | description_analysis |
|
|
630
|
+
| filesystem | write | working_directory | description_analysis |
|
|
631
|
+
| filesystem | write | working_directory | description_analysis |
|
|
632
|
+
| filesystem | write | working_directory | description_analysis |
|
|
633
|
+
| filesystem | write | working_directory | description_analysis |
|
|
634
|
+
| filesystem | write | working_directory | description_analysis |
|
|
635
|
+
| filesystem | execute | working_directory | description_analysis |
|
|
636
|
+
| filesystem | write | working_directory | description_analysis |
|
|
637
|
+
| filesystem | execute | working_directory | description_analysis |
|
|
638
|
+
| filesystem | write | working_directory | description_analysis |
|
|
639
|
+
| filesystem | write | working_directory | description_analysis |
|
|
640
|
+
| filesystem | write | working_directory | description_analysis |
|
|
641
|
+
| filesystem | write | working_directory | description_analysis |
|
|
642
|
+
| filesystem | execute | working_directory | description_analysis |
|
|
643
|
+
| filesystem | write | working_directory | description_analysis |
|
|
644
|
+
| filesystem | write | working_directory | description_analysis |
|
|
645
|
+
| filesystem | write | working_directory | description_analysis |
|
|
646
|
+
| filesystem | write | working_directory | description_analysis |
|
|
647
|
+
| filesystem | write | working_directory | description_analysis |
|
|
648
|
+
| filesystem | write | working_directory | description_analysis |
|
|
649
|
+
| filesystem | write | working_directory | description_analysis |
|
|
650
|
+
| filesystem | write | working_directory | description_analysis |
|
|
651
|
+
| filesystem | write | working_directory | description_analysis |
|
|
652
|
+
| filesystem | write | working_directory | description_analysis |
|
|
653
|
+
| filesystem | write | working_directory | description_analysis |
|
|
654
|
+
| filesystem | write | working_directory | description_analysis |
|
|
655
|
+
| filesystem | write | working_directory | description_analysis |
|
|
656
|
+
| filesystem | write | working_directory | description_analysis |
|
|
657
|
+
| filesystem | write | working_directory | description_analysis |
|
|
658
|
+
| filesystem | write | working_directory | description_analysis |
|
|
659
|
+
| filesystem | write | working_directory | description_analysis |
|
|
660
|
+
| filesystem | write | working_directory | description_analysis |
|
|
661
|
+
| filesystem | write | working_directory | description_analysis |
|
|
662
|
+
| filesystem | write | working_directory | description_analysis |
|
|
663
|
+
| filesystem | write | working_directory | description_analysis |
|
|
664
|
+
| filesystem | write | working_directory | description_analysis |
|
|
665
|
+
| filesystem | write | working_directory | tool_schema |
|
|
666
|
+
| filesystem | write | working_directory | description_analysis |
|
|
667
|
+
| filesystem | write | working_directory | description_analysis |
|
|
668
|
+
| filesystem | write | working_directory | description_analysis |
|
|
669
|
+
| filesystem | write | working_directory | tool_schema |
|
|
670
|
+
| filesystem | write | working_directory | description_analysis |
|
|
671
|
+
| filesystem | write | working_directory | description_analysis |
|
|
672
|
+
| filesystem | write | working_directory | description_analysis |
|
|
673
|
+
| filesystem | write | working_directory | description_analysis |
|
|
674
|
+
| filesystem | write | working_directory | description_analysis |
|
|
675
|
+
| filesystem | write | working_directory | description_analysis |
|
|
676
|
+
| filesystem | write | working_directory | description_analysis |
|
|
677
|
+
| filesystem | write | working_directory | description_analysis |
|
|
678
|
+
| filesystem | write | working_directory | description_analysis |
|
|
679
|
+
| filesystem | write | working_directory | description_analysis |
|
|
680
|
+
| filesystem | write | working_directory | description_analysis |
|
|
681
|
+
| filesystem | write | working_directory | description_analysis |
|
|
682
|
+
| filesystem | write | working_directory | description_analysis |
|
|
683
|
+
| filesystem | write | working_directory | description_analysis |
|
|
684
|
+
| filesystem | write | working_directory | description_analysis |
|
|
685
|
+
| filesystem | write | working_directory | description_analysis |
|
|
686
|
+
| filesystem | write | working_directory | description_analysis |
|
|
687
|
+
| filesystem | write | working_directory | description_analysis |
|
|
688
|
+
| filesystem | write | working_directory | description_analysis |
|
|
689
|
+
| filesystem | write | working_directory | description_analysis |
|
|
690
|
+
| filesystem | write | working_directory | description_analysis |
|
|
691
|
+
| filesystem | write | working_directory | description_analysis |
|
|
692
|
+
| filesystem | write | working_directory | description_analysis |
|
|
693
|
+
| filesystem | write | working_directory | description_analysis |
|
|
694
|
+
| filesystem | write | working_directory | description_analysis |
|
|
695
|
+
| filesystem | write | working_directory | description_analysis |
|
|
696
|
+
| filesystem | write | working_directory | description_analysis |
|
|
697
|
+
| filesystem | write | working_directory | description_analysis |
|
|
698
|
+
| filesystem | write | working_directory | description_analysis |
|
|
699
|
+
| filesystem | write | working_directory | description_analysis |
|
|
700
|
+
| filesystem | write | working_directory | description_analysis |
|
|
701
|
+
| filesystem | write | working_directory | description_analysis |
|
|
702
|
+
| filesystem | write | working_directory | description_analysis |
|
|
703
|
+
| filesystem | write | working_directory | description_analysis |
|
|
704
|
+
| filesystem | write | working_directory | description_analysis |
|
|
705
|
+
| filesystem | write | working_directory | description_analysis |
|
|
706
|
+
| filesystem | write | working_directory | description_analysis |
|
|
707
|
+
| filesystem | write | working_directory | description_analysis |
|
|
708
|
+
| filesystem | write | working_directory | description_analysis |
|
|
709
|
+
| filesystem | write | working_directory | description_analysis |
|
|
710
|
+
| filesystem | write | working_directory | description_analysis |
|
|
711
|
+
| filesystem | write | working_directory | description_analysis |
|
|
712
|
+
| filesystem | write | working_directory | description_analysis |
|
|
713
|
+
| filesystem | write | working_directory | description_analysis |
|
|
714
|
+
| filesystem | write | working_directory | description_analysis |
|
|
715
|
+
| filesystem | write | working_directory | description_analysis |
|
|
716
|
+
| filesystem | write | working_directory | description_analysis |
|
|
717
|
+
| filesystem | write | working_directory | description_analysis |
|
|
718
|
+
| filesystem | write | working_directory | description_analysis |
|
|
719
|
+
| filesystem | write | working_directory | description_analysis |
|
|
720
|
+
| filesystem | write | working_directory | description_analysis |
|
|
721
|
+
| filesystem | write | working_directory | tool_schema |
|
|
722
|
+
| environment | write | global | tool_schema |
|
|
723
|
+
| filesystem | write | working_directory | description_analysis |
|
|
724
|
+
| filesystem | write | working_directory | description_analysis |
|
|
725
|
+
| filesystem | write | working_directory | description_analysis |
|
|
726
|
+
| filesystem | write | working_directory | description_analysis |
|
|
727
|
+
| filesystem | write | working_directory | description_analysis |
|
|
728
|
+
| filesystem | write | working_directory | description_analysis |
|
|
729
|
+
| filesystem | write | working_directory | description_analysis |
|
|
730
|
+
| filesystem | write | working_directory | description_analysis |
|
|
731
|
+
| filesystem | write | working_directory | description_analysis |
|
|
732
|
+
| filesystem | write | working_directory | description_analysis |
|
|
733
|
+
| filesystem | write | working_directory | description_analysis |
|
|
734
|
+
| filesystem | write | working_directory | description_analysis |
|
|
735
|
+
| filesystem | write | working_directory | description_analysis |
|
|
736
|
+
| filesystem | write | working_directory | description_analysis |
|
|
737
|
+
| filesystem | write | working_directory | description_analysis |
|
|
738
|
+
| filesystem | write | working_directory | description_analysis |
|
|
739
|
+
| filesystem | write | working_directory | description_analysis |
|
|
740
|
+
| filesystem | write | working_directory | description_analysis |
|
|
741
|
+
| filesystem | write | working_directory | description_analysis |
|
|
742
|
+
| filesystem | write | working_directory | description_analysis |
|
|
743
|
+
| filesystem | write | working_directory | description_analysis |
|
|
744
|
+
| filesystem | write | working_directory | description_analysis |
|
|
745
|
+
| filesystem | write | working_directory | description_analysis |
|
|
746
|
+
| filesystem | write | working_directory | description_analysis |
|
|
747
|
+
| filesystem | write | working_directory | description_analysis |
|
|
748
|
+
| filesystem | write | working_directory | description_analysis |
|
|
749
|
+
| filesystem | write | working_directory | description_analysis |
|
|
750
|
+
|
|
751
|
+
_Analyzed at 2026-07-15T22:34:33.278Z_
|
|
752
|
+
|
|
753
|
+
## Regressions and Recoveries
|
|
754
|
+
|
|
755
|
+
_Use the `diff` command against another run artifact to classify regressions and recoveries over time._
|
|
756
|
+
|
|
757
|
+
## Full Capability Status Table
|
|
758
|
+
|
|
759
|
+
| Focus | Check | Status | Duration (ms) | Message |
|
|
760
|
+
| --- | --- | --- | --- | --- |
|
|
761
|
+
| healthy | conformance | pass | 118.79 | All 7 conformance checks passed. |
|
|
762
|
+
| healthy | prompts | pass | 0.80 | Advertised capability responded with the minimal expected shape (2 items). |
|
|
763
|
+
| healthy | resources | pass | 0.54 | Advertised capability responded with the minimal expected shape (1 items). |
|
|
764
|
+
| healthy | tools | pass | 91.55 | Advertised capability responded with the minimal expected shape (288 items). |
|
|
765
|
+
| review | attack-sim | partial | 61.33 | Safe attack simulation found 11 finding(s): 0 high, 11 medium, 0 low. |
|
|
766
|
+
| review | runtime-profile | partial | 4.40 | Detected 260 potential egress target(s) and 417 potential state mutation(s) with high confidence. |
|
|
767
|
+
| review | schema-quality | partial | 55.54 | Found 86 quality finding(s) across 290 item(s): 0 warnings, 86 info. |
|
|
768
|
+
| act now | security | fail | 55.84 | Found 23 security finding(s): 21 high, 2 medium, 0 low. |
|
|
769
|
+
| act now | security-lite | fail | 2.23 | Found 23 security finding(s): 21 high, 2 medium, 0 low. |
|
|
770
|
+
|
|
771
|
+
## Evidence Snippets
|
|
772
|
+
|
|
773
|
+
### conformance — pass
|
|
774
|
+
|
|
775
|
+
Summary: All 7 conformance checks passed.
|
|
776
|
+
|
|
777
|
+
- Endpoint: `conformance/check`
|
|
778
|
+
- Advertised: `true`
|
|
779
|
+
- Responded: `true`
|
|
780
|
+
- Minimal shape present: `true`
|
|
781
|
+
- Item count: `7`
|
|
782
|
+
- Identifiers: none
|
|
783
|
+
- Diagnostics: [pass] capabilities-present: Server returned capabilities object., [pass] server-info: Server provided initialization info., [pass] tools-capability-match: tools/list returned 288 tool(s). (+4 more)
|
|
784
|
+
|
|
785
|
+
### prompts — pass
|
|
786
|
+
|
|
787
|
+
Summary: Advertised capability responded with the minimal expected shape (2 items).
|
|
788
|
+
|
|
789
|
+
- Endpoint: `prompts/list`
|
|
790
|
+
- Advertised: `true`
|
|
791
|
+
- Responded: `true`
|
|
792
|
+
- Minimal shape present: `true`
|
|
793
|
+
- Item count: `2`
|
|
794
|
+
- Identifiers: reflect_sap_test, contract-testing_openapi_matcher_recommendations
|
|
795
|
+
- Diagnostics: - QTM4J_BASE_URL (optional): QTM4J base URL (default: https://qtmcloud.qmetry.com). Can be customized for on-premise installations., - Collaborator:, - COLLABORATOR_BASE_URL (required): Collaborator server base URL (+2 more)
|
|
796
|
+
|
|
797
|
+
### resources — pass
|
|
798
|
+
|
|
799
|
+
Summary: Advertised capability responded with the minimal expected shape (1 items).
|
|
800
|
+
|
|
801
|
+
- Endpoint: `resources/list`
|
|
802
|
+
- Advertised: `true`
|
|
803
|
+
- Responded: `true`
|
|
804
|
+
- Minimal shape present: `true`
|
|
805
|
+
- Item count: `0`
|
|
806
|
+
- Identifiers: none
|
|
807
|
+
- Diagnostics: - QTM4J_BASE_URL (optional): QTM4J base URL (default: https://qtmcloud.qmetry.com). Can be customized for on-premise installations., - Collaborator:, - COLLABORATOR_BASE_URL (required): Collaborator server base URL (+2 more)
|
|
808
|
+
- Endpoint: `resources/templates/list`
|
|
809
|
+
- Advertised: `true`
|
|
810
|
+
- Responded: `true`
|
|
811
|
+
- Minimal shape present: `true`
|
|
812
|
+
- Item count: `1`
|
|
813
|
+
- Identifiers: bugsnag://event/{id}
|
|
814
|
+
- Diagnostics: - QTM4J_BASE_URL (optional): QTM4J base URL (default: https://qtmcloud.qmetry.com). Can be customized for on-premise installations., - Collaborator:, - COLLABORATOR_BASE_URL (required): Collaborator server base URL (+2 more)
|
|
815
|
+
|
|
816
|
+
### tools — pass
|
|
817
|
+
|
|
818
|
+
Summary: Advertised capability responded with the minimal expected shape (288 items).
|
|
819
|
+
|
|
820
|
+
- Endpoint: `tools/list`
|
|
821
|
+
- Advertised: `true`
|
|
822
|
+
- Responded: `true`
|
|
823
|
+
- Minimal shape present: `true`
|
|
824
|
+
- Item count: `288`
|
|
825
|
+
- Identifiers: bearq_run_regression_tests, bearq_run_test_cases, bearq_run_tests_in_functional_areas, bearq_refine_test_cases, bearq_refine_tests_in_functional_areas (+283 more)
|
|
826
|
+
- Diagnostics: - QTM4J_BASE_URL (optional): QTM4J base URL (default: https://qtmcloud.qmetry.com). Can be customized for on-premise installations., - Collaborator:, - COLLABORATOR_BASE_URL (required): Collaborator server base URL (+2 more)
|
|
827
|
+
|
|
828
|
+
### attack-sim — partial
|
|
829
|
+
|
|
830
|
+
Summary: Safe attack simulation found 11 finding(s): 0 high, 11 medium, 0 low.
|
|
831
|
+
|
|
832
|
+
- Endpoint: `attack-sim/safe`
|
|
833
|
+
- Advertised: `true`
|
|
834
|
+
- Responded: `true`
|
|
835
|
+
- Minimal shape present: `true`
|
|
836
|
+
- Item count: `11`
|
|
837
|
+
- Identifiers: qmetry_create_cycle, qmetry_update_cycle, qmetry_fetch_test_case_details, qmetry_fetch_test_case_executions, qmetry_fetch_executions_by_test_suite (+6 more)
|
|
838
|
+
- Diagnostics: [medium] tool "qmetry_create_cycle" contains agent behavior control text that could steer an agent., [medium] tool "qmetry_update_cycle" contains agent behavior control text that could steer an agent., [medium] tool "qmetry_fetch_test_case_details" contains agent behavior control text that could steer an agent. (+8 more)
|
|
839
|
+
|
|
840
|
+
### runtime-profile — partial
|
|
841
|
+
|
|
842
|
+
Summary: Detected 260 potential egress target(s) and 417 potential state mutation(s) with high confidence.
|
|
843
|
+
|
|
844
|
+
- Endpoint: `runtime-profile/analyze`
|
|
845
|
+
- Advertised: `true`
|
|
846
|
+
- Responded: `true`
|
|
847
|
+
- Minimal shape present: `true`
|
|
848
|
+
- Item count: `677`
|
|
849
|
+
- Identifiers: none
|
|
850
|
+
- Diagnostics: Egress entries: 260, State mutations: 417, Confidence: high
|
|
851
|
+
|
|
852
|
+
### schema-quality — partial
|
|
853
|
+
|
|
854
|
+
Summary: Found 86 quality finding(s) across 290 item(s): 0 warnings, 86 info.
|
|
855
|
+
|
|
856
|
+
- Endpoint: `schema-quality/scan`
|
|
857
|
+
- Advertised: `true`
|
|
858
|
+
- Responded: `true`
|
|
859
|
+
- Minimal shape present: `true`
|
|
860
|
+
- Item count: `86`
|
|
861
|
+
- Identifiers: bearq_run_regression_tests, bearq_expand_application_model, bugsnag_list_projects, bugsnag_list_project_event_filters, bugsnag_list_project_errors (+53 more)
|
|
862
|
+
- Diagnostics: [info] tool "bearq_run_regression_tests": Has properties but no 'required' array declared, [info] tool "bearq_expand_application_model": Has properties but no 'required' array declared, [info] tool "bugsnag_list_projects": Has properties but no 'required' array declared (+83 more)
|
|
863
|
+
|
|
864
|
+
### security — fail
|
|
865
|
+
|
|
866
|
+
Summary: Found 23 security finding(s): 21 high, 2 medium, 0 low.
|
|
867
|
+
|
|
868
|
+
- Endpoint: `security/scan`
|
|
869
|
+
- Advertised: `true`
|
|
870
|
+
- Responded: `true`
|
|
871
|
+
- Minimal shape present: `true`
|
|
872
|
+
- Item count: `23`
|
|
873
|
+
- Identifiers: reflect_list_suite_executions, reflect_get_suite_execution_status, reflect_execute_suite, reflect_cancel_suite_execution, contract-testing_generate_pact_tests (+18 more)
|
|
874
|
+
- Diagnostics: [high] Tool "reflect_list_suite_executions" name suggests command execution capability., [high] Tool "reflect_get_suite_execution_status" name suggests command execution capability., [high] Tool "reflect_execute_suite" name suggests command execution capability. (+20 more)
|
|
875
|
+
|
|
876
|
+
### security-lite — fail
|
|
877
|
+
|
|
878
|
+
Summary: Found 23 security finding(s): 21 high, 2 medium, 0 low.
|
|
879
|
+
|
|
880
|
+
- Endpoint: `security/scan-lite`
|
|
881
|
+
- Advertised: `true`
|
|
882
|
+
- Responded: `true`
|
|
883
|
+
- Minimal shape present: `true`
|
|
884
|
+
- Item count: `23`
|
|
885
|
+
- Identifiers: reflect_list_suite_executions, reflect_get_suite_execution_status, reflect_execute_suite, reflect_cancel_suite_execution, contract-testing_generate_pact_tests (+18 more)
|
|
886
|
+
- Diagnostics: [high] Tool "reflect_list_suite_executions" name suggests command execution capability., [high] Tool "reflect_get_suite_execution_status" name suggests command execution capability., [high] Tool "reflect_execute_suite" name suggests command execution capability. (+20 more)
|
|
887
|
+
|
|
888
|
+
## Reproduction Commands
|
|
889
|
+
|
|
890
|
+
```bash
|
|
891
|
+
npm run cli -- run --target <path-to-target-config.json>
|
|
892
|
+
npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
893
|
+
```
|
|
894
|
+
|
|
895
|
+
## Artifact Provenance
|
|
896
|
+
|
|
897
|
+
- Artifact type: `run`
|
|
898
|
+
- Schema version: `1.0.0`
|
|
899
|
+
- Run ID: `run_2026-07-15T223431568Z_27de5ba9`
|
|
900
|
+
- Gate: `fail`
|