Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

ckalima/pipedrive-mcp-server

https://github.com/ckalima/pipedrive-mcp-server · scanned 2026-06-17 01:49 UTC (1 month, 1 week ago)

27 raw signals (0 security + 27 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -24.9 (diff) · 27 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 492 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
createDealsFixture software healthy tests/helpers/fixtures.ts:createDealsFixture
createPersonsFixture software healthy tests/helpers/fixtures.ts:createPersonsFixture
createOrganizationsFixture software healthy tests/helpers/fixtures.ts:createOrganizationsFixture
createActivitiesFixture software healthy tests/helpers/fixtures.ts:createActivitiesFixture
createSearchResultsFixture software healthy tests/helpers/fixtures.ts:createSearchResultsFixture
createErrorFixture software healthy tests/helpers/fixtures.ts:createErrorFixture
createFieldFixture software healthy tests/helpers/fixtures.ts:createFieldFixture
createMailThreadFixture software healthy tests/helpers/fixtures.ts:createMailThreadFixture
createMailMessageFixture software healthy tests/helpers/fixtures.ts:createMailMessageFixture
createNotesFixture software healthy tests/helpers/fixtures.ts:createNotesFixture
createLeadsFixture software healthy tests/helpers/fixtures.ts:createLeadsFixture
createV2SearchResponse software healthy tests/helpers/fixtures.ts:createV2SearchResponse
createMockResponse software healthy tests/helpers/mockFetch.ts:createMockResponse
that software healthy tests/helpers/mockFetch.ts:that
createMockFetch software healthy tests/helpers/mockFetch.ts:createMockFetch
mockFetch software healthy tests/helpers/mockFetch.ts:mockFetch
mockFetchNetworkError software healthy tests/helpers/mockFetch.ts:mockFetchNetworkError
mockApiSuccess software healthy tests/helpers/mockFetch.ts:mockApiSuccess
mockApiError software healthy tests/helpers/mockFetch.ts:mockApiError
getStatusText software healthy tests/helpers/mockFetch.ts:getStatusText
setupValidEnv software healthy tests/helpers/mockEnv.ts:setupValidEnv
setupEnvWithApiKey software healthy tests/helpers/mockEnv.ts:setupEnvWithApiKey
clearApiKey software healthy tests/helpers/mockEnv.ts:clearApiKey
to software healthy tests/helpers/mockEnv.ts:to
withEnv software healthy tests/helpers/mockEnv.ts:withEnv
makeFetchMock software healthy tests/unit/client.test.ts:makeFetchMock
makeFormData software healthy tests/unit/client.test.ts:makeFormData
names software healthy tests/unit/gen-docs.test.ts:names
NAME software healthy tests/unit/gen-docs.test.ts:NAME
guardedHandlerNames software healthy tests/unit/gen-docs.test.ts:guardedHandlerNames
within software healthy tests/unit/gen-docs.test.ts:within
getFieldsTools software healthy tests/integration/tools/fields.test.ts:getFieldsTools
getDealsTools software healthy tests/integration/tools/deals.convert.test.ts:getDealsTools
getActivitiesTools software healthy tests/integration/tools/activities.test.ts:getActivitiesToo…
createTasksFixture software healthy tests/integration/tools/tasks.test.ts:createTasksFixture
getTasksTools software healthy tests/integration/tools/tasks.test.ts:getTasksTools
getDealsTools software healthy tests/integration/tools/deals.products.test.ts:getDealsTools
getPipelinesTools software healthy tests/integration/tools/pipelines.test.ts:getPipelinesTools
getProductsTools software healthy tests/integration/tools/products.write.test.ts:getProductsT…
getDealsTools software healthy tests/integration/tools/deals.archived.test.ts:getDealsTools
getNotesTools software healthy tests/integration/tools/notes.test.ts:getNotesTools
getDealsTools software healthy tests/integration/tools/deals.followers.test.ts:getDealsToo…
getOrganizationsTools software healthy tests/integration/tools/organizations.test.ts:getOrganizati…
getProductsTools software healthy tests/integration/tools/products.images.test.ts:getProducts…
getMailTools software healthy tests/integration/tools/mail.test.ts:getMailTools
getProductsTools software healthy tests/integration/tools/products.variations.test.ts:getProd…
getOrganizationsTools software healthy tests/integration/tools/organizations.followers.test.ts:get…
getProductsTools software healthy tests/integration/tools/products.followers.test.ts:getProdu…
getDealsTools software healthy tests/integration/tools/deals.discounts.test.ts:getDealsToo…
createProductsFixture software healthy tests/integration/tools/products.read.test.ts:createProduct…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
.env.example software healthy .env.example
vitest.config.ts software healthy vitest.config.ts
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
CHANGELOG.md software healthy CHANGELOG.md
package-lock.json software healthy package-lock.json
README.md software healthy README.md
LICENSE software healthy LICENSE
package.json software healthy package.json
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
manifest.json software healthy bundle/manifest.json
setup.ts software healthy tests/setup.ts
index.ts software healthy tests/helpers/index.ts
fixtures.ts software healthy tests/helpers/fixtures.ts
mockFetch.ts software healthy tests/helpers/mockFetch.ts
mockEnv.ts software healthy tests/helpers/mockEnv.ts
config.test.ts software healthy tests/unit/config.test.ts
client.test.ts software healthy tests/unit/client.test.ts
gen-docs.test.ts software healthy tests/unit/gen-docs.test.ts
formatting.test.ts software healthy tests/unit/utils/formatting.test.ts
pagination.test.ts software healthy tests/unit/utils/pagination.test.ts
errors.test.ts software healthy tests/unit/utils/errors.test.ts
fields.test.ts software healthy tests/unit/schemas/fields.test.ts
activities.test.ts software healthy tests/unit/schemas/activities.test.ts
tasks.test.ts software healthy tests/unit/schemas/tasks.test.ts
pipelines.test.ts software healthy tests/unit/schemas/pipelines.test.ts
notes.test.ts software healthy tests/unit/schemas/notes.test.ts
organizations.test.ts software healthy tests/unit/schemas/organizations.test.ts
products.images.test.ts software healthy tests/unit/schemas/products.images.test.ts
mail.test.ts software healthy tests/unit/schemas/mail.test.ts
projects.test.ts software healthy tests/unit/schemas/projects.test.ts
fields.write.test.ts software healthy tests/unit/schemas/fields.write.test.ts
common.test.ts software healthy tests/unit/schemas/common.test.ts
persons.test.ts software healthy tests/unit/schemas/persons.test.ts
deals.test.ts software healthy tests/unit/schemas/deals.test.ts
boards.test.ts software healthy tests/unit/schemas/boards.test.ts
leads.test.ts software healthy tests/unit/schemas/leads.test.ts
users.test.ts software healthy tests/unit/schemas/users.test.ts
products.test.ts software healthy tests/unit/schemas/products.test.ts
client.test.ts software healthy tests/integration/client.test.ts
dispatcher.test.ts software healthy tests/integration/dispatcher.test.ts
fields.test.ts software healthy tests/integration/tools/fields.test.ts
deals.convert.test.ts software healthy tests/integration/tools/deals.convert.test.ts
activities.test.ts software healthy tests/integration/tools/activities.test.ts
tasks.test.ts software healthy tests/integration/tools/tasks.test.ts
deals.products.test.ts software healthy tests/integration/tools/deals.products.test.ts
pipelines.test.ts software healthy tests/integration/tools/pipelines.test.ts
products.write.test.ts software healthy tests/integration/tools/products.write.test.ts
deals.archived.test.ts software healthy tests/integration/tools/deals.archived.test.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
bundle software healthy bundle
tests software healthy tests
helpers software healthy tests/helpers
unit software healthy tests/unit
utils software healthy tests/unit/utils
schemas software healthy tests/unit/schemas
integration software healthy tests/integration
tools software healthy tests/integration/tools
functional software healthy tests/functional
contract software healthy tests/contract
helpers software healthy tests/contract/helpers
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
utils software healthy src/utils
schemas software healthy src/schemas
tools software healthy src/tools
docs software healthy docs
api software healthy docs/api

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
publish cicd healthy .github/workflows/release.yml
ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
ckalima__pipedrive-mcp-server software healthy /data/fable5_failed_archive/ckalima__pipedrive-mcp-server

LabelLayerStatusPath
PipedriveClient software healthy src/client.ts:PipedriveClient

LabelLayerStatusPath
generic_api_key::README.md security healthy README.md

LabelLayerStatusPath
auth::.github/workflows/release.yml security healthy .github/workflows/release.yml

LabelLayerStatusPath
NPM_TOKEN cicd healthy
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/c8cd0a13-f0f6-4dd8-9ee3-bc2f05d133c8/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c8cd0a13-f0f6-4dd8-9ee3-bc2f05d133c8/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.