원클릭으로
database-query
Query database safely with parameterized statements
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Query database safely with parameterized statements
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Scan untrusted external text (web pages, tweets, search results, API responses) for prompt injection attacks. Returns severity levels and alerts on dangerous content. Use BEFORE processing any text from untrusted sources.
Security scanner for OpenClaw skill packages. Scans skills for malicious code, evasion techniques, prompt injection, and misaligned behavior BEFORE installation. Use to audit any skill from ClawHub or local directories.
Process and validate data inputs
Analyze configuration files for validation and best practices
Get current weather for a location
A safe calculator for mathematical expressions
| name | database-query |
| description | Query database safely with parameterized statements |
| license | MIT |
| allowed-tools | ["Python"] |
Safely query databases using parameterized statements.
Provide query parameters and get results safely.