Back to skills
SkillHub ClubRun DevOpsSecurityBackend

cfn-parameterized-queries

A Bash-based SQLite wrapper that enforces parameterized queries to prevent SQL injection. It validates table/column names, sanitizes input values, and provides CRUD operations with secure parameter binding using sqlite3's .param feature. Includes transaction support and legacy compatibility functions.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
14
Hot score
86
Updated
March 20, 2026
Overall rating
A8.1
Composite score
5.8
Best-practice grade
B81.6

Install command

npx @skill-hub/cli install masharratt-claude-flow-novice-cfn-parameterized-queries
sql-injectiondatabase-securityparameterized-queriessqlite

Repository

masharratt/claude-flow-novice

Skill path: .claude/skills/cfn-parameterized-queries

A Bash-based SQLite wrapper that enforces parameterized queries to prevent SQL injection. It validates table/column names, sanitizes input values, and provides CRUD operations with secure parameter binding using sqlite3's .param feature. Includes transaction support and legacy compatibility functions.

Open repository

Best for

Primary workflow: Run DevOps.

Technical facets: Security, Backend.

Target audience: Security teams looking for install-ready agent workflows..

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: masharratt.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install cfn-parameterized-queries into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/masharratt/claude-flow-novice before adding cfn-parameterized-queries to shared team environments
  • Use cfn-parameterized-queries for security workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

cfn-parameterized-queries | SkillHub