Shannon: xAI Subscription Auth Lands

Shannon now supports running pentests authenticated through xAI's Grok subscription, backed by a required upgrade to the underlying pi harness. Two coordinated pull requests, #434 and #435, delivered the feature and its dependency in tandem.

Duration: PT1M59S

Episode overview

This episode is a short developer briefing from Shannon.

It explains recent repository work in plain language.

  • Show: Shannon
  • Published: 2026-08-29T06:04:18Z
  • Audio duration: PT1M59S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good afternoon, it's August 29th, and here's your Shannon briefing.

Today's story is a single, tightly coordinated feature: getting xAI's Grok subscription auth working end-to-end for pentests.

It landed in two parts. PR 434 added the actual support for running pentests with xAI subscription authentication, touching documentation and the AI providers code. Right behind it, PR 435 bumped the pi harness dependency to version 0-point-84-point-2, which was specifically needed to enable that subscription auth…

The pattern here is straightforward: this wasn't one isolated change, it was a feature plus its required infrastructure update, shipped back to back by the same author, ezl-keygraph, each with a review approval. That sequencing matters. If you're troubleshooting xAI auth issues going forward, remember the pi harness…

For developers touching AI provider configuration, the practical takeaway is that xAI now joins the list of supported subscription-based auth providers for pentests. Check the updated documentation referenced in PR 434 if you're wiring up new provider credentials, since the provider logic and docs moved together in…

What's next: watch for any follow-up patches to the pi…

Nearby episodes from Shannon

  1. Getting the Brand Straight Before 3.0
  2. SARIF Reporting Now On By Default
  3. Cleaner Failures, Safer Releases
  4. Weekly Recap - Command Line Overhaul & Documentation Polish
  5. Command Line Polish and Doc Cleanup
  6. The Command-Line Interface Gets a Full Overhaul
  7. A Security Policy Lands
  8. Weekly Recap - Reporting, Auth, and Model Flexibility