Skip to content

Add plugin entry: sql - #115

Open
yazydzhi wants to merge 1 commit into
get-bb:mainfrom
yazydzhi:submit-sql
Open

Add plugin entry: sql#115
yazydzhi wants to merge 1 commit into
get-bb:mainfrom
yazydzhi:submit-sql

Conversation

@yazydzhi

Copy link
Copy Markdown

Plugin

SQL — browse Postgres schemas and run read-only SQL from a bb panel or agent tools (sql_query, sql_list_connections). Writes are deferred until plugin 0.5.

Source

Checks

  • Plugin: bb plugin build, TypeScript tsc --noEmit
  • Marketplace: npm run build, npm run check (liveness)

Security / trust notes

  • Full-trust bb plugin; stores connection passwords in plugin-private SQLite (data.db)
  • Queries run under BEGIN READ ONLY until 0.5
  • No outbound network beyond the configured Postgres hosts

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant