ToolTrust
A2/100
pnoker

iot-dc3

mcp2026.8.19

@pnoker

IoT DC3 is a multi-protocol, cloud-native, AI-powered, open-source industrial IoT platform evolving toward AI agents. A complete IoT system solution: device connectivity, data acquisition, edge-to-cloud delivery and intelligent operations.

By pnoker | 98 findings | Scanned 9/11/2026 | tooltrust-scanner/v0.3.19 | 1.2k

15 Low83 Info

Risk Summary

Safe With Normal Controls

Dep Visibility is the main signal, but overall risk remains within an acceptable range.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (98)

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×14

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    alarm_definition_createalarm_definition_updateconnection_createdashboard_createdashboard_updatedevice_provision_mqtthardware_searchlog_queryrule_deleterule_execution_historyrule_provisionrule_updatesensor_template_createwidget_data_query

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • LowAS-002

    ⚠️Excessive Permissions

    device_provision_lorawan:input schema exposes 11 properties (threshold: 10)

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-002

    ⚠️Excessive Permissions ×26

    declared capabilities: filesystem access, HTTP requests

    alarm_definition_createalarm_definition_updatedevice_provision_mqttrule_delete

    declared capabilities: filesystem access

    alarm_definition_deleteconnection_deletedashboard_listdevice_deletedevice_profile_createdevice_profile_listdevice_provision_lorawandevice_updateorg_updateteam_listuser_getuser_update

    declared capabilities: network access, filesystem access

    connection_create

    declared capabilities: code/command execution, filesystem access

    dashboard_createdashboard_updaterule_updatesensor_template_create

    declared capabilities: network access, database access

    hardware_searchlog_query

    declared capabilities: code/command execution, database access

    rule_execution_history

    declared capabilities: code/command execution

    rule_provision

    declared capabilities: network access

    widget_data_query

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×57

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    alarm_definition_createalarm_definition_deletealarm_definition_listalarm_definition_updatealarm_getalarm_historyalarm_listalarm_resolvealarm_statsconnection_createconnection_deleteconnection_listconnector_configureconnector_listdashboard_createdashboard_listdashboard_updatedevice_deletedevice_diagnosticsdevice_getdevice_listdevice_profile_createdevice_profile_listdevice_provision_lorawandevice_provision_mqttdevice_provision_trackerdevice_telemetrydevice_updatehardware_searchlog_exportlog_querymy_permissionsnotification_channel_configurenotification_recipient_listnotification_testorg_getorg_updaterecommend_productsrule_deleterule_example_getrule_execution_historyrule_getrule_listrule_provisionrule_simulaterule_stoprule_updatesensor_addsensor_mapsensor_template_createsensor_template_listteam_listuser_getuser_inviteuser_role_assignuser_updatewidget_data_query

    Fix: Review and remediate the identified issue.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y iot-dc3"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade A](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-a.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)