🗄️
DataPython

Database Query

by cisco-ai-defense

Database Query is a Data skill for Claude Code, published by cisco-ai-defense in skill-scanner.

2.4K stars308 forkson cisco-ai-defense/skill-scannerAdded 2026/08/18+1% in starsRepository updated 2026/08/04
agentagent-skillssecurity
Install in seconds
Install Database Query
Copy Database Query into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/cisco-ai-defense/skill-scanner/tree/main/evals/skills/sql-injection/database-query ~/.claude/skills/database-query

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/cisco-ai-defense/skill-scanner.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
evals/skills/sql-injection/database-query/SKILL.md in cisco-ai-defense/skill-scanner
Installs to
~/.claude/skills/database-query
Collection
One of 21 skills cataloged from this repository
Category
Data668 skills

What Database Query does

Database Query executes database queries safely using parameterized statements, preventing SQL injection. Use it when an agent needs to retrieve or modify data without exposing the database to unsafe input.

Database Query is cataloged under Data on DirSkills. Database Query comes from a repository tagged agent, agent-skills and security.

Documentation

README

Database Query Skill

Safely query databases using parameterized statements.

Usage

Provide query parameters and get results safely.

Frequently asked about Database Query

  • What else does cisco-ai-defense publish alongside Database Query?

    Database Query is one of 21 skills that DirSkills catalogs from cisco-ai-defense/skill-scanner, the repository it ships in. Its siblings there include ATR Benign Control, Calendar Sync Helper and Configuration Analyzer. Each one is a separate skill with its own page in this directory, installs the same way Database Query does, and is maintained by cisco-ai-defense in that same repository. The rest of the collection is listed on the cisco-ai-defense/skill-scanner page.

  • How does Database Query compare to other Data skills?

    Database Query ranks #328 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Database Query against them. Open each page to compare what they document and how they install.