Sign inSign up

olegselajev241/neon-sbx-kit:0.1.1

Manifest digest

sha256:148883b4ccf22f9fcf0478bd0c032f2100bee408645c82f6bf2a71ddc7ef0a06

Last pushed

about 1 month by olegselajev241

Type

Sandbox Kit

Manifest digest

sha256:148883b4ccf22f9fcf0478bd0c032f2100bee408645c82f6bf2a71ddc7ef0a06

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

api.github.com

raw.githubusercontent.com

add-skill.vercel.sh

neon.tech

*.neon.tech

*.neon.tech:5432

**.neon.tech

**.neon.tech:5432

Apply this mixin to a sandbox

sbx run <agent> --kit olegselajev241/neon-sbx-kit:0.1.1

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