github-actions[bot]
published Jun 15, 2026, 8:23 PM · updated Jun 15, 2026, 9:07 PM
Workflow Failure
Workflow: Smoke Claude
Branch: main
Run: https://github.com/github/gh-aw-threat-detection/actions/runs/27573695853
Warning
Missing Tools Reported: The agent reported missing tools during execution.
Missing Tools:
- web-fetch: No web-fetch tool was available in this environment; used curl via bash as a fallback to fetch the repo page, which succeeded and confirmed the page mentions gh-aw-threat-detection.
Alternatives:
| Tool | Alternative |
|---|---|
| web-fetch | Used `curl -sSL` to fetch the URL and grep for the expected string. |
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw-threat-detection/actions/runs/27573695853
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow smoke-claude failure in https://github.com/github/gh-aw-threat-detection/actions/runs/27573695853
Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs:
report-failure-as-issue: falseGenerated from Smoke Claude · 25.8 AIC · ◷
- expires on Jun 22, 2026, 8:23 PM UTC