Cassandra
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
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.
NoteHigh Confidence
ASI02: Tool Misuse and ExploitationWhat 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.
