influxdb-cloud
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
membraneCLI to manage authentication and execute database operations. Commands such asmembrane login,membrane connect, andmembrane action runare core to the skill's functionality. - [EXTERNAL_DOWNLOADS]: The skill instructs the user to install
@membranehq/clifrom the npm registry. This is an official vendor resource from Membrane used to facilitate the integration. - [REMOTE_CODE_EXECUTION]: The skill utilizes the Membrane platform's native capability to dynamically create and execute actions (
membrane action createandmembrane action run). This involves server-side logic generation and execution, which is the intended behavior of the integration framework. - [PROMPT_INJECTION]: As the skill processes time-series data from InfluxDB Cloud, it possesses an attack surface for indirect prompt injection.
- Ingestion points: External data retrieved from InfluxDB buckets (SKILL.md).
- Boundary markers: Not explicitly defined in the instruction set.
- Capability inventory: Supports dynamic action creation and execution via the Membrane CLI.
- Sanitization: Relies on the underlying platform's handling of action inputs and outputs.
Audit Metadata