SQL Query Reviewer

Security checks across malware telemetry and agentic risk

Overview

This instruction-only SQL reviewer is coherent and does not request tools, credentials, or installation, but it includes a minor cross-review memory instruction users should notice.

This appears safe for normal pasted SQL review. If using an agent with persistent memory, consider disabling or limiting the “common issues” tracking, especially when queries contain proprietary schema details, customer data literals, or sensitive business logic.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

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.

#
ASI06: Memory and Context Poisoning
Low
What this means

If the agent has memory enabled, it may reuse aggregate observations from prior SQL reviews in later responses.

Why it was flagged

This asks the agent to retain aggregate information across multiple reviews, which is persistent context behavior not otherwise scoped by retention period, project, or user approval.

Skill content
After each review, note the most common finding. After 20 reviews, surface the top 3 SQL anti-patterns seen as "Most common SQL issues" at the top of the response.
Recommendation

Clarify whether this tracking is limited to the current conversation or project, and avoid storing raw SQL, schema names, or sensitive literals in any persistent memory.