Manage OpenClaw GHSA security advisories
openclaw-ghsa-maintainerskillsetup L2★377,536
openclaw/openclaw ↗What it does
Inspect, patch, validate, and publish GHSA security advisories
Best for
When you need to patch, validate, and publish a security advisory safely without accidentally publishing escaped newline literals or incomplete data.
Inputs
- · [object Object]
Outputs
- · [object Object]
Requires
- · GitHub CLI (gh)
- · jq
Preconditions
Write access to OpenClaw repo, GHSA draft exists
Failure modes
- · PATCH call sequencing violated
- · Private fork still has open PRs
- · Markdown with escaped newlines
Trust signals
- · Explicit PATCH sequencing rules (separate severity and cvss_vector calls)
- · Private fork PR check before publish
- · Markdown/JSON construction via heredoc and jq