labring/sealos-skills
C3AI agent skills for Sealos — deploy any project, provision databases, object storage & more with one command. Works with Claude Code, Gemini CLI, Codex.
★ 50+ · labring/sealos-skills source on GitHub · this plugin in the registry
labring/sealos-skills is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, starts a network server, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×69 src, e.g. scripts/test-sealos-deploy-template-fast-path.mjs:4, scripts/test-sealos-deploy-template-fast-path.mjs:4 |
| starts a network server | net_server | ×5 src, e.g. skills/sealos-canvas/scripts/generate-canvas.mjs:131, skills/sealos-deploy/scripts/test-sealos-live-smoke.mjs:12 |
| reads credential-class env vars | token_env | NODE_TLS_REJECT_UNAUTHORIZED |
Services it injects
skills
Outbound domains
demo.example.com demo-app-abc123.gzg.sealos.run hub.docker.com ghcr.io demo-public.usw-1.sealos.app usw-1.sealos.io template.usw-1.sealos.io managed.sealos.io template.managed.sealos.io stale.usw-1.sealos.app
Environment variables it reads
PORT KUBECONFIG SEALOS_CANVAS_KUBE_FIXTURE SEALAI_DEPLOY_MODE SEALAI_INPUTS_PATH SEALAI_KUBECONFIG_PATH NODE_TLS_REJECT_UNAUTHORIZED SEALOS_REGION SEALOS_DEPLOY_TEST_CAPTURE SEALOS_DEPLOY_TEST_MODE
How to read this
Levels measure capability surface and transparency, not maliciousness. A C3 plugin can be entirely legitimate — a desktop shell genuinely needs subprocesses. The point is that you can see this before installing. See the levels explained and how dsh plugins work.
Findings come from static analysis of shipped code; nothing is executed. Think a flag is wrong? Open an issue — every flag cites the file and line it came from.