Drizzle Schema Analyzer
Analysis
This is a read-only Drizzle schema review skill that searches project schema and migration files and reports issues, with no code, install step, credentials, or persistence shown.
Findings (2)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
find /path/to/src/db/ -name "*.ts" -type f ... grep -rl "pgTable\|mysqlTable\|sqliteTable\|createTable" /path/to/src/db/ --include="*.ts"
The skill documents local shell search commands to discover schema files. This is expected for a schema analyzer and appears read-only, but users should understand it may inspect local project source files.
Source: unknown; Homepage: none
The registry metadata does not provide an upstream source or homepage. This limits provenance review, though the skill is instruction-only and has no installable code in the provided artifacts.
