bun-sqlite

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as documentation for the bun:sqlite module. It contains educational examples for database management, query execution, and transaction handling.
  • [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. All code snippets use standard, well-documented Bun APIs.
  • [SAFE]: The skill explicitly promotes security best practices by demonstrating the use of prepared statements with positional and named parameters to mitigate SQL injection risks.
  • [SAFE]: All demonstrated file operations (e.g., new Database("mydb.sqlite") and Bun.write("backup.sqlite", buffer)) are standard database management tasks and do not target sensitive system paths.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 02:20 PM
Security Audit — agent-trust-hub — bun-sqlite