Skip to main content
Run any Skill in Manus
with one click

sql-security

// SQL injection screening for host code (MoonBit / TS / Rust) plus secretlint setup notes. Flags single-line template-literal or string-concat SQL builders, regardless of value source — the scanner is line-based and does NOT trace data flow, so a clean scan is not proof of safety (multi-line template literals are missed) and every hit needs a manual review or an explicit `// sql-security: ok` opt-out.

$ git log --oneline --stat
stars:244
forks:4
updated:May 29, 2026 at 14:35
File Explorer
2 files
SKILL.md
readonly