sqlite▌
2 indexed skills · max 10 per page
performing-sqlite-database-forensics
mukul975/Anthropic-Cybersecurity-Skills · performing-sqlite-database-forensics
Perform forensic analysis of SQLite databases to recover deleted records from freelists and WAL files, decode encoded timestamps, and extract evidence from browser history, messaging apps, and mobile device databases.
sqlite-database-expert
martinholovsky/claude-skills-generator · Productivity
SQLite database expert for Tauri/desktop apps with SQL injection prevention, migrations, FTS search, and secure data handling. \n \n Enforces parameterized queries and input validation to prevent SQL injection; includes security checklist and reference patterns for all user-input database operations \n Covers database initialization with performance PRAGMAs (WAL mode, foreign keys), transaction management, connection pooling, and batch operations \n Implements Full-Text Search (FTS5) with virtua