Skip to main content
Back to the directory
trailofbits/skillsSoftware EngineeringFrontend and Design

debug-buttercup

Diagnose and resolve Buttercup CRS pod crashes, cascading failures, and service misbehavior on Kubernetes.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/trailofbits/skills --skill debug-buttercup
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, debug-buttercup has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: trailofbits/skills. Canonical URL: https://skills.sh/trailofbits/skills/debug-buttercup.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Diagnose and resolve Buttercup CRS pod crashes, cascading failures, and service misbehavior on Kubernetes. All pods run in namespace crs . Key services: Always start with triage. Run these three commands first: Then narrow down: High restart counts don't necessarily mean an issue is ongoing -- restarts accumulate over a pod's lifetime. Always distinguish: When many pods restart around the same time, check for a shared-dependency failure before investigating individual pods. The most common cascade: Redis goes down -> every service gets ConnectionError / ConnectionRefusedError -> mass restarts. Look for the same error across multiple --previous logs -- if they all say redis.exceptions.ConnectionError , debug Redis, not the individual services. Redis is the backbone.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does debug-buttercup do?

Diagnose and resolve Buttercup CRS pod crashes, cascading failures, and service misbehavior on Kubernetes.

Is debug-buttercup good?

debug-buttercup does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support debug-buttercup?

debug-buttercup currently lists compatibility with Skills CLI.

Is debug-buttercup safe to install?

debug-buttercup has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to debug-buttercup?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install debug-buttercup?

Run the following command to install debug-buttercup: npx skills add https://github.com/trailofbits/skills --skill debug-buttercup

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering