Checks network connectivity to the tool download server before downloading the detection tool. If network is unavailable, manual download or network configuration is required.
Execute Python code directly in an Odoo environment to access models, modify data, and perform database operations with persistent state between calls.
Provides read-only access to Shelly Cloud energy data, including live power, lifetime energy, and historical consumption with cost, enabling AI agents to monitor electricity usage without device control.
A tool for detecting and cleaning Java memory shells via local or SSH remote execution. It enables AI agents to scan Java processes, analyze suspicious class code, and safely remove memory shells after user confirmation.
Run shell commands on the host system, capturing stdout, stderr, exit code, and timeout status. Commands are subject to rate limits and safety blocks for destructive patterns.
Create or overwrite files with text content. Use to save generated code, update configuration, or persist data as UTF-8 text. Parent directories must already exist.
Scan a Java process for memory shells including malicious servlets, filters, Spring controllers, and agents, using Java Agent injection. Supports local and SSH execution.
Retrieves operating system type, platform architecture, and temporary directory to assess compatibility and determine tool paths for Java memory shell detection.
Begin configuring a Home Assistant integration by starting a new config flow. Returns the initial setup form and schema, requiring a flow_id to proceed.