Cassandra

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: cassandra Version: 1.0.0 The skill bundle is benign. The `_meta.json` file contains standard metadata. The `SKILL.md` file provides educational content and best practices for Cassandra, including mentions of legitimate Cassandra tools like `cqlsh` and `nodetool` within the context of operations. There is no evidence of prompt injection, malicious execution, data exfiltration, or any other harmful intent in either the code or the instructions.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If the agent or user runs Cassandra administrative commands against production, they could affect cluster performance or state.

Why it was flagged

The skill expects Cassandra command-line tools to be available. This is purpose-aligned, but these tools can inspect or affect real Cassandra clusters if used.

Skill content
metadata: {"clawdbot":{"emoji":"👁️","requires":{"anyBins":["cqlsh","nodetool"]}
Recommendation

Use this skill as guidance, and require explicit confirmation of the target cluster and intended effect before running operational commands such as nodetool actions.