← Back to search

@connxio/cli

GitHub Actions Scanned 1h ago

Connxio command-line tool and MCP server.

npm
C
68.5 / 100

Versions

0.1.5latest
May 21, 2026
0.1.4
May 20, 2026
0.1.3
May 20, 2026
0.1.2-beta.2
May 20, 2026
0.1.1
May 20, 2026
+ show 1 moreshow less
0.1.0
May 20, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 28

list_code_components
annotations: none low

List all Connxio code components.

get_current_subscription
annotations: none low

Get the Connxio subscription associated with the selected context API key.

list_security_configs
annotations: none low

List all Connxio security configurations.

get_security_config
annotations: none low

Get a Connxio security configuration by id.

id string
create_security_config
annotations: none low

Create a Connxio security configuration. Requires contextId.

delete_security_config
annotations: none low

Delete a Connxio security configuration by id. Requires contextId and confirm: true.

id string
list_integrations
annotations: none low

List all Connxio integrations.

get_integration
annotations: none low

Get a Connxio integration by id.

id string
create_integration
annotations: none low

Create a Connxio integration. Requires contextId.

create_integration_no_validation
annotations: none low

Create a Connxio integration without validation. Requires contextId.

update_integration
annotations: none low

Update an existing Connxio integration by id. Requires contextId.

id string
delete_integration
annotations: none low

Delete a Connxio integration by id. Requires contextId and confirm: true.

id string
list_environment_variables
annotations: none low

List all Connxio environment variables.

get_environment_variable
annotations: none low

Get a Connxio environment variable by id.

id string
create_environment_variable
annotations: none low

Create a Connxio environment variable. Requires contextId.

delete_environment_variable
annotations: none low

Delete a Connxio environment variable by id. Requires contextId and confirm: true.

id string
list_contexts
annotations: none low

List configured Connxio contexts without exposing API keys.

get_current_context
annotations: none low

Get the resolved Connxio context. Uses the default context when available.

check_cli_update
annotations: none low

Check whether a newer version of the Connxio CLI is available on npm.

install_cli_update
annotations: none low

Install the latest version of the Connxio CLI via npm.

list_subscriptions
annotations: none low

List the Connxio subscription associated with the selected context API key.

get_code_component
annotations: none low

Get the newest Connxio code component by id.

id string
get_code_component_versions
annotations: none low

List all versions of a Connxio code component by id.

id string
upload_code_component
annotations: none low

Upload a local .dll or .zip file as a Connxio code component. Requires contextId.

name string filePath string
deprecate_code_component
annotations: none low

Deprecate a Connxio code component by id. Requires contextId.

id string version string
update_component_in_integration
annotations: none low

Update the version of a code component used inside an integration. Requires contextId.

newVersion string oldVersion string componentName string integrationId string
rename_code_component
annotations: none low

Update a Connxio code component name by id. Requires contextId.

id string name string
delete_code_component
annotations: none low

Delete a Connxio code component by id. Requires contextId and confirm: true.

id string

Permissions 3

network medium
Server uses network capabilities via: fetch()
shell high
Server uses shell capabilities via: child_process
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 71

low
Tool 'list_security_configs' has no annotations annotation_checker · 100%
low
Tool 'get_security_config' has no annotations annotation_checker · 100%
low
Tool 'create_security_config' has no annotations annotation_checker · 100%
low
Tool 'delete_security_config' has no annotations annotation_checker · 100%
low
Tool 'list_integrations' has no annotations annotation_checker · 100%
low
Tool 'get_integration' has no annotations annotation_checker · 100%
low
Tool 'create_integration' has no annotations annotation_checker · 100%
low
Tool 'create_integration_no_validation' has no annotations annotation_checker · 100%
low
Tool 'update_integration' has no annotations annotation_checker · 100%
low
Tool 'delete_integration' has no annotations annotation_checker · 100%
low
Tool 'list_environment_variables' has no annotations annotation_checker · 100%
low
Tool 'get_environment_variable' has no annotations annotation_checker · 100%
low
Tool 'create_environment_variable' has no annotations annotation_checker · 100%
low
Tool 'delete_environment_variable' has no annotations annotation_checker · 100%
low
Tool 'list_contexts' has no annotations annotation_checker · 100%
low
Tool 'get_current_context' has no annotations annotation_checker · 100%
low
Tool 'check_cli_update' has no annotations annotation_checker · 100%
low
Tool 'install_cli_update' has no annotations annotation_checker · 100%
low
Tool 'list_subscriptions' has no annotations annotation_checker · 100%
low
Tool 'get_current_subscription' has no annotations annotation_checker · 100%
low
Tool 'list_code_components' has no annotations annotation_checker · 100%
low
Tool 'get_code_component' has no annotations annotation_checker · 100%
low
Tool 'get_code_component_versions' has no annotations annotation_checker · 100%
low
Tool 'upload_code_component' has no annotations annotation_checker · 100%
low
Tool 'deprecate_code_component' has no annotations annotation_checker · 100%
low
Tool 'update_component_in_integration' has no annotations annotation_checker · 100%
low
Tool 'rename_code_component' has no annotations annotation_checker · 100%
low
Tool 'delete_code_component' has no annotations annotation_checker · 100%
medium
OAuth implementation without PKCE auth_checker · 75%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: vite-plus@0.1.21 (GHSA-fx2h-pf6j-xcff) dependency_analyzer · 95%
medium
Vulnerable dependency: vite-plus@0.1.21 (GHSA-g8mr-85jm-7xhm) dependency_analyzer · 95%
medium
Vulnerable dependency: vite-plus@0.1.21 (GHSA-v6wh-96g9-6wx3) dependency_analyzer · 95%
medium
Buffer.from base64 in connxio-cli-e12770c/packages/cli/src/connxio/__tests__/code-components.test.ts:111 entropy_analyzer · 75%
info
package.json metadata manifest_parser · 100%
info
Tool: list_security_configs manifest_parser · 85%
info
Tool: get_security_config manifest_parser · 85%
info
Tool: create_security_config manifest_parser · 85%
info
Tool: delete_security_config manifest_parser · 85%
info
Tool: list_integrations manifest_parser · 85%
info
Tool: get_integration manifest_parser · 85%
info
Tool: create_integration manifest_parser · 85%
info
Tool: create_integration_no_validation manifest_parser · 85%
info
Tool: update_integration manifest_parser · 85%
info
Tool: delete_integration manifest_parser · 85%
info
Tool: list_environment_variables manifest_parser · 85%
info
Tool: get_environment_variable manifest_parser · 85%
info
Tool: create_environment_variable manifest_parser · 85%
info
Tool: delete_environment_variable manifest_parser · 85%
info
Tool: list_contexts manifest_parser · 85%
info
Tool: get_current_context manifest_parser · 85%
info
Tool: check_cli_update manifest_parser · 85%
info
Tool: install_cli_update manifest_parser · 85%
info
Tool: list_subscriptions manifest_parser · 85%
info
Tool: get_current_subscription manifest_parser · 85%
info
Tool: list_code_components manifest_parser · 85%
info
Tool: get_code_component manifest_parser · 85%
info
Tool: get_code_component_versions manifest_parser · 85%
info
Tool: upload_code_component manifest_parser · 85%
info
Tool: deprecate_code_component manifest_parser · 85%
info
Tool: update_component_in_integration manifest_parser · 85%
info
Tool: rename_code_component manifest_parser · 85%
info
Tool: delete_code_component manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (12) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 11 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%