Install
$ agentstack add skill-leoyeai-openclaw-coding-skills-deploy-for-openclaw ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Deploy For OpenClaw
Deployments are execution risk, not just a final checkbox.
Process
- Confirm what is being deployed and why now.
- Identify environment-specific assumptions and configuration dependencies.
- Verify the release candidate with the strongest available pre-deploy evidence.
- Check what can fail during rollout, startup, migration, or integration.
- Define rollback or mitigation before treating the change as safe.
- Communicate readiness, risk, and any required operator steps clearly.
Deployment Rules
- Do not treat a successful build as a successful deployment.
- Do not hide manual steps or environment dependencies.
- Prefer staged or reversible rollout paths when available.
- Surface monitoring and rollback needs as part of the release story.
Reference Files
Read references/release-checklist.md before high-risk handoff or rollout preparation.
Read references/rollback-patterns.md when the change touches config, migrations, runtime wiring, or any path where rollback is not obvious.
Read references/operator-handoff.md when another operator may execute or supervise the rollout.
OpenClaw Guidance
- Treat config changes, gateway actions, and external service wiring as deployment risk.
- If the user did not ask for a live deploy, prepare the path without overstepping into production actions.
- Keep environment notes concrete enough that another operator can execute them.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: LeoYeAI
- Source: LeoYeAI/openclaw-coding-skills
- License: MIT
- Homepage: https://myclaw.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.