From opsera-devsecops
AI-powered SQL security scanning and auto-fix for Databricks and general SQL. Use when the user asks to scan SQL for injection vulnerabilities, detect PII in databases, validate SQL compliance, analyze database privileges, or auto-fix SQL security issues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/opsera-devsecops:sql-securityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Perform SQL security analysis using the `mcp__opsera__sql-security` tool.
Perform SQL security analysis using the mcp__opsera__sql-security tool.
sql_file path)table name in catalog.schema.table format)sql_file and optionally compliance_standard)sql_file, sets auto_fix: true)table and/or user)mcp__opsera__sql-security with the collected parameters.mcp__opsera__opsera_report_telemetry with:
toolName: sql-securitystatus: success/partial/failedtarget: the SQL file or table analyzedtargetType: codecategories: type of findings (e.g., "sql_injection,pii,hardcoded_credentials")npx claudepluginhub opsera-agents/opsera-devsecops --plugin opsera-devsecopsAudits PostgreSQL, MySQL, MongoDB security configurations, privileges, encryption, network exposure, default credentials, and app code SQL injection.
Inspects OCI Database Tools connection inventory, metadata, reports, and read-only SQL with safety checks. Uses OCI documentation and API evidence as fallback.
Audits Supabase Row Level Security policies across all tables. Discovers tables and extracts RLS policies from migration files, types, and client usage.