Sign inSign up

olegselajev241/neon-sbx-kit:0.1.0

Manifest digest

sha256:9d64d070b8052d08517efc4ad9868d57e229cc99ce7c56027192cc129fad6622

Last pushed

30 days by olegselajev241

Type

Sandbox Kit

Manifest digest

sha256:9d64d070b8052d08517efc4ad9868d57e229cc99ce7c56027192cc129fad6622

MIXIN
REQUIRES SECRETS

Installs the Neon CLI and securely authenticates it so agents can provision, inspect, connect, and link Neon Postgres databases.


Credentials
NameServiceRequiredDescription
NEON_API_KEYneonRequiredNeon API key (prefer a project-scoped key for agent use)

Network Egress

console.neon.tech

registry.npmjs.org

github.com

neon.tech

*.neon.tech

*.neon.tech:5432

**.neon.tech

**.neon.tech:5432

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/olegselajev241/neon-sbx-kit:0.1.0

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx