跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Debug Buttercup

技能 已验证 活跃

Debugs the Buttercup CRS (Cyber Reasoning System) running on Kubernetes. Use when diagnosing pod crashes, restart loops, Redis failures, resource pressure, disk saturation, DinD issues, or any service misbehavior in the crs namespace. Covers triage, log analysis, queue inspection, and common failure patterns for: redis, fuzzer-bot, coverage-bot, seed-gen, patcher, build-bot, scheduler, task-server, task-downloader, program-model, litellm, dind, tracer-bot, merger-bot, competition-api, pov-reproducer, scratch-cleaner, registry-cache, image-preloader, ui.

目的

To help users quickly diagnose and resolve issues within Buttercup CRS deployments on Kubernetes by providing automated diagnostics and actionable troubleshooting steps.

功能

  • Automated triage script for Kubernetes.
  • Detailed guidance on diagnosing common Buttercup CRS failures.
  • Analysis of pod status, events, and resource utilization.
  • Specific debugging steps for Redis, queues, and core services.

使用场景

  • Use when pods in the `crs` namespace are crashing or exhibiting unexpected behavior.
  • Use when diagnosing cascading failures originating from a shared dependency like Redis.
  • Use when investigating resource pressure or disk saturation issues within the `crs` namespace.
  • Use to inspect queue depths and task progression when services appear stalled.

非目标

  • Deploying or upgrading Buttercup CRS (use Helm and deployment guides).
  • Debugging issues outside the `crs` Kubernetes namespace.
  • General Kubernetes administration or debugging unrelated to Buttercup CRS.

Documentation

  • info:Configuration & parameter referenceWhile the script uses environment variables like `BUTTERCUP_NAMESPACE`, these are documented in the script's usage comment, and explicit parameters are not a primary feature of this diagnostic script.

安装

请先添加 Marketplace

/plugin marketplace add trailofbits/skills
/plugin install debug-buttercup@trailofbits

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码