Skip to main content

diagnose_with_observer

Diagnoses cluster health issues using the multigres observer, fetching diagnostics and producing actionable bug reports.

Install this skill

or
94/100

Security score

The diagnose_with_observer skill was audited on May 21, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 25

Curl to non-GitHub URL

SourceSKILL.md
25KUBECONFIG=$(pwd)/kubeconfig.yaml kubectl exec -n multigres-operator deploy/multigres-observer -- curl -sf "http://localhost:9090$1"
low line 25

External URL reference

SourceSKILL.md
25KUBECONFIG=$(pwd)/kubeconfig.yaml kubectl exec -n multigres-operator deploy/multigres-observer -- curl -sf "http://localhost:9090$1"
Scanned on May 21, 2026
View Security Dashboard
Installation guide →