sha256:5521dc11aa1f4dda0f388578e7f8b410db1e0f981b64f7a25d3271385db16172
Last pushed
about 1 month by dockerpublicbot
Type
Sandbox Kit
Manifest digest
sha256:5521dc11aa1f4dda0f388578e7f8b410db1e0f981b64f7a25d3271385db16172
schemaVersion: "2"
kind: mixin
name: kernel
displayName: Kernel Browser
description: |
Cloud-hosted Chromium for AI agents via kernel.sh. Sessions start in <30ms with stealth mode, managed auth, and live session replay built in.
permissions:
network:
allow:
- '*.onkernel.com'
- registry.npmjs.org
- '*.npmjs.org'
- pypi.org
- files.pythonhosted.org
- github.com
- objects.githubusercontent.com
- release-assets.githubusercontent.com
credentials:
- service: kernel
apiKey:
name: KERNEL_API_KEY
proxyManaged: true
inject:
- domain: api.onkernel.com
header: Authorization
format: Bearer %s
setup:
install:
- command: npm install -g @onkernel/cli
user: "0"
description: Install the Kernel CLI