@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,2348 @@
|
|
|
1
|
+
{
|
|
2
|
+
"artifactType": "run",
|
|
3
|
+
"schemaVersion": "1.0.0",
|
|
4
|
+
"gate": "fail",
|
|
5
|
+
"runId": "run_2026-07-15T223443524Z_93a37f6a",
|
|
6
|
+
"createdAt": "2026-07-15T22:34:43.524Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
|
+
"target": {
|
|
9
|
+
"targetId": "desktop-commander-mcp-server",
|
|
10
|
+
"adapter": "local-process",
|
|
11
|
+
"command": "npx",
|
|
12
|
+
"args": [
|
|
13
|
+
"-y",
|
|
14
|
+
"@wonderwhy-er/desktop-commander"
|
|
15
|
+
],
|
|
16
|
+
"cwd": ".",
|
|
17
|
+
"metadata": {
|
|
18
|
+
"package": "@wonderwhy-er/desktop-commander",
|
|
19
|
+
"purpose": "mcp-safety-index",
|
|
20
|
+
"riskClass": "Terminal and file system execution",
|
|
21
|
+
"failureClass": "Shell/exec/file boundary",
|
|
22
|
+
"whyItMatters": "Desktop Commander MCP servers expose terminal operations, file editing, and command execution — agents with shell access can execute arbitrary commands on the host system. This is one of the highest-trust boundaries in the MCP ecosystem."
|
|
23
|
+
},
|
|
24
|
+
"serverName": "desktop-commander",
|
|
25
|
+
"serverVersion": "0.2.46"
|
|
26
|
+
},
|
|
27
|
+
"environment": {
|
|
28
|
+
"platform": "darwin 25.5.0",
|
|
29
|
+
"nodeVersion": "v22.22.1"
|
|
30
|
+
},
|
|
31
|
+
"summary": {
|
|
32
|
+
"total": 9,
|
|
33
|
+
"pass": 4,
|
|
34
|
+
"fail": 3,
|
|
35
|
+
"partial": 2,
|
|
36
|
+
"unsupported": 0,
|
|
37
|
+
"flaky": 0,
|
|
38
|
+
"skipped": 0,
|
|
39
|
+
"gate": "fail"
|
|
40
|
+
},
|
|
41
|
+
"checks": [
|
|
42
|
+
{
|
|
43
|
+
"id": "tools",
|
|
44
|
+
"capability": "tools",
|
|
45
|
+
"status": "pass",
|
|
46
|
+
"durationMs": 14.770707999996375,
|
|
47
|
+
"message": "Advertised capability responded with the minimal expected shape (26 items).",
|
|
48
|
+
"evidence": [
|
|
49
|
+
{
|
|
50
|
+
"endpoint": "tools/list",
|
|
51
|
+
"advertised": true,
|
|
52
|
+
"responded": true,
|
|
53
|
+
"minimalShapePresent": true,
|
|
54
|
+
"itemCount": 26,
|
|
55
|
+
"identifiers": [
|
|
56
|
+
"get_config",
|
|
57
|
+
"set_config_value",
|
|
58
|
+
"read_file",
|
|
59
|
+
"read_multiple_files",
|
|
60
|
+
"write_file",
|
|
61
|
+
"write_pdf",
|
|
62
|
+
"create_directory",
|
|
63
|
+
"list_directory",
|
|
64
|
+
"move_file",
|
|
65
|
+
"start_search",
|
|
66
|
+
"get_more_search_results",
|
|
67
|
+
"stop_search",
|
|
68
|
+
"list_searches",
|
|
69
|
+
"get_file_info",
|
|
70
|
+
"edit_block",
|
|
71
|
+
"start_process",
|
|
72
|
+
"read_process_output",
|
|
73
|
+
"interact_with_process",
|
|
74
|
+
"force_terminate",
|
|
75
|
+
"list_sessions",
|
|
76
|
+
"list_processes",
|
|
77
|
+
"kill_process",
|
|
78
|
+
"get_usage_stats",
|
|
79
|
+
"get_recent_tool_calls",
|
|
80
|
+
"give_feedback_to_desktop_commander",
|
|
81
|
+
"get_prompts"
|
|
82
|
+
],
|
|
83
|
+
"diagnostics": [
|
|
84
|
+
"(node:82004) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
|
|
85
|
+
"(Use `node --trace-deprecation ...` to show where the warning was created)"
|
|
86
|
+
],
|
|
87
|
+
"schemas": {
|
|
88
|
+
"get_config": {
|
|
89
|
+
"type": "object",
|
|
90
|
+
"properties": {
|
|
91
|
+
"origin": {
|
|
92
|
+
"type": "string",
|
|
93
|
+
"enum": [
|
|
94
|
+
"ui",
|
|
95
|
+
"llm"
|
|
96
|
+
]
|
|
97
|
+
}
|
|
98
|
+
},
|
|
99
|
+
"additionalProperties": false,
|
|
100
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
101
|
+
},
|
|
102
|
+
"set_config_value": {
|
|
103
|
+
"type": "object",
|
|
104
|
+
"properties": {
|
|
105
|
+
"key": {
|
|
106
|
+
"type": "string"
|
|
107
|
+
},
|
|
108
|
+
"value": {
|
|
109
|
+
"anyOf": [
|
|
110
|
+
{
|
|
111
|
+
"type": "string"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"type": "number"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"type": "boolean"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"type": "array",
|
|
121
|
+
"items": {
|
|
122
|
+
"type": "string"
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"type": "null"
|
|
127
|
+
}
|
|
128
|
+
]
|
|
129
|
+
},
|
|
130
|
+
"origin": {
|
|
131
|
+
"type": "string",
|
|
132
|
+
"enum": [
|
|
133
|
+
"ui",
|
|
134
|
+
"llm"
|
|
135
|
+
]
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
"required": [
|
|
139
|
+
"key",
|
|
140
|
+
"value"
|
|
141
|
+
],
|
|
142
|
+
"additionalProperties": false,
|
|
143
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
144
|
+
},
|
|
145
|
+
"read_file": {
|
|
146
|
+
"type": "object",
|
|
147
|
+
"properties": {
|
|
148
|
+
"path": {
|
|
149
|
+
"type": "string"
|
|
150
|
+
},
|
|
151
|
+
"isUrl": {
|
|
152
|
+
"type": "boolean",
|
|
153
|
+
"default": false
|
|
154
|
+
},
|
|
155
|
+
"offset": {
|
|
156
|
+
"type": "number",
|
|
157
|
+
"default": 0
|
|
158
|
+
},
|
|
159
|
+
"length": {
|
|
160
|
+
"type": "number",
|
|
161
|
+
"default": 1000
|
|
162
|
+
},
|
|
163
|
+
"sheet": {
|
|
164
|
+
"type": "string"
|
|
165
|
+
},
|
|
166
|
+
"range": {
|
|
167
|
+
"type": "string"
|
|
168
|
+
},
|
|
169
|
+
"options": {
|
|
170
|
+
"type": "object",
|
|
171
|
+
"additionalProperties": {}
|
|
172
|
+
},
|
|
173
|
+
"origin": {
|
|
174
|
+
"type": "string",
|
|
175
|
+
"enum": [
|
|
176
|
+
"ui",
|
|
177
|
+
"llm"
|
|
178
|
+
]
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"required": [
|
|
182
|
+
"path"
|
|
183
|
+
],
|
|
184
|
+
"additionalProperties": false,
|
|
185
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
186
|
+
},
|
|
187
|
+
"read_multiple_files": {
|
|
188
|
+
"type": "object",
|
|
189
|
+
"properties": {
|
|
190
|
+
"paths": {
|
|
191
|
+
"type": "array",
|
|
192
|
+
"items": {
|
|
193
|
+
"type": "string"
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
},
|
|
197
|
+
"required": [
|
|
198
|
+
"paths"
|
|
199
|
+
],
|
|
200
|
+
"additionalProperties": false,
|
|
201
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
202
|
+
},
|
|
203
|
+
"write_file": {
|
|
204
|
+
"type": "object",
|
|
205
|
+
"properties": {
|
|
206
|
+
"path": {
|
|
207
|
+
"type": "string"
|
|
208
|
+
},
|
|
209
|
+
"content": {
|
|
210
|
+
"type": "string"
|
|
211
|
+
},
|
|
212
|
+
"mode": {
|
|
213
|
+
"type": "string",
|
|
214
|
+
"enum": [
|
|
215
|
+
"rewrite",
|
|
216
|
+
"append"
|
|
217
|
+
],
|
|
218
|
+
"default": "rewrite"
|
|
219
|
+
},
|
|
220
|
+
"origin": {
|
|
221
|
+
"type": "string",
|
|
222
|
+
"enum": [
|
|
223
|
+
"ui",
|
|
224
|
+
"llm"
|
|
225
|
+
]
|
|
226
|
+
}
|
|
227
|
+
},
|
|
228
|
+
"required": [
|
|
229
|
+
"path",
|
|
230
|
+
"content"
|
|
231
|
+
],
|
|
232
|
+
"additionalProperties": false,
|
|
233
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
234
|
+
},
|
|
235
|
+
"write_pdf": {
|
|
236
|
+
"type": "object",
|
|
237
|
+
"properties": {
|
|
238
|
+
"path": {
|
|
239
|
+
"type": "string"
|
|
240
|
+
},
|
|
241
|
+
"content": {
|
|
242
|
+
"anyOf": [
|
|
243
|
+
{
|
|
244
|
+
"type": "string"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"type": "array",
|
|
248
|
+
"items": {
|
|
249
|
+
"anyOf": [
|
|
250
|
+
{
|
|
251
|
+
"type": "object",
|
|
252
|
+
"properties": {
|
|
253
|
+
"type": {
|
|
254
|
+
"type": "string",
|
|
255
|
+
"const": "insert"
|
|
256
|
+
},
|
|
257
|
+
"pageIndex": {
|
|
258
|
+
"type": "number"
|
|
259
|
+
},
|
|
260
|
+
"markdown": {
|
|
261
|
+
"type": "string"
|
|
262
|
+
},
|
|
263
|
+
"sourcePdfPath": {
|
|
264
|
+
"type": "string"
|
|
265
|
+
},
|
|
266
|
+
"pdfOptions": {
|
|
267
|
+
"type": "object",
|
|
268
|
+
"properties": {},
|
|
269
|
+
"additionalProperties": true
|
|
270
|
+
}
|
|
271
|
+
},
|
|
272
|
+
"required": [
|
|
273
|
+
"type",
|
|
274
|
+
"pageIndex"
|
|
275
|
+
],
|
|
276
|
+
"additionalProperties": false
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"type": "object",
|
|
280
|
+
"properties": {
|
|
281
|
+
"type": {
|
|
282
|
+
"type": "string",
|
|
283
|
+
"const": "delete"
|
|
284
|
+
},
|
|
285
|
+
"pageIndexes": {
|
|
286
|
+
"type": "array",
|
|
287
|
+
"items": {
|
|
288
|
+
"type": "number"
|
|
289
|
+
}
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
"required": [
|
|
293
|
+
"type",
|
|
294
|
+
"pageIndexes"
|
|
295
|
+
],
|
|
296
|
+
"additionalProperties": false
|
|
297
|
+
}
|
|
298
|
+
]
|
|
299
|
+
}
|
|
300
|
+
}
|
|
301
|
+
]
|
|
302
|
+
},
|
|
303
|
+
"outputPath": {
|
|
304
|
+
"type": "string"
|
|
305
|
+
},
|
|
306
|
+
"options": {
|
|
307
|
+
"type": "object",
|
|
308
|
+
"properties": {},
|
|
309
|
+
"additionalProperties": true
|
|
310
|
+
}
|
|
311
|
+
},
|
|
312
|
+
"required": [
|
|
313
|
+
"path",
|
|
314
|
+
"content"
|
|
315
|
+
],
|
|
316
|
+
"additionalProperties": false,
|
|
317
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
318
|
+
},
|
|
319
|
+
"create_directory": {
|
|
320
|
+
"type": "object",
|
|
321
|
+
"properties": {
|
|
322
|
+
"path": {
|
|
323
|
+
"type": "string"
|
|
324
|
+
}
|
|
325
|
+
},
|
|
326
|
+
"required": [
|
|
327
|
+
"path"
|
|
328
|
+
],
|
|
329
|
+
"additionalProperties": false,
|
|
330
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
331
|
+
},
|
|
332
|
+
"list_directory": {
|
|
333
|
+
"type": "object",
|
|
334
|
+
"properties": {
|
|
335
|
+
"path": {
|
|
336
|
+
"type": "string"
|
|
337
|
+
},
|
|
338
|
+
"depth": {
|
|
339
|
+
"type": "number",
|
|
340
|
+
"default": 2
|
|
341
|
+
},
|
|
342
|
+
"origin": {
|
|
343
|
+
"type": "string",
|
|
344
|
+
"enum": [
|
|
345
|
+
"ui",
|
|
346
|
+
"llm"
|
|
347
|
+
]
|
|
348
|
+
}
|
|
349
|
+
},
|
|
350
|
+
"required": [
|
|
351
|
+
"path"
|
|
352
|
+
],
|
|
353
|
+
"additionalProperties": false,
|
|
354
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
355
|
+
},
|
|
356
|
+
"move_file": {
|
|
357
|
+
"type": "object",
|
|
358
|
+
"properties": {
|
|
359
|
+
"source": {
|
|
360
|
+
"type": "string"
|
|
361
|
+
},
|
|
362
|
+
"destination": {
|
|
363
|
+
"type": "string"
|
|
364
|
+
}
|
|
365
|
+
},
|
|
366
|
+
"required": [
|
|
367
|
+
"source",
|
|
368
|
+
"destination"
|
|
369
|
+
],
|
|
370
|
+
"additionalProperties": false,
|
|
371
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
372
|
+
},
|
|
373
|
+
"start_search": {
|
|
374
|
+
"type": "object",
|
|
375
|
+
"properties": {
|
|
376
|
+
"path": {
|
|
377
|
+
"type": "string"
|
|
378
|
+
},
|
|
379
|
+
"pattern": {
|
|
380
|
+
"type": "string"
|
|
381
|
+
},
|
|
382
|
+
"searchType": {
|
|
383
|
+
"type": "string",
|
|
384
|
+
"enum": [
|
|
385
|
+
"files",
|
|
386
|
+
"content"
|
|
387
|
+
],
|
|
388
|
+
"default": "files"
|
|
389
|
+
},
|
|
390
|
+
"filePattern": {
|
|
391
|
+
"type": "string"
|
|
392
|
+
},
|
|
393
|
+
"ignoreCase": {
|
|
394
|
+
"type": "boolean",
|
|
395
|
+
"default": true
|
|
396
|
+
},
|
|
397
|
+
"maxResults": {
|
|
398
|
+
"type": "number"
|
|
399
|
+
},
|
|
400
|
+
"includeHidden": {
|
|
401
|
+
"type": "boolean",
|
|
402
|
+
"default": false
|
|
403
|
+
},
|
|
404
|
+
"contextLines": {
|
|
405
|
+
"type": "number",
|
|
406
|
+
"default": 5
|
|
407
|
+
},
|
|
408
|
+
"timeout_ms": {
|
|
409
|
+
"type": "number"
|
|
410
|
+
},
|
|
411
|
+
"earlyTermination": {
|
|
412
|
+
"type": "boolean"
|
|
413
|
+
},
|
|
414
|
+
"literalSearch": {
|
|
415
|
+
"type": "boolean",
|
|
416
|
+
"default": false
|
|
417
|
+
},
|
|
418
|
+
"origin": {
|
|
419
|
+
"type": "string",
|
|
420
|
+
"enum": [
|
|
421
|
+
"ui",
|
|
422
|
+
"llm"
|
|
423
|
+
]
|
|
424
|
+
}
|
|
425
|
+
},
|
|
426
|
+
"required": [
|
|
427
|
+
"path",
|
|
428
|
+
"pattern"
|
|
429
|
+
],
|
|
430
|
+
"additionalProperties": false,
|
|
431
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
432
|
+
},
|
|
433
|
+
"get_more_search_results": {
|
|
434
|
+
"type": "object",
|
|
435
|
+
"properties": {
|
|
436
|
+
"sessionId": {
|
|
437
|
+
"type": "string"
|
|
438
|
+
},
|
|
439
|
+
"offset": {
|
|
440
|
+
"type": "number",
|
|
441
|
+
"default": 0
|
|
442
|
+
},
|
|
443
|
+
"length": {
|
|
444
|
+
"type": "number",
|
|
445
|
+
"default": 100
|
|
446
|
+
}
|
|
447
|
+
},
|
|
448
|
+
"required": [
|
|
449
|
+
"sessionId"
|
|
450
|
+
],
|
|
451
|
+
"additionalProperties": false,
|
|
452
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
453
|
+
},
|
|
454
|
+
"stop_search": {
|
|
455
|
+
"type": "object",
|
|
456
|
+
"properties": {
|
|
457
|
+
"sessionId": {
|
|
458
|
+
"type": "string"
|
|
459
|
+
}
|
|
460
|
+
},
|
|
461
|
+
"required": [
|
|
462
|
+
"sessionId"
|
|
463
|
+
],
|
|
464
|
+
"additionalProperties": false,
|
|
465
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
466
|
+
},
|
|
467
|
+
"list_searches": {
|
|
468
|
+
"type": "object",
|
|
469
|
+
"properties": {},
|
|
470
|
+
"additionalProperties": false,
|
|
471
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
472
|
+
},
|
|
473
|
+
"get_file_info": {
|
|
474
|
+
"type": "object",
|
|
475
|
+
"properties": {
|
|
476
|
+
"path": {
|
|
477
|
+
"type": "string"
|
|
478
|
+
}
|
|
479
|
+
},
|
|
480
|
+
"required": [
|
|
481
|
+
"path"
|
|
482
|
+
],
|
|
483
|
+
"additionalProperties": false,
|
|
484
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
485
|
+
},
|
|
486
|
+
"edit_block": {
|
|
487
|
+
"type": "object",
|
|
488
|
+
"properties": {
|
|
489
|
+
"file_path": {
|
|
490
|
+
"type": "string"
|
|
491
|
+
},
|
|
492
|
+
"old_string": {
|
|
493
|
+
"type": "string"
|
|
494
|
+
},
|
|
495
|
+
"new_string": {
|
|
496
|
+
"type": "string"
|
|
497
|
+
},
|
|
498
|
+
"expected_replacements": {
|
|
499
|
+
"type": "number",
|
|
500
|
+
"default": 1
|
|
501
|
+
},
|
|
502
|
+
"range": {
|
|
503
|
+
"type": "string"
|
|
504
|
+
},
|
|
505
|
+
"content": {},
|
|
506
|
+
"options": {
|
|
507
|
+
"type": "object",
|
|
508
|
+
"additionalProperties": {}
|
|
509
|
+
},
|
|
510
|
+
"origin": {
|
|
511
|
+
"type": "string",
|
|
512
|
+
"enum": [
|
|
513
|
+
"ui",
|
|
514
|
+
"llm"
|
|
515
|
+
]
|
|
516
|
+
}
|
|
517
|
+
},
|
|
518
|
+
"required": [
|
|
519
|
+
"file_path"
|
|
520
|
+
],
|
|
521
|
+
"additionalProperties": false,
|
|
522
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
523
|
+
},
|
|
524
|
+
"start_process": {
|
|
525
|
+
"type": "object",
|
|
526
|
+
"properties": {
|
|
527
|
+
"command": {
|
|
528
|
+
"type": "string"
|
|
529
|
+
},
|
|
530
|
+
"timeout_ms": {
|
|
531
|
+
"type": "number"
|
|
532
|
+
},
|
|
533
|
+
"shell": {
|
|
534
|
+
"type": "string"
|
|
535
|
+
},
|
|
536
|
+
"verbose_timing": {
|
|
537
|
+
"type": "boolean"
|
|
538
|
+
},
|
|
539
|
+
"origin": {
|
|
540
|
+
"type": "string",
|
|
541
|
+
"enum": [
|
|
542
|
+
"ui",
|
|
543
|
+
"llm"
|
|
544
|
+
]
|
|
545
|
+
}
|
|
546
|
+
},
|
|
547
|
+
"required": [
|
|
548
|
+
"command",
|
|
549
|
+
"timeout_ms"
|
|
550
|
+
],
|
|
551
|
+
"additionalProperties": false,
|
|
552
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
553
|
+
},
|
|
554
|
+
"read_process_output": {
|
|
555
|
+
"type": "object",
|
|
556
|
+
"properties": {
|
|
557
|
+
"pid": {
|
|
558
|
+
"type": "number"
|
|
559
|
+
},
|
|
560
|
+
"timeout_ms": {
|
|
561
|
+
"type": "number"
|
|
562
|
+
},
|
|
563
|
+
"offset": {
|
|
564
|
+
"type": "number"
|
|
565
|
+
},
|
|
566
|
+
"length": {
|
|
567
|
+
"type": "number"
|
|
568
|
+
},
|
|
569
|
+
"verbose_timing": {
|
|
570
|
+
"type": "boolean"
|
|
571
|
+
}
|
|
572
|
+
},
|
|
573
|
+
"required": [
|
|
574
|
+
"pid"
|
|
575
|
+
],
|
|
576
|
+
"additionalProperties": false,
|
|
577
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
578
|
+
},
|
|
579
|
+
"interact_with_process": {
|
|
580
|
+
"type": "object",
|
|
581
|
+
"properties": {
|
|
582
|
+
"pid": {
|
|
583
|
+
"type": "number"
|
|
584
|
+
},
|
|
585
|
+
"input": {
|
|
586
|
+
"type": "string"
|
|
587
|
+
},
|
|
588
|
+
"timeout_ms": {
|
|
589
|
+
"type": "number"
|
|
590
|
+
},
|
|
591
|
+
"wait_for_prompt": {
|
|
592
|
+
"type": "boolean"
|
|
593
|
+
},
|
|
594
|
+
"verbose_timing": {
|
|
595
|
+
"type": "boolean"
|
|
596
|
+
}
|
|
597
|
+
},
|
|
598
|
+
"required": [
|
|
599
|
+
"pid",
|
|
600
|
+
"input"
|
|
601
|
+
],
|
|
602
|
+
"additionalProperties": false,
|
|
603
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
604
|
+
},
|
|
605
|
+
"force_terminate": {
|
|
606
|
+
"type": "object",
|
|
607
|
+
"properties": {
|
|
608
|
+
"pid": {
|
|
609
|
+
"type": "number"
|
|
610
|
+
}
|
|
611
|
+
},
|
|
612
|
+
"required": [
|
|
613
|
+
"pid"
|
|
614
|
+
],
|
|
615
|
+
"additionalProperties": false,
|
|
616
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
617
|
+
},
|
|
618
|
+
"list_sessions": {
|
|
619
|
+
"type": "object",
|
|
620
|
+
"properties": {},
|
|
621
|
+
"additionalProperties": false,
|
|
622
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
623
|
+
},
|
|
624
|
+
"list_processes": {
|
|
625
|
+
"type": "object",
|
|
626
|
+
"properties": {},
|
|
627
|
+
"additionalProperties": false,
|
|
628
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
629
|
+
},
|
|
630
|
+
"kill_process": {
|
|
631
|
+
"type": "object",
|
|
632
|
+
"properties": {
|
|
633
|
+
"pid": {
|
|
634
|
+
"type": "number"
|
|
635
|
+
}
|
|
636
|
+
},
|
|
637
|
+
"required": [
|
|
638
|
+
"pid"
|
|
639
|
+
],
|
|
640
|
+
"additionalProperties": false,
|
|
641
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
642
|
+
},
|
|
643
|
+
"get_usage_stats": {
|
|
644
|
+
"type": "object",
|
|
645
|
+
"properties": {},
|
|
646
|
+
"additionalProperties": false,
|
|
647
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
648
|
+
},
|
|
649
|
+
"get_recent_tool_calls": {
|
|
650
|
+
"type": "object",
|
|
651
|
+
"properties": {
|
|
652
|
+
"maxResults": {
|
|
653
|
+
"type": "number",
|
|
654
|
+
"minimum": 1,
|
|
655
|
+
"maximum": 1000,
|
|
656
|
+
"default": 50
|
|
657
|
+
},
|
|
658
|
+
"toolName": {
|
|
659
|
+
"type": "string"
|
|
660
|
+
},
|
|
661
|
+
"since": {
|
|
662
|
+
"type": "string",
|
|
663
|
+
"format": "date-time"
|
|
664
|
+
}
|
|
665
|
+
},
|
|
666
|
+
"additionalProperties": false,
|
|
667
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
668
|
+
},
|
|
669
|
+
"give_feedback_to_desktop_commander": {
|
|
670
|
+
"type": "object",
|
|
671
|
+
"properties": {},
|
|
672
|
+
"additionalProperties": false,
|
|
673
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
674
|
+
},
|
|
675
|
+
"get_prompts": {
|
|
676
|
+
"type": "object",
|
|
677
|
+
"properties": {
|
|
678
|
+
"action": {
|
|
679
|
+
"type": "string",
|
|
680
|
+
"enum": [
|
|
681
|
+
"get_prompt"
|
|
682
|
+
]
|
|
683
|
+
},
|
|
684
|
+
"promptId": {
|
|
685
|
+
"type": "string"
|
|
686
|
+
}
|
|
687
|
+
},
|
|
688
|
+
"required": [
|
|
689
|
+
"action",
|
|
690
|
+
"promptId"
|
|
691
|
+
],
|
|
692
|
+
"additionalProperties": false,
|
|
693
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
]
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"id": "prompts",
|
|
701
|
+
"capability": "prompts",
|
|
702
|
+
"status": "pass",
|
|
703
|
+
"durationMs": 0.382499999992433,
|
|
704
|
+
"message": "Advertised capability responded with the minimal expected shape (0 items).",
|
|
705
|
+
"evidence": [
|
|
706
|
+
{
|
|
707
|
+
"endpoint": "prompts/list",
|
|
708
|
+
"advertised": true,
|
|
709
|
+
"responded": true,
|
|
710
|
+
"minimalShapePresent": true,
|
|
711
|
+
"itemCount": 0,
|
|
712
|
+
"identifiers": [],
|
|
713
|
+
"diagnostics": [
|
|
714
|
+
"(node:82004) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
|
|
715
|
+
"(Use `node --trace-deprecation ...` to show where the warning was created)"
|
|
716
|
+
]
|
|
717
|
+
}
|
|
718
|
+
]
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"id": "resources",
|
|
722
|
+
"capability": "resources",
|
|
723
|
+
"status": "pass",
|
|
724
|
+
"durationMs": 0.5212080000055721,
|
|
725
|
+
"message": "Advertised capability responded with the minimal expected shape (2 items).",
|
|
726
|
+
"evidence": [
|
|
727
|
+
{
|
|
728
|
+
"endpoint": "resources/list",
|
|
729
|
+
"advertised": true,
|
|
730
|
+
"responded": true,
|
|
731
|
+
"minimalShapePresent": true,
|
|
732
|
+
"itemCount": 2,
|
|
733
|
+
"identifiers": [
|
|
734
|
+
"ui://desktop-commander/file-preview",
|
|
735
|
+
"ui://desktop-commander/config-editor"
|
|
736
|
+
],
|
|
737
|
+
"diagnostics": [
|
|
738
|
+
"(node:82004) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
|
|
739
|
+
"(Use `node --trace-deprecation ...` to show where the warning was created)"
|
|
740
|
+
]
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"endpoint": "resources/templates/list",
|
|
744
|
+
"advertised": true,
|
|
745
|
+
"responded": true,
|
|
746
|
+
"minimalShapePresent": true,
|
|
747
|
+
"itemCount": 0,
|
|
748
|
+
"identifiers": [],
|
|
749
|
+
"diagnostics": [
|
|
750
|
+
"(node:82004) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
|
|
751
|
+
"(Use `node --trace-deprecation ...` to show where the warning was created)"
|
|
752
|
+
]
|
|
753
|
+
}
|
|
754
|
+
]
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"id": "security-lite",
|
|
758
|
+
"capability": "security-lite",
|
|
759
|
+
"status": "fail",
|
|
760
|
+
"durationMs": 0.4724160000041593,
|
|
761
|
+
"message": "Found 6 security finding(s): 2 high, 3 medium, 1 low.",
|
|
762
|
+
"evidence": [
|
|
763
|
+
{
|
|
764
|
+
"endpoint": "security/scan-lite",
|
|
765
|
+
"advertised": true,
|
|
766
|
+
"responded": true,
|
|
767
|
+
"minimalShapePresent": true,
|
|
768
|
+
"itemCount": 6,
|
|
769
|
+
"identifiers": [
|
|
770
|
+
"get_config",
|
|
771
|
+
"write_file",
|
|
772
|
+
"write_pdf",
|
|
773
|
+
"create_directory",
|
|
774
|
+
"start_process",
|
|
775
|
+
"give_feedback_to_desktop_commander"
|
|
776
|
+
],
|
|
777
|
+
"diagnostics": [
|
|
778
|
+
"[high] Tool \"get_config\" description suggests command execution: \"\n Get the complete server configuration as JSON. Config includes fields for:\n\".",
|
|
779
|
+
"[medium] Tool \"write_file\" accepts filesystem paths and has destructive capabilities.",
|
|
780
|
+
"[medium] Tool \"write_pdf\" accepts filesystem paths and has destructive capabilities.",
|
|
781
|
+
"[medium] Tool \"create_directory\" accepts filesystem paths and has destructive capabilities.",
|
|
782
|
+
"[high] Tool \"start_process\" has parameter \"command\" which may allow arbitrary command execution.",
|
|
783
|
+
"[low] Tool \"give_feedback_to_desktop_commander\" has an empty schema but is marked as destructive."
|
|
784
|
+
],
|
|
785
|
+
"findings": [
|
|
786
|
+
{
|
|
787
|
+
"ruleId": "shell-injection",
|
|
788
|
+
"severity": "high",
|
|
789
|
+
"toolName": "get_config",
|
|
790
|
+
"message": "Tool \"get_config\" description suggests command execution: \"\n Get the complete server configuration as JSON. Config includes fields for:\n\"."
|
|
791
|
+
},
|
|
792
|
+
{
|
|
793
|
+
"ruleId": "broad-filesystem",
|
|
794
|
+
"severity": "medium",
|
|
795
|
+
"toolName": "write_file",
|
|
796
|
+
"message": "Tool \"write_file\" accepts filesystem paths and has destructive capabilities."
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"ruleId": "broad-filesystem",
|
|
800
|
+
"severity": "medium",
|
|
801
|
+
"toolName": "write_pdf",
|
|
802
|
+
"message": "Tool \"write_pdf\" accepts filesystem paths and has destructive capabilities."
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"ruleId": "broad-filesystem",
|
|
806
|
+
"severity": "medium",
|
|
807
|
+
"toolName": "create_directory",
|
|
808
|
+
"message": "Tool \"create_directory\" accepts filesystem paths and has destructive capabilities."
|
|
809
|
+
},
|
|
810
|
+
{
|
|
811
|
+
"ruleId": "shell-injection",
|
|
812
|
+
"severity": "high",
|
|
813
|
+
"toolName": "start_process",
|
|
814
|
+
"message": "Tool \"start_process\" has parameter \"command\" which may allow arbitrary command execution."
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
"ruleId": "permissive-schema",
|
|
818
|
+
"severity": "low",
|
|
819
|
+
"toolName": "give_feedback_to_desktop_commander",
|
|
820
|
+
"message": "Tool \"give_feedback_to_desktop_commander\" has an empty schema but is marked as destructive."
|
|
821
|
+
}
|
|
822
|
+
]
|
|
823
|
+
}
|
|
824
|
+
]
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"id": "runtime-profile",
|
|
828
|
+
"capability": "runtime-profile",
|
|
829
|
+
"status": "partial",
|
|
830
|
+
"durationMs": 0.3887079999985872,
|
|
831
|
+
"message": "Detected 10 potential egress target(s) and 39 potential state mutation(s) with high confidence.",
|
|
832
|
+
"evidence": [
|
|
833
|
+
{
|
|
834
|
+
"endpoint": "runtime-profile/analyze",
|
|
835
|
+
"advertised": true,
|
|
836
|
+
"responded": true,
|
|
837
|
+
"minimalShapePresent": true,
|
|
838
|
+
"itemCount": 49,
|
|
839
|
+
"diagnostics": [
|
|
840
|
+
"Egress entries: 10",
|
|
841
|
+
"State mutations: 39",
|
|
842
|
+
"Confidence: high"
|
|
843
|
+
],
|
|
844
|
+
"findings": [
|
|
845
|
+
{
|
|
846
|
+
"target": "origin",
|
|
847
|
+
"protocol": "unknown",
|
|
848
|
+
"source": "tool_schema",
|
|
849
|
+
"confidence": "high"
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
"target": "origin",
|
|
853
|
+
"protocol": "unknown",
|
|
854
|
+
"source": "tool_schema",
|
|
855
|
+
"confidence": "high"
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
"target": "origin",
|
|
859
|
+
"protocol": "unknown",
|
|
860
|
+
"source": "tool_schema",
|
|
861
|
+
"confidence": "high"
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
"target": "origin",
|
|
865
|
+
"protocol": "unknown",
|
|
866
|
+
"source": "tool_schema",
|
|
867
|
+
"confidence": "high"
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"target": "origin",
|
|
871
|
+
"protocol": "unknown",
|
|
872
|
+
"source": "tool_schema",
|
|
873
|
+
"confidence": "high"
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
"target": "origin",
|
|
877
|
+
"protocol": "unknown",
|
|
878
|
+
"source": "tool_schema",
|
|
879
|
+
"confidence": "high"
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"target": "start_search",
|
|
883
|
+
"protocol": "unknown",
|
|
884
|
+
"source": "description_analysis",
|
|
885
|
+
"confidence": "low"
|
|
886
|
+
},
|
|
887
|
+
{
|
|
888
|
+
"target": "origin",
|
|
889
|
+
"protocol": "unknown",
|
|
890
|
+
"source": "tool_schema",
|
|
891
|
+
"confidence": "high"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"target": "origin",
|
|
895
|
+
"protocol": "unknown",
|
|
896
|
+
"source": "tool_schema",
|
|
897
|
+
"confidence": "high"
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"target": "give_feedback_to_desktop_commander",
|
|
901
|
+
"protocol": "unknown",
|
|
902
|
+
"source": "description_analysis",
|
|
903
|
+
"confidence": "low"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"resource": "filesystem",
|
|
907
|
+
"operation": "write",
|
|
908
|
+
"scope": "working_directory",
|
|
909
|
+
"source": "description_analysis"
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
"resource": "filesystem",
|
|
913
|
+
"operation": "write",
|
|
914
|
+
"scope": "working_directory",
|
|
915
|
+
"source": "description_analysis"
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
"resource": "filesystem",
|
|
919
|
+
"operation": "write",
|
|
920
|
+
"scope": "working_directory",
|
|
921
|
+
"source": "description_analysis"
|
|
922
|
+
},
|
|
923
|
+
{
|
|
924
|
+
"resource": "filesystem",
|
|
925
|
+
"operation": "write",
|
|
926
|
+
"scope": "working_directory",
|
|
927
|
+
"source": "tool_schema"
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"resource": "filesystem",
|
|
931
|
+
"operation": "write",
|
|
932
|
+
"scope": "working_directory",
|
|
933
|
+
"source": "description_analysis"
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"resource": "filesystem",
|
|
937
|
+
"operation": "write",
|
|
938
|
+
"scope": "working_directory",
|
|
939
|
+
"source": "description_analysis"
|
|
940
|
+
},
|
|
941
|
+
{
|
|
942
|
+
"resource": "filesystem",
|
|
943
|
+
"operation": "write",
|
|
944
|
+
"scope": "working_directory",
|
|
945
|
+
"source": "tool_schema"
|
|
946
|
+
},
|
|
947
|
+
{
|
|
948
|
+
"resource": "filesystem",
|
|
949
|
+
"operation": "write",
|
|
950
|
+
"scope": "working_directory",
|
|
951
|
+
"source": "description_analysis"
|
|
952
|
+
},
|
|
953
|
+
{
|
|
954
|
+
"resource": "filesystem",
|
|
955
|
+
"operation": "write",
|
|
956
|
+
"scope": "working_directory",
|
|
957
|
+
"source": "description_analysis"
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
"resource": "filesystem",
|
|
961
|
+
"operation": "write",
|
|
962
|
+
"scope": "working_directory",
|
|
963
|
+
"source": "tool_schema"
|
|
964
|
+
},
|
|
965
|
+
{
|
|
966
|
+
"resource": "filesystem",
|
|
967
|
+
"operation": "write",
|
|
968
|
+
"scope": "working_directory",
|
|
969
|
+
"source": "description_analysis"
|
|
970
|
+
},
|
|
971
|
+
{
|
|
972
|
+
"resource": "filesystem",
|
|
973
|
+
"operation": "write",
|
|
974
|
+
"scope": "working_directory",
|
|
975
|
+
"source": "description_analysis"
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
"resource": "filesystem",
|
|
979
|
+
"operation": "write",
|
|
980
|
+
"scope": "working_directory",
|
|
981
|
+
"source": "tool_schema"
|
|
982
|
+
},
|
|
983
|
+
{
|
|
984
|
+
"resource": "filesystem",
|
|
985
|
+
"operation": "write",
|
|
986
|
+
"scope": "working_directory",
|
|
987
|
+
"source": "description_analysis"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"resource": "filesystem",
|
|
991
|
+
"operation": "write",
|
|
992
|
+
"scope": "working_directory",
|
|
993
|
+
"source": "description_analysis"
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"resource": "filesystem",
|
|
997
|
+
"operation": "write",
|
|
998
|
+
"scope": "working_directory",
|
|
999
|
+
"source": "tool_schema"
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"resource": "filesystem",
|
|
1003
|
+
"operation": "write",
|
|
1004
|
+
"scope": "working_directory",
|
|
1005
|
+
"source": "description_analysis"
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
"resource": "filesystem",
|
|
1009
|
+
"operation": "write",
|
|
1010
|
+
"scope": "working_directory",
|
|
1011
|
+
"source": "description_analysis"
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"resource": "filesystem",
|
|
1015
|
+
"operation": "write",
|
|
1016
|
+
"scope": "working_directory",
|
|
1017
|
+
"source": "tool_schema"
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"resource": "filesystem",
|
|
1021
|
+
"operation": "write",
|
|
1022
|
+
"scope": "working_directory",
|
|
1023
|
+
"source": "description_analysis"
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
"resource": "filesystem",
|
|
1027
|
+
"operation": "write",
|
|
1028
|
+
"scope": "working_directory",
|
|
1029
|
+
"source": "description_analysis"
|
|
1030
|
+
},
|
|
1031
|
+
{
|
|
1032
|
+
"resource": "filesystem",
|
|
1033
|
+
"operation": "write",
|
|
1034
|
+
"scope": "working_directory",
|
|
1035
|
+
"source": "description_analysis"
|
|
1036
|
+
},
|
|
1037
|
+
{
|
|
1038
|
+
"resource": "filesystem",
|
|
1039
|
+
"operation": "write",
|
|
1040
|
+
"scope": "working_directory",
|
|
1041
|
+
"source": "description_analysis"
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"resource": "filesystem",
|
|
1045
|
+
"operation": "write",
|
|
1046
|
+
"scope": "working_directory",
|
|
1047
|
+
"source": "tool_schema"
|
|
1048
|
+
},
|
|
1049
|
+
{
|
|
1050
|
+
"resource": "filesystem",
|
|
1051
|
+
"operation": "write",
|
|
1052
|
+
"scope": "working_directory",
|
|
1053
|
+
"source": "description_analysis"
|
|
1054
|
+
},
|
|
1055
|
+
{
|
|
1056
|
+
"resource": "filesystem",
|
|
1057
|
+
"operation": "write",
|
|
1058
|
+
"scope": "working_directory",
|
|
1059
|
+
"source": "description_analysis"
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
"resource": "network",
|
|
1063
|
+
"operation": "execute",
|
|
1064
|
+
"scope": "specific_path",
|
|
1065
|
+
"source": "tool_schema"
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"resource": "network",
|
|
1069
|
+
"operation": "execute",
|
|
1070
|
+
"scope": "specific_path",
|
|
1071
|
+
"source": "tool_schema"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"resource": "filesystem",
|
|
1075
|
+
"operation": "write",
|
|
1076
|
+
"scope": "working_directory",
|
|
1077
|
+
"source": "description_analysis"
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"resource": "filesystem",
|
|
1081
|
+
"operation": "write",
|
|
1082
|
+
"scope": "working_directory",
|
|
1083
|
+
"source": "description_analysis"
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
"resource": "filesystem",
|
|
1087
|
+
"operation": "write",
|
|
1088
|
+
"scope": "working_directory",
|
|
1089
|
+
"source": "description_analysis"
|
|
1090
|
+
},
|
|
1091
|
+
{
|
|
1092
|
+
"resource": "filesystem",
|
|
1093
|
+
"operation": "write",
|
|
1094
|
+
"scope": "working_directory",
|
|
1095
|
+
"source": "description_analysis"
|
|
1096
|
+
},
|
|
1097
|
+
{
|
|
1098
|
+
"resource": "filesystem",
|
|
1099
|
+
"operation": "write",
|
|
1100
|
+
"scope": "working_directory",
|
|
1101
|
+
"source": "description_analysis"
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"resource": "filesystem",
|
|
1105
|
+
"operation": "write",
|
|
1106
|
+
"scope": "working_directory",
|
|
1107
|
+
"source": "description_analysis"
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"resource": "filesystem",
|
|
1111
|
+
"operation": "write",
|
|
1112
|
+
"scope": "working_directory",
|
|
1113
|
+
"source": "description_analysis"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"resource": "filesystem",
|
|
1117
|
+
"operation": "write",
|
|
1118
|
+
"scope": "working_directory",
|
|
1119
|
+
"source": "description_analysis"
|
|
1120
|
+
},
|
|
1121
|
+
{
|
|
1122
|
+
"resource": "filesystem",
|
|
1123
|
+
"operation": "write",
|
|
1124
|
+
"scope": "working_directory",
|
|
1125
|
+
"source": "description_analysis"
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"resource": "filesystem",
|
|
1129
|
+
"operation": "write",
|
|
1130
|
+
"scope": "working_directory",
|
|
1131
|
+
"source": "description_analysis"
|
|
1132
|
+
},
|
|
1133
|
+
{
|
|
1134
|
+
"resource": "filesystem",
|
|
1135
|
+
"operation": "write",
|
|
1136
|
+
"scope": "working_directory",
|
|
1137
|
+
"source": "description_analysis"
|
|
1138
|
+
}
|
|
1139
|
+
]
|
|
1140
|
+
}
|
|
1141
|
+
]
|
|
1142
|
+
},
|
|
1143
|
+
{
|
|
1144
|
+
"id": "conformance",
|
|
1145
|
+
"capability": "conformance",
|
|
1146
|
+
"status": "pass",
|
|
1147
|
+
"durationMs": 18.18787500000326,
|
|
1148
|
+
"message": "All 7 conformance checks passed.",
|
|
1149
|
+
"evidence": [
|
|
1150
|
+
{
|
|
1151
|
+
"endpoint": "conformance/check",
|
|
1152
|
+
"advertised": true,
|
|
1153
|
+
"responded": true,
|
|
1154
|
+
"minimalShapePresent": true,
|
|
1155
|
+
"itemCount": 7,
|
|
1156
|
+
"identifiers": [],
|
|
1157
|
+
"diagnostics": [
|
|
1158
|
+
"[pass] capabilities-present: Server returned capabilities object.",
|
|
1159
|
+
"[pass] server-info: Server provided initialization info.",
|
|
1160
|
+
"[pass] tools-capability-match: tools/list returned 26 tool(s).",
|
|
1161
|
+
"[pass] prompts-capability-match: prompts/list returned 0 prompt(s).",
|
|
1162
|
+
"[pass] resources-capability-match: resources/list returned 2 resource(s).",
|
|
1163
|
+
"[pass] tool-response-content: Tool \"get_config\" response has valid content array.",
|
|
1164
|
+
"[pass] error-handling: Server returned proper error code -32601 for unknown method."
|
|
1165
|
+
]
|
|
1166
|
+
}
|
|
1167
|
+
]
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
"id": "schema-quality",
|
|
1171
|
+
"capability": "schema-quality",
|
|
1172
|
+
"status": "partial",
|
|
1173
|
+
"durationMs": 11.813290999998571,
|
|
1174
|
+
"message": "Found 76 quality finding(s) across 28 item(s): 0 warnings, 76 info.",
|
|
1175
|
+
"evidence": [
|
|
1176
|
+
{
|
|
1177
|
+
"endpoint": "schema-quality/scan",
|
|
1178
|
+
"advertised": true,
|
|
1179
|
+
"responded": true,
|
|
1180
|
+
"minimalShapePresent": true,
|
|
1181
|
+
"itemCount": 76,
|
|
1182
|
+
"identifiers": [
|
|
1183
|
+
"get_config",
|
|
1184
|
+
"set_config_value",
|
|
1185
|
+
"read_file",
|
|
1186
|
+
"read_multiple_files",
|
|
1187
|
+
"write_file",
|
|
1188
|
+
"write_pdf",
|
|
1189
|
+
"create_directory",
|
|
1190
|
+
"list_directory",
|
|
1191
|
+
"move_file",
|
|
1192
|
+
"start_search",
|
|
1193
|
+
"get_more_search_results",
|
|
1194
|
+
"stop_search",
|
|
1195
|
+
"get_file_info",
|
|
1196
|
+
"edit_block",
|
|
1197
|
+
"start_process",
|
|
1198
|
+
"read_process_output",
|
|
1199
|
+
"interact_with_process",
|
|
1200
|
+
"force_terminate",
|
|
1201
|
+
"kill_process",
|
|
1202
|
+
"get_recent_tool_calls",
|
|
1203
|
+
"get_prompts"
|
|
1204
|
+
],
|
|
1205
|
+
"diagnostics": [
|
|
1206
|
+
"[info] tool \"get_config\": Has properties but no 'required' array declared",
|
|
1207
|
+
"[info] tool \"get_config\": Property 'origin' missing description",
|
|
1208
|
+
"[info] tool \"set_config_value\": Property 'key' missing description",
|
|
1209
|
+
"[info] tool \"set_config_value\": Property 'value' missing description",
|
|
1210
|
+
"[info] tool \"set_config_value\": Property 'origin' missing description",
|
|
1211
|
+
"[info] tool \"read_file\": Property 'path' missing description",
|
|
1212
|
+
"[info] tool \"read_file\": Property 'isUrl' missing description",
|
|
1213
|
+
"[info] tool \"read_file\": Property 'offset' missing description",
|
|
1214
|
+
"[info] tool \"read_file\": Property 'length' missing description",
|
|
1215
|
+
"[info] tool \"read_file\": Property 'sheet' missing description",
|
|
1216
|
+
"[info] tool \"read_file\": Property 'range' missing description",
|
|
1217
|
+
"[info] tool \"read_file\": Property 'options' missing description",
|
|
1218
|
+
"[info] tool \"read_file\": Property 'origin' missing description",
|
|
1219
|
+
"[info] tool \"read_multiple_files\": Property 'paths' missing description",
|
|
1220
|
+
"[info] tool \"write_file\": Property 'path' missing description",
|
|
1221
|
+
"[info] tool \"write_file\": Property 'content' missing description",
|
|
1222
|
+
"[info] tool \"write_file\": Property 'mode' missing description",
|
|
1223
|
+
"[info] tool \"write_file\": Property 'origin' missing description",
|
|
1224
|
+
"[info] tool \"write_pdf\": Property 'path' missing description",
|
|
1225
|
+
"[info] tool \"write_pdf\": Property 'content' missing description",
|
|
1226
|
+
"[info] tool \"write_pdf\": Property 'outputPath' missing description",
|
|
1227
|
+
"[info] tool \"write_pdf\": Property 'options' missing description",
|
|
1228
|
+
"[info] tool \"create_directory\": Property 'path' missing description",
|
|
1229
|
+
"[info] tool \"list_directory\": Property 'path' missing description",
|
|
1230
|
+
"[info] tool \"list_directory\": Property 'depth' missing description",
|
|
1231
|
+
"[info] tool \"list_directory\": Property 'origin' missing description",
|
|
1232
|
+
"[info] tool \"move_file\": Property 'source' missing description",
|
|
1233
|
+
"[info] tool \"move_file\": Property 'destination' missing description",
|
|
1234
|
+
"[info] tool \"start_search\": Property 'path' missing description",
|
|
1235
|
+
"[info] tool \"start_search\": Property 'pattern' missing description",
|
|
1236
|
+
"[info] tool \"start_search\": Property 'searchType' missing description",
|
|
1237
|
+
"[info] tool \"start_search\": Property 'filePattern' missing description",
|
|
1238
|
+
"[info] tool \"start_search\": Property 'ignoreCase' missing description",
|
|
1239
|
+
"[info] tool \"start_search\": Property 'maxResults' missing description",
|
|
1240
|
+
"[info] tool \"start_search\": Property 'includeHidden' missing description",
|
|
1241
|
+
"[info] tool \"start_search\": Property 'contextLines' missing description",
|
|
1242
|
+
"[info] tool \"start_search\": Property 'timeout_ms' missing description",
|
|
1243
|
+
"[info] tool \"start_search\": Property 'earlyTermination' missing description",
|
|
1244
|
+
"[info] tool \"start_search\": Property 'literalSearch' missing description",
|
|
1245
|
+
"[info] tool \"start_search\": Property 'origin' missing description",
|
|
1246
|
+
"[info] tool \"get_more_search_results\": Property 'sessionId' missing description",
|
|
1247
|
+
"[info] tool \"get_more_search_results\": Property 'offset' missing description",
|
|
1248
|
+
"[info] tool \"get_more_search_results\": Property 'length' missing description",
|
|
1249
|
+
"[info] tool \"stop_search\": Property 'sessionId' missing description",
|
|
1250
|
+
"[info] tool \"get_file_info\": Property 'path' missing description",
|
|
1251
|
+
"[info] tool \"edit_block\": Property 'file_path' missing description",
|
|
1252
|
+
"[info] tool \"edit_block\": Property 'old_string' missing description",
|
|
1253
|
+
"[info] tool \"edit_block\": Property 'new_string' missing description",
|
|
1254
|
+
"[info] tool \"edit_block\": Property 'expected_replacements' missing description",
|
|
1255
|
+
"[info] tool \"edit_block\": Property 'range' missing description",
|
|
1256
|
+
"[info] tool \"edit_block\": Property 'content' missing description",
|
|
1257
|
+
"[info] tool \"edit_block\": Property 'options' missing description",
|
|
1258
|
+
"[info] tool \"edit_block\": Property 'origin' missing description",
|
|
1259
|
+
"[info] tool \"start_process\": Property 'command' missing description",
|
|
1260
|
+
"[info] tool \"start_process\": Property 'timeout_ms' missing description",
|
|
1261
|
+
"[info] tool \"start_process\": Property 'shell' missing description",
|
|
1262
|
+
"[info] tool \"start_process\": Property 'verbose_timing' missing description",
|
|
1263
|
+
"[info] tool \"start_process\": Property 'origin' missing description",
|
|
1264
|
+
"[info] tool \"read_process_output\": Property 'pid' missing description",
|
|
1265
|
+
"[info] tool \"read_process_output\": Property 'timeout_ms' missing description",
|
|
1266
|
+
"[info] tool \"read_process_output\": Property 'offset' missing description",
|
|
1267
|
+
"[info] tool \"read_process_output\": Property 'length' missing description",
|
|
1268
|
+
"[info] tool \"read_process_output\": Property 'verbose_timing' missing description",
|
|
1269
|
+
"[info] tool \"interact_with_process\": Property 'pid' missing description",
|
|
1270
|
+
"[info] tool \"interact_with_process\": Property 'input' missing description",
|
|
1271
|
+
"[info] tool \"interact_with_process\": Property 'timeout_ms' missing description",
|
|
1272
|
+
"[info] tool \"interact_with_process\": Property 'wait_for_prompt' missing description",
|
|
1273
|
+
"[info] tool \"interact_with_process\": Property 'verbose_timing' missing description",
|
|
1274
|
+
"[info] tool \"force_terminate\": Property 'pid' missing description",
|
|
1275
|
+
"[info] tool \"kill_process\": Property 'pid' missing description",
|
|
1276
|
+
"[info] tool \"get_recent_tool_calls\": Has properties but no 'required' array declared",
|
|
1277
|
+
"[info] tool \"get_recent_tool_calls\": Property 'maxResults' missing description",
|
|
1278
|
+
"[info] tool \"get_recent_tool_calls\": Property 'toolName' missing description",
|
|
1279
|
+
"[info] tool \"get_recent_tool_calls\": Property 'since' missing description",
|
|
1280
|
+
"[info] tool \"get_prompts\": Property 'action' missing description",
|
|
1281
|
+
"[info] tool \"get_prompts\": Property 'promptId' missing description"
|
|
1282
|
+
],
|
|
1283
|
+
"findings": [
|
|
1284
|
+
{
|
|
1285
|
+
"itemType": "tool",
|
|
1286
|
+
"itemName": "get_config",
|
|
1287
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1288
|
+
"severity": "info"
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
"itemType": "tool",
|
|
1292
|
+
"itemName": "get_config",
|
|
1293
|
+
"issue": "Property 'origin' missing description",
|
|
1294
|
+
"severity": "info"
|
|
1295
|
+
},
|
|
1296
|
+
{
|
|
1297
|
+
"itemType": "tool",
|
|
1298
|
+
"itemName": "set_config_value",
|
|
1299
|
+
"issue": "Property 'key' missing description",
|
|
1300
|
+
"severity": "info"
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
"itemType": "tool",
|
|
1304
|
+
"itemName": "set_config_value",
|
|
1305
|
+
"issue": "Property 'value' missing description",
|
|
1306
|
+
"severity": "info"
|
|
1307
|
+
},
|
|
1308
|
+
{
|
|
1309
|
+
"itemType": "tool",
|
|
1310
|
+
"itemName": "set_config_value",
|
|
1311
|
+
"issue": "Property 'origin' missing description",
|
|
1312
|
+
"severity": "info"
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
"itemType": "tool",
|
|
1316
|
+
"itemName": "read_file",
|
|
1317
|
+
"issue": "Property 'path' missing description",
|
|
1318
|
+
"severity": "info"
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
"itemType": "tool",
|
|
1322
|
+
"itemName": "read_file",
|
|
1323
|
+
"issue": "Property 'isUrl' missing description",
|
|
1324
|
+
"severity": "info"
|
|
1325
|
+
},
|
|
1326
|
+
{
|
|
1327
|
+
"itemType": "tool",
|
|
1328
|
+
"itemName": "read_file",
|
|
1329
|
+
"issue": "Property 'offset' missing description",
|
|
1330
|
+
"severity": "info"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"itemType": "tool",
|
|
1334
|
+
"itemName": "read_file",
|
|
1335
|
+
"issue": "Property 'length' missing description",
|
|
1336
|
+
"severity": "info"
|
|
1337
|
+
},
|
|
1338
|
+
{
|
|
1339
|
+
"itemType": "tool",
|
|
1340
|
+
"itemName": "read_file",
|
|
1341
|
+
"issue": "Property 'sheet' missing description",
|
|
1342
|
+
"severity": "info"
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"itemType": "tool",
|
|
1346
|
+
"itemName": "read_file",
|
|
1347
|
+
"issue": "Property 'range' missing description",
|
|
1348
|
+
"severity": "info"
|
|
1349
|
+
},
|
|
1350
|
+
{
|
|
1351
|
+
"itemType": "tool",
|
|
1352
|
+
"itemName": "read_file",
|
|
1353
|
+
"issue": "Property 'options' missing description",
|
|
1354
|
+
"severity": "info"
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
"itemType": "tool",
|
|
1358
|
+
"itemName": "read_file",
|
|
1359
|
+
"issue": "Property 'origin' missing description",
|
|
1360
|
+
"severity": "info"
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
"itemType": "tool",
|
|
1364
|
+
"itemName": "read_multiple_files",
|
|
1365
|
+
"issue": "Property 'paths' missing description",
|
|
1366
|
+
"severity": "info"
|
|
1367
|
+
},
|
|
1368
|
+
{
|
|
1369
|
+
"itemType": "tool",
|
|
1370
|
+
"itemName": "write_file",
|
|
1371
|
+
"issue": "Property 'path' missing description",
|
|
1372
|
+
"severity": "info"
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
"itemType": "tool",
|
|
1376
|
+
"itemName": "write_file",
|
|
1377
|
+
"issue": "Property 'content' missing description",
|
|
1378
|
+
"severity": "info"
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"itemType": "tool",
|
|
1382
|
+
"itemName": "write_file",
|
|
1383
|
+
"issue": "Property 'mode' missing description",
|
|
1384
|
+
"severity": "info"
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"itemType": "tool",
|
|
1388
|
+
"itemName": "write_file",
|
|
1389
|
+
"issue": "Property 'origin' missing description",
|
|
1390
|
+
"severity": "info"
|
|
1391
|
+
},
|
|
1392
|
+
{
|
|
1393
|
+
"itemType": "tool",
|
|
1394
|
+
"itemName": "write_pdf",
|
|
1395
|
+
"issue": "Property 'path' missing description",
|
|
1396
|
+
"severity": "info"
|
|
1397
|
+
},
|
|
1398
|
+
{
|
|
1399
|
+
"itemType": "tool",
|
|
1400
|
+
"itemName": "write_pdf",
|
|
1401
|
+
"issue": "Property 'content' missing description",
|
|
1402
|
+
"severity": "info"
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"itemType": "tool",
|
|
1406
|
+
"itemName": "write_pdf",
|
|
1407
|
+
"issue": "Property 'outputPath' missing description",
|
|
1408
|
+
"severity": "info"
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"itemType": "tool",
|
|
1412
|
+
"itemName": "write_pdf",
|
|
1413
|
+
"issue": "Property 'options' missing description",
|
|
1414
|
+
"severity": "info"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"itemType": "tool",
|
|
1418
|
+
"itemName": "create_directory",
|
|
1419
|
+
"issue": "Property 'path' missing description",
|
|
1420
|
+
"severity": "info"
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"itemType": "tool",
|
|
1424
|
+
"itemName": "list_directory",
|
|
1425
|
+
"issue": "Property 'path' missing description",
|
|
1426
|
+
"severity": "info"
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
"itemType": "tool",
|
|
1430
|
+
"itemName": "list_directory",
|
|
1431
|
+
"issue": "Property 'depth' missing description",
|
|
1432
|
+
"severity": "info"
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"itemType": "tool",
|
|
1436
|
+
"itemName": "list_directory",
|
|
1437
|
+
"issue": "Property 'origin' missing description",
|
|
1438
|
+
"severity": "info"
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"itemType": "tool",
|
|
1442
|
+
"itemName": "move_file",
|
|
1443
|
+
"issue": "Property 'source' missing description",
|
|
1444
|
+
"severity": "info"
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
"itemType": "tool",
|
|
1448
|
+
"itemName": "move_file",
|
|
1449
|
+
"issue": "Property 'destination' missing description",
|
|
1450
|
+
"severity": "info"
|
|
1451
|
+
},
|
|
1452
|
+
{
|
|
1453
|
+
"itemType": "tool",
|
|
1454
|
+
"itemName": "start_search",
|
|
1455
|
+
"issue": "Property 'path' missing description",
|
|
1456
|
+
"severity": "info"
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"itemType": "tool",
|
|
1460
|
+
"itemName": "start_search",
|
|
1461
|
+
"issue": "Property 'pattern' missing description",
|
|
1462
|
+
"severity": "info"
|
|
1463
|
+
},
|
|
1464
|
+
{
|
|
1465
|
+
"itemType": "tool",
|
|
1466
|
+
"itemName": "start_search",
|
|
1467
|
+
"issue": "Property 'searchType' missing description",
|
|
1468
|
+
"severity": "info"
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
"itemType": "tool",
|
|
1472
|
+
"itemName": "start_search",
|
|
1473
|
+
"issue": "Property 'filePattern' missing description",
|
|
1474
|
+
"severity": "info"
|
|
1475
|
+
},
|
|
1476
|
+
{
|
|
1477
|
+
"itemType": "tool",
|
|
1478
|
+
"itemName": "start_search",
|
|
1479
|
+
"issue": "Property 'ignoreCase' missing description",
|
|
1480
|
+
"severity": "info"
|
|
1481
|
+
},
|
|
1482
|
+
{
|
|
1483
|
+
"itemType": "tool",
|
|
1484
|
+
"itemName": "start_search",
|
|
1485
|
+
"issue": "Property 'maxResults' missing description",
|
|
1486
|
+
"severity": "info"
|
|
1487
|
+
},
|
|
1488
|
+
{
|
|
1489
|
+
"itemType": "tool",
|
|
1490
|
+
"itemName": "start_search",
|
|
1491
|
+
"issue": "Property 'includeHidden' missing description",
|
|
1492
|
+
"severity": "info"
|
|
1493
|
+
},
|
|
1494
|
+
{
|
|
1495
|
+
"itemType": "tool",
|
|
1496
|
+
"itemName": "start_search",
|
|
1497
|
+
"issue": "Property 'contextLines' missing description",
|
|
1498
|
+
"severity": "info"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"itemType": "tool",
|
|
1502
|
+
"itemName": "start_search",
|
|
1503
|
+
"issue": "Property 'timeout_ms' missing description",
|
|
1504
|
+
"severity": "info"
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"itemType": "tool",
|
|
1508
|
+
"itemName": "start_search",
|
|
1509
|
+
"issue": "Property 'earlyTermination' missing description",
|
|
1510
|
+
"severity": "info"
|
|
1511
|
+
},
|
|
1512
|
+
{
|
|
1513
|
+
"itemType": "tool",
|
|
1514
|
+
"itemName": "start_search",
|
|
1515
|
+
"issue": "Property 'literalSearch' missing description",
|
|
1516
|
+
"severity": "info"
|
|
1517
|
+
},
|
|
1518
|
+
{
|
|
1519
|
+
"itemType": "tool",
|
|
1520
|
+
"itemName": "start_search",
|
|
1521
|
+
"issue": "Property 'origin' missing description",
|
|
1522
|
+
"severity": "info"
|
|
1523
|
+
},
|
|
1524
|
+
{
|
|
1525
|
+
"itemType": "tool",
|
|
1526
|
+
"itemName": "get_more_search_results",
|
|
1527
|
+
"issue": "Property 'sessionId' missing description",
|
|
1528
|
+
"severity": "info"
|
|
1529
|
+
},
|
|
1530
|
+
{
|
|
1531
|
+
"itemType": "tool",
|
|
1532
|
+
"itemName": "get_more_search_results",
|
|
1533
|
+
"issue": "Property 'offset' missing description",
|
|
1534
|
+
"severity": "info"
|
|
1535
|
+
},
|
|
1536
|
+
{
|
|
1537
|
+
"itemType": "tool",
|
|
1538
|
+
"itemName": "get_more_search_results",
|
|
1539
|
+
"issue": "Property 'length' missing description",
|
|
1540
|
+
"severity": "info"
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"itemType": "tool",
|
|
1544
|
+
"itemName": "stop_search",
|
|
1545
|
+
"issue": "Property 'sessionId' missing description",
|
|
1546
|
+
"severity": "info"
|
|
1547
|
+
},
|
|
1548
|
+
{
|
|
1549
|
+
"itemType": "tool",
|
|
1550
|
+
"itemName": "get_file_info",
|
|
1551
|
+
"issue": "Property 'path' missing description",
|
|
1552
|
+
"severity": "info"
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
"itemType": "tool",
|
|
1556
|
+
"itemName": "edit_block",
|
|
1557
|
+
"issue": "Property 'file_path' missing description",
|
|
1558
|
+
"severity": "info"
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"itemType": "tool",
|
|
1562
|
+
"itemName": "edit_block",
|
|
1563
|
+
"issue": "Property 'old_string' missing description",
|
|
1564
|
+
"severity": "info"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
"itemType": "tool",
|
|
1568
|
+
"itemName": "edit_block",
|
|
1569
|
+
"issue": "Property 'new_string' missing description",
|
|
1570
|
+
"severity": "info"
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
"itemType": "tool",
|
|
1574
|
+
"itemName": "edit_block",
|
|
1575
|
+
"issue": "Property 'expected_replacements' missing description",
|
|
1576
|
+
"severity": "info"
|
|
1577
|
+
},
|
|
1578
|
+
{
|
|
1579
|
+
"itemType": "tool",
|
|
1580
|
+
"itemName": "edit_block",
|
|
1581
|
+
"issue": "Property 'range' missing description",
|
|
1582
|
+
"severity": "info"
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"itemType": "tool",
|
|
1586
|
+
"itemName": "edit_block",
|
|
1587
|
+
"issue": "Property 'content' missing description",
|
|
1588
|
+
"severity": "info"
|
|
1589
|
+
},
|
|
1590
|
+
{
|
|
1591
|
+
"itemType": "tool",
|
|
1592
|
+
"itemName": "edit_block",
|
|
1593
|
+
"issue": "Property 'options' missing description",
|
|
1594
|
+
"severity": "info"
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"itemType": "tool",
|
|
1598
|
+
"itemName": "edit_block",
|
|
1599
|
+
"issue": "Property 'origin' missing description",
|
|
1600
|
+
"severity": "info"
|
|
1601
|
+
},
|
|
1602
|
+
{
|
|
1603
|
+
"itemType": "tool",
|
|
1604
|
+
"itemName": "start_process",
|
|
1605
|
+
"issue": "Property 'command' missing description",
|
|
1606
|
+
"severity": "info"
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
"itemType": "tool",
|
|
1610
|
+
"itemName": "start_process",
|
|
1611
|
+
"issue": "Property 'timeout_ms' missing description",
|
|
1612
|
+
"severity": "info"
|
|
1613
|
+
},
|
|
1614
|
+
{
|
|
1615
|
+
"itemType": "tool",
|
|
1616
|
+
"itemName": "start_process",
|
|
1617
|
+
"issue": "Property 'shell' missing description",
|
|
1618
|
+
"severity": "info"
|
|
1619
|
+
},
|
|
1620
|
+
{
|
|
1621
|
+
"itemType": "tool",
|
|
1622
|
+
"itemName": "start_process",
|
|
1623
|
+
"issue": "Property 'verbose_timing' missing description",
|
|
1624
|
+
"severity": "info"
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"itemType": "tool",
|
|
1628
|
+
"itemName": "start_process",
|
|
1629
|
+
"issue": "Property 'origin' missing description",
|
|
1630
|
+
"severity": "info"
|
|
1631
|
+
},
|
|
1632
|
+
{
|
|
1633
|
+
"itemType": "tool",
|
|
1634
|
+
"itemName": "read_process_output",
|
|
1635
|
+
"issue": "Property 'pid' missing description",
|
|
1636
|
+
"severity": "info"
|
|
1637
|
+
},
|
|
1638
|
+
{
|
|
1639
|
+
"itemType": "tool",
|
|
1640
|
+
"itemName": "read_process_output",
|
|
1641
|
+
"issue": "Property 'timeout_ms' missing description",
|
|
1642
|
+
"severity": "info"
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"itemType": "tool",
|
|
1646
|
+
"itemName": "read_process_output",
|
|
1647
|
+
"issue": "Property 'offset' missing description",
|
|
1648
|
+
"severity": "info"
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"itemType": "tool",
|
|
1652
|
+
"itemName": "read_process_output",
|
|
1653
|
+
"issue": "Property 'length' missing description",
|
|
1654
|
+
"severity": "info"
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
"itemType": "tool",
|
|
1658
|
+
"itemName": "read_process_output",
|
|
1659
|
+
"issue": "Property 'verbose_timing' missing description",
|
|
1660
|
+
"severity": "info"
|
|
1661
|
+
},
|
|
1662
|
+
{
|
|
1663
|
+
"itemType": "tool",
|
|
1664
|
+
"itemName": "interact_with_process",
|
|
1665
|
+
"issue": "Property 'pid' missing description",
|
|
1666
|
+
"severity": "info"
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"itemType": "tool",
|
|
1670
|
+
"itemName": "interact_with_process",
|
|
1671
|
+
"issue": "Property 'input' missing description",
|
|
1672
|
+
"severity": "info"
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
"itemType": "tool",
|
|
1676
|
+
"itemName": "interact_with_process",
|
|
1677
|
+
"issue": "Property 'timeout_ms' missing description",
|
|
1678
|
+
"severity": "info"
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
"itemType": "tool",
|
|
1682
|
+
"itemName": "interact_with_process",
|
|
1683
|
+
"issue": "Property 'wait_for_prompt' missing description",
|
|
1684
|
+
"severity": "info"
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
"itemType": "tool",
|
|
1688
|
+
"itemName": "interact_with_process",
|
|
1689
|
+
"issue": "Property 'verbose_timing' missing description",
|
|
1690
|
+
"severity": "info"
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
"itemType": "tool",
|
|
1694
|
+
"itemName": "force_terminate",
|
|
1695
|
+
"issue": "Property 'pid' missing description",
|
|
1696
|
+
"severity": "info"
|
|
1697
|
+
},
|
|
1698
|
+
{
|
|
1699
|
+
"itemType": "tool",
|
|
1700
|
+
"itemName": "kill_process",
|
|
1701
|
+
"issue": "Property 'pid' missing description",
|
|
1702
|
+
"severity": "info"
|
|
1703
|
+
},
|
|
1704
|
+
{
|
|
1705
|
+
"itemType": "tool",
|
|
1706
|
+
"itemName": "get_recent_tool_calls",
|
|
1707
|
+
"issue": "Has properties but no 'required' array declared",
|
|
1708
|
+
"severity": "info"
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
"itemType": "tool",
|
|
1712
|
+
"itemName": "get_recent_tool_calls",
|
|
1713
|
+
"issue": "Property 'maxResults' missing description",
|
|
1714
|
+
"severity": "info"
|
|
1715
|
+
},
|
|
1716
|
+
{
|
|
1717
|
+
"itemType": "tool",
|
|
1718
|
+
"itemName": "get_recent_tool_calls",
|
|
1719
|
+
"issue": "Property 'toolName' missing description",
|
|
1720
|
+
"severity": "info"
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
"itemType": "tool",
|
|
1724
|
+
"itemName": "get_recent_tool_calls",
|
|
1725
|
+
"issue": "Property 'since' missing description",
|
|
1726
|
+
"severity": "info"
|
|
1727
|
+
},
|
|
1728
|
+
{
|
|
1729
|
+
"itemType": "tool",
|
|
1730
|
+
"itemName": "get_prompts",
|
|
1731
|
+
"issue": "Property 'action' missing description",
|
|
1732
|
+
"severity": "info"
|
|
1733
|
+
},
|
|
1734
|
+
{
|
|
1735
|
+
"itemType": "tool",
|
|
1736
|
+
"itemName": "get_prompts",
|
|
1737
|
+
"issue": "Property 'promptId' missing description",
|
|
1738
|
+
"severity": "info"
|
|
1739
|
+
}
|
|
1740
|
+
]
|
|
1741
|
+
}
|
|
1742
|
+
]
|
|
1743
|
+
},
|
|
1744
|
+
{
|
|
1745
|
+
"id": "security",
|
|
1746
|
+
"capability": "security",
|
|
1747
|
+
"status": "fail",
|
|
1748
|
+
"durationMs": 1.1478340000030585,
|
|
1749
|
+
"message": "Found 6 security finding(s): 2 high, 3 medium, 1 low.",
|
|
1750
|
+
"evidence": [
|
|
1751
|
+
{
|
|
1752
|
+
"endpoint": "security/scan",
|
|
1753
|
+
"advertised": true,
|
|
1754
|
+
"responded": true,
|
|
1755
|
+
"minimalShapePresent": true,
|
|
1756
|
+
"itemCount": 6,
|
|
1757
|
+
"identifiers": [
|
|
1758
|
+
"get_config",
|
|
1759
|
+
"write_file",
|
|
1760
|
+
"write_pdf",
|
|
1761
|
+
"create_directory",
|
|
1762
|
+
"start_process",
|
|
1763
|
+
"give_feedback_to_desktop_commander"
|
|
1764
|
+
],
|
|
1765
|
+
"diagnostics": [
|
|
1766
|
+
"[high] Tool \"get_config\" description suggests command execution: \"\n Get the complete server configuration as JSON. Config includes fields for:\n\".",
|
|
1767
|
+
"[medium] Tool \"write_file\" accepts filesystem paths and has destructive capabilities.",
|
|
1768
|
+
"[medium] Tool \"write_pdf\" accepts filesystem paths and has destructive capabilities.",
|
|
1769
|
+
"[medium] Tool \"create_directory\" accepts filesystem paths and has destructive capabilities.",
|
|
1770
|
+
"[high] Tool \"start_process\" has parameter \"command\" which may allow arbitrary command execution.",
|
|
1771
|
+
"[low] Tool \"give_feedback_to_desktop_commander\" has an empty schema but is marked as destructive."
|
|
1772
|
+
],
|
|
1773
|
+
"findings": [
|
|
1774
|
+
{
|
|
1775
|
+
"ruleId": "shell-injection",
|
|
1776
|
+
"severity": "high",
|
|
1777
|
+
"toolName": "get_config",
|
|
1778
|
+
"message": "Tool \"get_config\" description suggests command execution: \"\n Get the complete server configuration as JSON. Config includes fields for:\n\"."
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
"ruleId": "broad-filesystem",
|
|
1782
|
+
"severity": "medium",
|
|
1783
|
+
"toolName": "write_file",
|
|
1784
|
+
"message": "Tool \"write_file\" accepts filesystem paths and has destructive capabilities."
|
|
1785
|
+
},
|
|
1786
|
+
{
|
|
1787
|
+
"ruleId": "broad-filesystem",
|
|
1788
|
+
"severity": "medium",
|
|
1789
|
+
"toolName": "write_pdf",
|
|
1790
|
+
"message": "Tool \"write_pdf\" accepts filesystem paths and has destructive capabilities."
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"ruleId": "broad-filesystem",
|
|
1794
|
+
"severity": "medium",
|
|
1795
|
+
"toolName": "create_directory",
|
|
1796
|
+
"message": "Tool \"create_directory\" accepts filesystem paths and has destructive capabilities."
|
|
1797
|
+
},
|
|
1798
|
+
{
|
|
1799
|
+
"ruleId": "shell-injection",
|
|
1800
|
+
"severity": "high",
|
|
1801
|
+
"toolName": "start_process",
|
|
1802
|
+
"message": "Tool \"start_process\" has parameter \"command\" which may allow arbitrary command execution."
|
|
1803
|
+
},
|
|
1804
|
+
{
|
|
1805
|
+
"ruleId": "permissive-schema",
|
|
1806
|
+
"severity": "low",
|
|
1807
|
+
"toolName": "give_feedback_to_desktop_commander",
|
|
1808
|
+
"message": "Tool \"give_feedback_to_desktop_commander\" has an empty schema but is marked as destructive."
|
|
1809
|
+
}
|
|
1810
|
+
]
|
|
1811
|
+
}
|
|
1812
|
+
]
|
|
1813
|
+
},
|
|
1814
|
+
{
|
|
1815
|
+
"id": "attack-sim",
|
|
1816
|
+
"capability": "attack-sim",
|
|
1817
|
+
"status": "fail",
|
|
1818
|
+
"durationMs": 2.3276670000050217,
|
|
1819
|
+
"message": "Safe attack simulation found 7 finding(s): 1 high, 6 medium, 0 low.",
|
|
1820
|
+
"evidence": [
|
|
1821
|
+
{
|
|
1822
|
+
"endpoint": "attack-sim/safe",
|
|
1823
|
+
"advertised": true,
|
|
1824
|
+
"responded": true,
|
|
1825
|
+
"minimalShapePresent": true,
|
|
1826
|
+
"itemCount": 7,
|
|
1827
|
+
"identifiers": [
|
|
1828
|
+
"write_file",
|
|
1829
|
+
"write_pdf",
|
|
1830
|
+
"create_directory",
|
|
1831
|
+
"start_search",
|
|
1832
|
+
"start_process",
|
|
1833
|
+
"interact_with_process"
|
|
1834
|
+
],
|
|
1835
|
+
"diagnostics": [
|
|
1836
|
+
"[medium] Tool \"write_file\" combines broad parameters (path) with destructive or non-read-only behavior.",
|
|
1837
|
+
"[medium] Tool \"write_pdf\" combines broad parameters (path) with destructive or non-read-only behavior.",
|
|
1838
|
+
"[medium] Tool \"create_directory\" combines broad parameters (path) with destructive or non-read-only behavior.",
|
|
1839
|
+
"[medium] Tool \"start_search\" combines broad parameters (path, pattern) with destructive or non-read-only behavior.",
|
|
1840
|
+
"[medium] tool \"start_process\" contains agent behavior control text that could steer an agent.",
|
|
1841
|
+
"[high] Tool \"start_process\" combines broad parameters (command, shell) with destructive or non-read-only behavior.",
|
|
1842
|
+
"[medium] tool \"interact_with_process\" contains agent behavior control text that could steer an agent."
|
|
1843
|
+
],
|
|
1844
|
+
"findings": [
|
|
1845
|
+
{
|
|
1846
|
+
"ruleId": "attack-sim/permission-boundary/broad-destructive-tool",
|
|
1847
|
+
"attackClass": "permission-boundary",
|
|
1848
|
+
"severity": "medium",
|
|
1849
|
+
"itemType": "tool",
|
|
1850
|
+
"itemName": "write_file",
|
|
1851
|
+
"message": "Tool \"write_file\" combines broad parameters (path) with destructive or non-read-only behavior.",
|
|
1852
|
+
"evidence": {
|
|
1853
|
+
"broadParams": [
|
|
1854
|
+
"path"
|
|
1855
|
+
],
|
|
1856
|
+
"annotations": {
|
|
1857
|
+
"title": "Write File",
|
|
1858
|
+
"readOnlyHint": false,
|
|
1859
|
+
"destructiveHint": true,
|
|
1860
|
+
"openWorldHint": false
|
|
1861
|
+
},
|
|
1862
|
+
"description": "\n Write or append to file contents.\n\n IMPORTANT: DO NOT use this tool to create PDF files. Use 'write_pdf' for all PDF creation tasks.\n DO NOT use this tool to edit DOCX files. Use 'edit_block' with old_string/new_string instead.\n To CREATE a new DOCX, use write_file with .docx extension — text content with markdown headings (#, ##, ###) is converted to styled DOCX paragraphs.\n\n CHUNKING IS STANDARD PRACTICE: Always write files in chunks of 25-30 lines maximum.\n This is the normal, recommended way to write files - not an emergency measure.\n\n STANDARD PROCESS FOR ANY FILE:\n 1. FIRST → write_file(filePath, firstChunk, {mode: 'rewrite'}) [≤30 lines]\n 2. THEN → write_file(filePath, secondChunk, {mode: 'append'}) [≤30 lines]\n 3. CONTINUE → write_file(filePath, nextChunk, {mode: 'append'}) [≤30 lines]\n\n ALWAYS CHUNK PROACTIVELY - don't wait for performance warnings!\n\n WHEN TO CHUNK (always be proactive):\n 1. Any file expected to be longer than 25-30 lines\n 2. When writing multiple files in sequence\n 3. When creating documentation, code files, or configuration files\n\n HANDLING CONTINUATION (\"Continue\" prompts):\n If user asks to \"Continue\" after an incomplete operation:\n 1. Read the file to see what was successfully written\n 2. Continue writing ONLY the remaining content using {mode: 'append'}\n 3. Keep chunks to 25-30 lines each\n\n FORMAT HANDLING (by extension):\n - Text files: String content\n - Excel (.xlsx, .xls, .xlsm): JSON 2D array or {\"SheetName\": [[...]]}\n Example: '[[\"Name\",\"Age\"],[\"Alice\",30]]'\n\n Files over 50 lines will generate performance notes but are still written successfully.\n Only works within allowed directories.\n\n IMPORTANT: Always use absolute paths for reliability. Paths are automatically normalized regardless of slash direction. Relative paths may fail as they depend on the current working directory. Tilde paths (~/...) might not work in all contexts. Unless the user explicitly asks for relative paths, use absolute paths.\n This command can be referenced as \"DC: ...\" or \"use Desktop Commander to ...\" in your instructions."
|
|
1863
|
+
},
|
|
1864
|
+
"recommendation": "Constrain this tool with typed inputs, allowlists, explicit read-only/destructive annotations, and a harmless CI fixture.",
|
|
1865
|
+
"recommendedAction": "gate"
|
|
1866
|
+
},
|
|
1867
|
+
{
|
|
1868
|
+
"ruleId": "attack-sim/permission-boundary/broad-destructive-tool",
|
|
1869
|
+
"attackClass": "permission-boundary",
|
|
1870
|
+
"severity": "medium",
|
|
1871
|
+
"itemType": "tool",
|
|
1872
|
+
"itemName": "write_pdf",
|
|
1873
|
+
"message": "Tool \"write_pdf\" combines broad parameters (path) with destructive or non-read-only behavior.",
|
|
1874
|
+
"evidence": {
|
|
1875
|
+
"broadParams": [
|
|
1876
|
+
"path"
|
|
1877
|
+
],
|
|
1878
|
+
"annotations": {
|
|
1879
|
+
"title": "Write/Modify PDF",
|
|
1880
|
+
"readOnlyHint": false,
|
|
1881
|
+
"destructiveHint": true,
|
|
1882
|
+
"openWorldHint": false
|
|
1883
|
+
},
|
|
1884
|
+
"description": "\n Create a new PDF file or modify an existing one.\n\n THIS IS THE ONLY TOOL FOR CREATING AND MODIFYING PDF FILES.\n\n RULES ABOUT FILENAMES:\n - When creating a new PDF, 'outputPath' MUST be provided and MUST use a new unique filename (e.g., \"result_01.pdf\", \"analysis_2025_01.pdf\", etc.).\n\n MODES:\n 1. CREATE NEW PDF:\n - Pass a markdown string as 'content'.\n write_pdf(path=\"doc.pdf\", content=\"# Title\\n\\nBody text...\")\n\n 2. MODIFY EXISTING PDF:\n - Pass array of operations as 'content'.\n - NEVER overwrite the original file.\n - ALWAYS provide a new filename in 'outputPath'.\n - After modifying, show original file path and new file path to user.\n\n write_pdf(path=\"doc.pdf\", content=[\n { type: \"delete\", pageIndexes: [0, 2] },\n { type: \"insert\", pageIndex: 1, markdown: \"# New Page\" }\n ])\n\n OPERATIONS:\n - delete: Remove pages by 0-based index.\n { type: \"delete\", pageIndexes: [0, 1, 5] }\n\n - insert: Add pages at a specific 0-based index.\n { type: \"insert\", pageIndex: 0, markdown: \"...\" }\n { type: \"insert\", pageIndex: 5, sourcePdfPath: \"/path/to/source.pdf\" }\n\n PAGE BREAKS:\n To force a page break, use this HTML element:\n <div style=\"page-break-before: always;\"></div>\n \n Example:\n \"# Page 1\\n\\n<div style=\\\"page-break-before: always;\\\"></div>\\n\\n# Page 2\"\n\n ADVANCED STYLING:\n HTML/CSS and inline SVG are supported for:\n - Text styling: colors, sizes, alignment, highlights\n - Boxes: borders, backgrounds, padding, rounded corners\n - SVG graphics: charts, diagrams, icons, shapes\n - Images: <img src=\"/absolute/path/image.jpg\" width=\"300\" /> or \n\n Supports standard markdown features including headers, lists, code blocks, tables, and basic formatting.\n\n Only works within allowed directories.\n\n IMPORTANT: Always use absolute paths for reliability. Paths are automatically normalized regardless of slash direction. Relative paths may fail as they depend on the current working directory. Tilde paths (~/...) might not work in all contexts. Unless the user explicitly asks for relative paths, use absolute paths.\n This command can be referenced as \"DC: ...\" or \"use Desktop Commander to ...\" in your instructions."
|
|
1885
|
+
},
|
|
1886
|
+
"recommendation": "Constrain this tool with typed inputs, allowlists, explicit read-only/destructive annotations, and a harmless CI fixture.",
|
|
1887
|
+
"recommendedAction": "gate"
|
|
1888
|
+
},
|
|
1889
|
+
{
|
|
1890
|
+
"ruleId": "attack-sim/permission-boundary/broad-destructive-tool",
|
|
1891
|
+
"attackClass": "permission-boundary",
|
|
1892
|
+
"severity": "medium",
|
|
1893
|
+
"itemType": "tool",
|
|
1894
|
+
"itemName": "create_directory",
|
|
1895
|
+
"message": "Tool \"create_directory\" combines broad parameters (path) with destructive or non-read-only behavior.",
|
|
1896
|
+
"evidence": {
|
|
1897
|
+
"broadParams": [
|
|
1898
|
+
"path"
|
|
1899
|
+
],
|
|
1900
|
+
"annotations": {
|
|
1901
|
+
"title": "Create Directory",
|
|
1902
|
+
"readOnlyHint": false,
|
|
1903
|
+
"destructiveHint": false
|
|
1904
|
+
},
|
|
1905
|
+
"description": "\n Create a new directory or ensure a directory exists.\n \n Can create multiple nested directories in one operation.\n Only works within allowed directories.\n \n IMPORTANT: Always use absolute paths for reliability. Paths are automatically normalized regardless of slash direction. Relative paths may fail as they depend on the current working directory. Tilde paths (~/...) might not work in all contexts. Unless the user explicitly asks for relative paths, use absolute paths.\n This command can be referenced as \"DC: ...\" or \"use Desktop Commander to ...\" in your instructions."
|
|
1906
|
+
},
|
|
1907
|
+
"recommendation": "Constrain this tool with typed inputs, allowlists, explicit read-only/destructive annotations, and a harmless CI fixture.",
|
|
1908
|
+
"recommendedAction": "gate"
|
|
1909
|
+
},
|
|
1910
|
+
{
|
|
1911
|
+
"ruleId": "attack-sim/permission-boundary/broad-destructive-tool",
|
|
1912
|
+
"attackClass": "permission-boundary",
|
|
1913
|
+
"severity": "medium",
|
|
1914
|
+
"itemType": "tool",
|
|
1915
|
+
"itemName": "start_search",
|
|
1916
|
+
"message": "Tool \"start_search\" combines broad parameters (path, pattern) with destructive or non-read-only behavior.",
|
|
1917
|
+
"evidence": {
|
|
1918
|
+
"broadParams": [
|
|
1919
|
+
"path",
|
|
1920
|
+
"pattern"
|
|
1921
|
+
],
|
|
1922
|
+
"annotations": {
|
|
1923
|
+
"title": "Start Search",
|
|
1924
|
+
"readOnlyHint": true
|
|
1925
|
+
},
|
|
1926
|
+
"description": "\n Start a streaming search that can return results progressively.\n \n SEARCH STRATEGY GUIDE:\n Choose the right search type based on what the user is looking for:\n \n USE searchType=\"files\" WHEN:\n - User asks for specific files: \"find package.json\", \"locate config files\"\n - Pattern looks like a filename: \"*.js\", \"README.md\", \"test-*.tsx\" \n - User wants to find files by name/extension: \"all TypeScript files\", \"Python scripts\"\n - Looking for configuration/setup files: \".env\", \"dockerfile\", \"tsconfig.json\"\n \n USE searchType=\"content\" WHEN:\n - User asks about code/logic: \"authentication logic\", \"error handling\", \"API calls\"\n - Looking for functions/variables: \"getUserData function\", \"useState hook\"\n - Searching for text/comments: \"TODO items\", \"FIXME comments\", \"documentation\"\n - Finding patterns in code: \"console.log statements\", \"import statements\"\n - User describes functionality: \"components that handle login\", \"files with database queries\"\n \n WHEN UNSURE OR USER REQUEST IS AMBIGUOUS:\n Run TWO searches in parallel - one for files and one for content:\n \n Example approach for ambiguous queries like \"find authentication stuff\":\n 1. Start file search: searchType=\"files\", pattern=\"auth\"\n 2. Simultaneously start content search: searchType=\"content\", pattern=\"authentication\" \n 3. Present combined results: \"Found 3 auth-related files and 8 files containing authentication code\"\n \n SEARCH TYPES:\n - searchType=\"files\": Find files by name (pattern matches file names)\n - searchType=\"content\": Search inside files for text patterns\n \n PATTERN MATCHING MODES:\n - Default (literalSearch=false): Patterns are treated as regular expressions\n - Literal (literalSearch=true): Patterns are treated as exact strings\n \n WHEN TO USE literalSearch=true:\n Use literal search when searching for code patterns with special characters:\n - Function calls with parentheses and quotes\n - Array access with brackets\n - Object methods with dots and parentheses\n - File paths with backslashes\n - Any pattern containing: . * + ? ^ $ { } [ ] | \\ ( )\n \n IMPORTANT PARAMETERS:\n - pattern: What to search for (file names OR content text)\n - literalSearch: Use exact string matching instead of regex (default: false)\n - filePattern: Optional filter to limit search to specific file types (e.g., \"*.js\", \"package.json\")\n - ignoreCase: Case-insensitive search (default: true). Works for both file names and content.\n - earlyTermination: Stop search early when exact filename match is found (optional: defaults to true for file searches, false for content searches)\n \n DECISION EXAMPLES:\n - \"find package.json\" → searchType=\"files\", pattern=\"package.json\" (specific file)\n - \"find authentication components\" → searchType=\"content\", pattern=\"authentication\" (looking for functionality)\n - \"locate all React components\" → searchType=\"files\", pattern=\"*.tsx\" or \"*.jsx\" (file pattern)\n - \"find TODO comments\" → searchType=\"content\", pattern=\"TODO\" (text in files)\n - \"show me login files\" → AMBIGUOUS → run both: files with \"login\" AND content with \"login\"\n - \"find config\" → AMBIGUOUS → run both: config files AND files containing config code\n \n COMPREHENSIVE SEARCH EXAMPLES:\n - Find package.json files: searchType=\"files\", pattern=\"package.json\"\n - Find all JS files: searchType=\"files\", pattern=\"*.js\"\n - Search for TODO in code: searchType=\"content\", pattern=\"TODO\", filePattern=\"*.js|*.ts\"\n - Search for exact code: searchType=\"content\", pattern=\"toast.error('test')\", literalSearch=true\n - Ambiguous request \"find auth stuff\": Run two searches:\n 1. searchType=\"files\", pattern=\"auth\"\n 2. searchType=\"content\", pattern=\"authentication\"\n \n PRO TIP: When user requests are ambiguous about whether they want files or content,\n run both searches concurrently and combine results for comprehensive coverage.\n \n Unlike regular search tools, this starts a background search process and returns\n immediately with a session ID. Use get_more_search_results to get results as they\n come in, and stop_search to stop the search early if needed.\n \n Perfect for large directories where you want to see results immediately and\n have the option to cancel if the search takes too long or you find what you need.\n \n IMPORTANT: Always use absolute paths for reliability. Paths are automatically normalized regardless of slash direction. Relative paths may fail as they depend on the current working directory. Tilde paths (~/...) might not work in all contexts. Unless the user explicitly asks for relative paths, use absolute paths.\n This command can be referenced as \"DC: ...\" or \"use Desktop Commander to ...\" in your instructions."
|
|
1927
|
+
},
|
|
1928
|
+
"recommendation": "Constrain this tool with typed inputs, allowlists, explicit read-only/destructive annotations, and a harmless CI fixture.",
|
|
1929
|
+
"recommendedAction": "gate"
|
|
1930
|
+
},
|
|
1931
|
+
{
|
|
1932
|
+
"ruleId": "attack-sim/tool-poisoning/agent-behavior-control",
|
|
1933
|
+
"attackClass": "tool-poisoning",
|
|
1934
|
+
"severity": "medium",
|
|
1935
|
+
"itemType": "tool",
|
|
1936
|
+
"itemName": "start_process",
|
|
1937
|
+
"message": "tool \"start_process\" contains agent behavior control text that could steer an agent.",
|
|
1938
|
+
"evidence": {
|
|
1939
|
+
"path": "description",
|
|
1940
|
+
"excerpt": "\n Start a new terminal process with intelligent state detection.\n \n PRIMARY TOOL FOR FILE ANALYSIS AND DATA PROCESSING\n This is the ONLY correct too",
|
|
1941
|
+
"match": "ALWAYS use this tool + interact_with_process, NEVER use analysis/REPL tool"
|
|
1942
|
+
},
|
|
1943
|
+
"recommendation": "Remove hidden or behavioral instructions from MCP metadata; keep descriptions factual and user-visible.",
|
|
1944
|
+
"recommendedAction": "gate"
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
"ruleId": "attack-sim/permission-boundary/broad-destructive-tool",
|
|
1948
|
+
"attackClass": "permission-boundary",
|
|
1949
|
+
"severity": "high",
|
|
1950
|
+
"itemType": "tool",
|
|
1951
|
+
"itemName": "start_process",
|
|
1952
|
+
"message": "Tool \"start_process\" combines broad parameters (command, shell) with destructive or non-read-only behavior.",
|
|
1953
|
+
"evidence": {
|
|
1954
|
+
"broadParams": [
|
|
1955
|
+
"command",
|
|
1956
|
+
"shell"
|
|
1957
|
+
],
|
|
1958
|
+
"annotations": {
|
|
1959
|
+
"title": "Start Terminal Process",
|
|
1960
|
+
"readOnlyHint": false,
|
|
1961
|
+
"destructiveHint": true,
|
|
1962
|
+
"openWorldHint": true
|
|
1963
|
+
},
|
|
1964
|
+
"description": "\n Start a new terminal process with intelligent state detection.\n \n PRIMARY TOOL FOR FILE ANALYSIS AND DATA PROCESSING\n This is the ONLY correct tool for analyzing local files (CSV, JSON, logs, etc.).\n The analysis tool CANNOT access local files and WILL FAIL - always use processes for file-based work.\n \n CRITICAL RULE: For ANY local file work, ALWAYS use this tool + interact_with_process, NEVER use analysis/REPL tool.\n \n Running on macOS. Default shell: zsh.\n \nMACOS-SPECIFIC NOTES:\n- Package manager: brew (Homebrew) is commonly used\n- Python 3 might be 'python3' command, not 'python'\n- Some GNU tools have different names (e.g., gsed instead of sed)\n- System Integrity Protection (SIP) may block certain operations\n- Use 'open' command to open files/applications from terminal\n- For file search: Use mdfind (Spotlight) for fastest exact filename searches\n \n REQUIRED WORKFLOW FOR LOCAL FILES:\n 1. start_process(\"python3 -i\") - Start Python REPL for data analysis\n 2. interact_with_process(pid, \"import pandas as pd, numpy as np\")\n 3. interact_with_process(pid, \"df = pd.read_csv('/absolute/path/file.csv')\")\n 4. interact_with_process(pid, \"print(df.describe())\")\n 5. Continue analysis with pandas, matplotlib, seaborn, etc.\n \n COMMON FILE ANALYSIS PATTERNS:\n • start_process(\"python3 -i\") → Python REPL for data analysis (RECOMMENDED)\n • start_process(\"node -i\") → Node.js REPL for JSON processing\n • start_process(\"node:local\") → Node.js on MCP server (stateless, ES imports, all code in one call)\n • start_process(\"cut -d',' -f1 file.csv | sort | uniq -c\") → Quick CSV analysis\n • start_process(\"wc -l /path/file.csv\") → Line counting\n • start_process(\"head -10 /path/file.csv\") → File preview\n \n BINARY FILE SUPPORT:\n For PDF, Excel, Word, archives, databases, and other binary formats, use process tools with appropriate libraries or command-line utilities.\n \n INTERACTIVE PROCESSES FOR DATA ANALYSIS:\n For code/calculations, use in this priority order:\n 1. start_process(\"python3 -i\") - Python REPL (preferred)\n 2. start_process(\"node -i\") - Node.js REPL (when Python unavailable)\n 3. start_process(\"node:local\") - Node.js fallback (when node -i fails)\n 4. Use interact_with_process() to send commands\n 5. Use read_process_output() to get responses\n When Python is unavailable, prefer Node.js over shell for calculations.\n Node.js: Always use ES import syntax (import x from 'y'), not require().\n\n SMART DETECTION:\n - Detects REPL prompts (>>>, >, $, etc.)\n - Identifies when process is waiting for input\n - Recognizes process completion vs timeout\n - Early exit prevents unnecessary waiting\n \n STATES DETECTED:\n Process waiting for input (shows prompt)\n Process finished execution\n Process running (use read_process_output)\n\n PERFORMANCE DEBUGGING (verbose_timing parameter):\n Set verbose_timing: true to get detailed timing information including:\n - Exit reason (early_exit_quick_pattern, early_exit_periodic_check, process_exit, timeout)\n - Total duration and time to first output\n - Complete timeline of all output events with timestamps\n - Which detection mechanism triggered early exit\n Use this to identify missed optimization opportunities and improve detection patterns.\n\n ALWAYS USE FOR: Local file analysis, CSV processing, data exploration, system commands\n NEVER USE ANALYSIS TOOL FOR: Local file access (analysis tool is browser-only and WILL FAIL)\n\n IMPORTANT: Always use absolute paths for reliability. Paths are automatically normalized regardless of slash direction. Relative paths may fail as they depend on the current working directory. Tilde paths (~/...) might not work in all contexts. Unless the user explicitly asks for relative paths, use absolute paths.\n This command can be referenced as \"DC: ...\" or \"use Desktop Commander to ...\" in your instructions."
|
|
1965
|
+
},
|
|
1966
|
+
"recommendation": "Constrain this tool with typed inputs, allowlists, explicit read-only/destructive annotations, and a harmless CI fixture.",
|
|
1967
|
+
"recommendedAction": "quarantine"
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
"ruleId": "attack-sim/tool-poisoning/agent-behavior-control",
|
|
1971
|
+
"attackClass": "tool-poisoning",
|
|
1972
|
+
"severity": "medium",
|
|
1973
|
+
"itemType": "tool",
|
|
1974
|
+
"itemName": "interact_with_process",
|
|
1975
|
+
"message": "tool \"interact_with_process\" contains agent behavior control text that could steer an agent.",
|
|
1976
|
+
"evidence": {
|
|
1977
|
+
"path": "description",
|
|
1978
|
+
"excerpt": "\n Send input to a running process and automatically receive the response.\n \n CRITICAL: THIS IS THE PRIMARY TOOL FOR ALL LOCAL FILE ANALYSIS\n For ANY",
|
|
1979
|
+
"match": "ALWAYS use this instead of the analysis tool"
|
|
1980
|
+
},
|
|
1981
|
+
"recommendation": "Remove hidden or behavioral instructions from MCP metadata; keep descriptions factual and user-visible.",
|
|
1982
|
+
"recommendedAction": "gate"
|
|
1983
|
+
}
|
|
1984
|
+
]
|
|
1985
|
+
}
|
|
1986
|
+
]
|
|
1987
|
+
}
|
|
1988
|
+
],
|
|
1989
|
+
"healthScore": {
|
|
1990
|
+
"overall": 72,
|
|
1991
|
+
"grade": "C",
|
|
1992
|
+
"dimensions": [
|
|
1993
|
+
{
|
|
1994
|
+
"name": "Protocol Compliance",
|
|
1995
|
+
"weight": 0.3,
|
|
1996
|
+
"score": 100,
|
|
1997
|
+
"details": [
|
|
1998
|
+
"conformance: pass (100/100)"
|
|
1999
|
+
]
|
|
2000
|
+
},
|
|
2001
|
+
{
|
|
2002
|
+
"name": "Schema Quality",
|
|
2003
|
+
"weight": 0.2,
|
|
2004
|
+
"score": 60,
|
|
2005
|
+
"details": [
|
|
2006
|
+
"schema-quality: partial (60/100)"
|
|
2007
|
+
]
|
|
2008
|
+
},
|
|
2009
|
+
{
|
|
2010
|
+
"name": "Security",
|
|
2011
|
+
"weight": 0.2,
|
|
2012
|
+
"score": 0,
|
|
2013
|
+
"details": [
|
|
2014
|
+
"security-lite: fail (0/100)",
|
|
2015
|
+
"security: fail (0/100)",
|
|
2016
|
+
"attack-sim: fail (0/100)"
|
|
2017
|
+
]
|
|
2018
|
+
},
|
|
2019
|
+
{
|
|
2020
|
+
"name": "Reliability",
|
|
2021
|
+
"weight": 0.2,
|
|
2022
|
+
"score": 100,
|
|
2023
|
+
"details": [
|
|
2024
|
+
"tools: pass (100/100)",
|
|
2025
|
+
"prompts: pass (100/100)",
|
|
2026
|
+
"resources: pass (100/100)"
|
|
2027
|
+
]
|
|
2028
|
+
},
|
|
2029
|
+
{
|
|
2030
|
+
"name": "Performance",
|
|
2031
|
+
"weight": 0.1,
|
|
2032
|
+
"score": 100,
|
|
2033
|
+
"details": [
|
|
2034
|
+
"Connect: 1208ms",
|
|
2035
|
+
"p95 latency: 15ms (3 operations)"
|
|
2036
|
+
]
|
|
2037
|
+
}
|
|
2038
|
+
]
|
|
2039
|
+
},
|
|
2040
|
+
"performanceMetrics": {
|
|
2041
|
+
"connectMs": 1207.9623749999882,
|
|
2042
|
+
"toolsListMs": 14.770707999996375,
|
|
2043
|
+
"promptsListMs": 0.382499999992433,
|
|
2044
|
+
"resourcesListMs": 0.5212080000055721
|
|
2045
|
+
},
|
|
2046
|
+
"runtimeProfile": {
|
|
2047
|
+
"egress": [
|
|
2048
|
+
{
|
|
2049
|
+
"target": "origin",
|
|
2050
|
+
"protocol": "unknown",
|
|
2051
|
+
"source": "tool_schema",
|
|
2052
|
+
"confidence": "high"
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
"target": "origin",
|
|
2056
|
+
"protocol": "unknown",
|
|
2057
|
+
"source": "tool_schema",
|
|
2058
|
+
"confidence": "high"
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"target": "origin",
|
|
2062
|
+
"protocol": "unknown",
|
|
2063
|
+
"source": "tool_schema",
|
|
2064
|
+
"confidence": "high"
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
"target": "origin",
|
|
2068
|
+
"protocol": "unknown",
|
|
2069
|
+
"source": "tool_schema",
|
|
2070
|
+
"confidence": "high"
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
"target": "origin",
|
|
2074
|
+
"protocol": "unknown",
|
|
2075
|
+
"source": "tool_schema",
|
|
2076
|
+
"confidence": "high"
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
"target": "origin",
|
|
2080
|
+
"protocol": "unknown",
|
|
2081
|
+
"source": "tool_schema",
|
|
2082
|
+
"confidence": "high"
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
"target": "start_search",
|
|
2086
|
+
"protocol": "unknown",
|
|
2087
|
+
"source": "description_analysis",
|
|
2088
|
+
"confidence": "low"
|
|
2089
|
+
},
|
|
2090
|
+
{
|
|
2091
|
+
"target": "origin",
|
|
2092
|
+
"protocol": "unknown",
|
|
2093
|
+
"source": "tool_schema",
|
|
2094
|
+
"confidence": "high"
|
|
2095
|
+
},
|
|
2096
|
+
{
|
|
2097
|
+
"target": "origin",
|
|
2098
|
+
"protocol": "unknown",
|
|
2099
|
+
"source": "tool_schema",
|
|
2100
|
+
"confidence": "high"
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"target": "give_feedback_to_desktop_commander",
|
|
2104
|
+
"protocol": "unknown",
|
|
2105
|
+
"source": "description_analysis",
|
|
2106
|
+
"confidence": "low"
|
|
2107
|
+
}
|
|
2108
|
+
],
|
|
2109
|
+
"stateMutations": [
|
|
2110
|
+
{
|
|
2111
|
+
"resource": "filesystem",
|
|
2112
|
+
"operation": "write",
|
|
2113
|
+
"scope": "working_directory",
|
|
2114
|
+
"source": "description_analysis"
|
|
2115
|
+
},
|
|
2116
|
+
{
|
|
2117
|
+
"resource": "filesystem",
|
|
2118
|
+
"operation": "write",
|
|
2119
|
+
"scope": "working_directory",
|
|
2120
|
+
"source": "description_analysis"
|
|
2121
|
+
},
|
|
2122
|
+
{
|
|
2123
|
+
"resource": "filesystem",
|
|
2124
|
+
"operation": "write",
|
|
2125
|
+
"scope": "working_directory",
|
|
2126
|
+
"source": "description_analysis"
|
|
2127
|
+
},
|
|
2128
|
+
{
|
|
2129
|
+
"resource": "filesystem",
|
|
2130
|
+
"operation": "write",
|
|
2131
|
+
"scope": "working_directory",
|
|
2132
|
+
"source": "tool_schema"
|
|
2133
|
+
},
|
|
2134
|
+
{
|
|
2135
|
+
"resource": "filesystem",
|
|
2136
|
+
"operation": "write",
|
|
2137
|
+
"scope": "working_directory",
|
|
2138
|
+
"source": "description_analysis"
|
|
2139
|
+
},
|
|
2140
|
+
{
|
|
2141
|
+
"resource": "filesystem",
|
|
2142
|
+
"operation": "write",
|
|
2143
|
+
"scope": "working_directory",
|
|
2144
|
+
"source": "description_analysis"
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"resource": "filesystem",
|
|
2148
|
+
"operation": "write",
|
|
2149
|
+
"scope": "working_directory",
|
|
2150
|
+
"source": "tool_schema"
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"resource": "filesystem",
|
|
2154
|
+
"operation": "write",
|
|
2155
|
+
"scope": "working_directory",
|
|
2156
|
+
"source": "description_analysis"
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
"resource": "filesystem",
|
|
2160
|
+
"operation": "write",
|
|
2161
|
+
"scope": "working_directory",
|
|
2162
|
+
"source": "description_analysis"
|
|
2163
|
+
},
|
|
2164
|
+
{
|
|
2165
|
+
"resource": "filesystem",
|
|
2166
|
+
"operation": "write",
|
|
2167
|
+
"scope": "working_directory",
|
|
2168
|
+
"source": "tool_schema"
|
|
2169
|
+
},
|
|
2170
|
+
{
|
|
2171
|
+
"resource": "filesystem",
|
|
2172
|
+
"operation": "write",
|
|
2173
|
+
"scope": "working_directory",
|
|
2174
|
+
"source": "description_analysis"
|
|
2175
|
+
},
|
|
2176
|
+
{
|
|
2177
|
+
"resource": "filesystem",
|
|
2178
|
+
"operation": "write",
|
|
2179
|
+
"scope": "working_directory",
|
|
2180
|
+
"source": "description_analysis"
|
|
2181
|
+
},
|
|
2182
|
+
{
|
|
2183
|
+
"resource": "filesystem",
|
|
2184
|
+
"operation": "write",
|
|
2185
|
+
"scope": "working_directory",
|
|
2186
|
+
"source": "tool_schema"
|
|
2187
|
+
},
|
|
2188
|
+
{
|
|
2189
|
+
"resource": "filesystem",
|
|
2190
|
+
"operation": "write",
|
|
2191
|
+
"scope": "working_directory",
|
|
2192
|
+
"source": "description_analysis"
|
|
2193
|
+
},
|
|
2194
|
+
{
|
|
2195
|
+
"resource": "filesystem",
|
|
2196
|
+
"operation": "write",
|
|
2197
|
+
"scope": "working_directory",
|
|
2198
|
+
"source": "description_analysis"
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"resource": "filesystem",
|
|
2202
|
+
"operation": "write",
|
|
2203
|
+
"scope": "working_directory",
|
|
2204
|
+
"source": "tool_schema"
|
|
2205
|
+
},
|
|
2206
|
+
{
|
|
2207
|
+
"resource": "filesystem",
|
|
2208
|
+
"operation": "write",
|
|
2209
|
+
"scope": "working_directory",
|
|
2210
|
+
"source": "description_analysis"
|
|
2211
|
+
},
|
|
2212
|
+
{
|
|
2213
|
+
"resource": "filesystem",
|
|
2214
|
+
"operation": "write",
|
|
2215
|
+
"scope": "working_directory",
|
|
2216
|
+
"source": "description_analysis"
|
|
2217
|
+
},
|
|
2218
|
+
{
|
|
2219
|
+
"resource": "filesystem",
|
|
2220
|
+
"operation": "write",
|
|
2221
|
+
"scope": "working_directory",
|
|
2222
|
+
"source": "tool_schema"
|
|
2223
|
+
},
|
|
2224
|
+
{
|
|
2225
|
+
"resource": "filesystem",
|
|
2226
|
+
"operation": "write",
|
|
2227
|
+
"scope": "working_directory",
|
|
2228
|
+
"source": "description_analysis"
|
|
2229
|
+
},
|
|
2230
|
+
{
|
|
2231
|
+
"resource": "filesystem",
|
|
2232
|
+
"operation": "write",
|
|
2233
|
+
"scope": "working_directory",
|
|
2234
|
+
"source": "description_analysis"
|
|
2235
|
+
},
|
|
2236
|
+
{
|
|
2237
|
+
"resource": "filesystem",
|
|
2238
|
+
"operation": "write",
|
|
2239
|
+
"scope": "working_directory",
|
|
2240
|
+
"source": "description_analysis"
|
|
2241
|
+
},
|
|
2242
|
+
{
|
|
2243
|
+
"resource": "filesystem",
|
|
2244
|
+
"operation": "write",
|
|
2245
|
+
"scope": "working_directory",
|
|
2246
|
+
"source": "description_analysis"
|
|
2247
|
+
},
|
|
2248
|
+
{
|
|
2249
|
+
"resource": "filesystem",
|
|
2250
|
+
"operation": "write",
|
|
2251
|
+
"scope": "working_directory",
|
|
2252
|
+
"source": "tool_schema"
|
|
2253
|
+
},
|
|
2254
|
+
{
|
|
2255
|
+
"resource": "filesystem",
|
|
2256
|
+
"operation": "write",
|
|
2257
|
+
"scope": "working_directory",
|
|
2258
|
+
"source": "description_analysis"
|
|
2259
|
+
},
|
|
2260
|
+
{
|
|
2261
|
+
"resource": "filesystem",
|
|
2262
|
+
"operation": "write",
|
|
2263
|
+
"scope": "working_directory",
|
|
2264
|
+
"source": "description_analysis"
|
|
2265
|
+
},
|
|
2266
|
+
{
|
|
2267
|
+
"resource": "network",
|
|
2268
|
+
"operation": "execute",
|
|
2269
|
+
"scope": "specific_path",
|
|
2270
|
+
"source": "tool_schema"
|
|
2271
|
+
},
|
|
2272
|
+
{
|
|
2273
|
+
"resource": "network",
|
|
2274
|
+
"operation": "execute",
|
|
2275
|
+
"scope": "specific_path",
|
|
2276
|
+
"source": "tool_schema"
|
|
2277
|
+
},
|
|
2278
|
+
{
|
|
2279
|
+
"resource": "filesystem",
|
|
2280
|
+
"operation": "write",
|
|
2281
|
+
"scope": "working_directory",
|
|
2282
|
+
"source": "description_analysis"
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"resource": "filesystem",
|
|
2286
|
+
"operation": "write",
|
|
2287
|
+
"scope": "working_directory",
|
|
2288
|
+
"source": "description_analysis"
|
|
2289
|
+
},
|
|
2290
|
+
{
|
|
2291
|
+
"resource": "filesystem",
|
|
2292
|
+
"operation": "write",
|
|
2293
|
+
"scope": "working_directory",
|
|
2294
|
+
"source": "description_analysis"
|
|
2295
|
+
},
|
|
2296
|
+
{
|
|
2297
|
+
"resource": "filesystem",
|
|
2298
|
+
"operation": "write",
|
|
2299
|
+
"scope": "working_directory",
|
|
2300
|
+
"source": "description_analysis"
|
|
2301
|
+
},
|
|
2302
|
+
{
|
|
2303
|
+
"resource": "filesystem",
|
|
2304
|
+
"operation": "write",
|
|
2305
|
+
"scope": "working_directory",
|
|
2306
|
+
"source": "description_analysis"
|
|
2307
|
+
},
|
|
2308
|
+
{
|
|
2309
|
+
"resource": "filesystem",
|
|
2310
|
+
"operation": "write",
|
|
2311
|
+
"scope": "working_directory",
|
|
2312
|
+
"source": "description_analysis"
|
|
2313
|
+
},
|
|
2314
|
+
{
|
|
2315
|
+
"resource": "filesystem",
|
|
2316
|
+
"operation": "write",
|
|
2317
|
+
"scope": "working_directory",
|
|
2318
|
+
"source": "description_analysis"
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"resource": "filesystem",
|
|
2322
|
+
"operation": "write",
|
|
2323
|
+
"scope": "working_directory",
|
|
2324
|
+
"source": "description_analysis"
|
|
2325
|
+
},
|
|
2326
|
+
{
|
|
2327
|
+
"resource": "filesystem",
|
|
2328
|
+
"operation": "write",
|
|
2329
|
+
"scope": "working_directory",
|
|
2330
|
+
"source": "description_analysis"
|
|
2331
|
+
},
|
|
2332
|
+
{
|
|
2333
|
+
"resource": "filesystem",
|
|
2334
|
+
"operation": "write",
|
|
2335
|
+
"scope": "working_directory",
|
|
2336
|
+
"source": "description_analysis"
|
|
2337
|
+
},
|
|
2338
|
+
{
|
|
2339
|
+
"resource": "filesystem",
|
|
2340
|
+
"operation": "write",
|
|
2341
|
+
"scope": "working_directory",
|
|
2342
|
+
"source": "description_analysis"
|
|
2343
|
+
}
|
|
2344
|
+
],
|
|
2345
|
+
"analyzedAt": "2026-07-15T22:34:44.750Z",
|
|
2346
|
+
"confidence": "high"
|
|
2347
|
+
}
|
|
2348
|
+
}
|