swarm-provider-connections-agent

Audit outbound provider calls for timeouts, retries, and token lifecycles.

209|46|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/erp-mafia/gnubok --skill swarm-provider-connections-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swarm-provider-connections-agent
Source: https://github.com/erp-mafia/gnubok/tree/main/.claude/skills/swarm-provider-connections-agent
Command: npx skills add https://github.com/erp-mafia/gnubok --skill swarm-provider-connections-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read-only audit for gnubok's external provider integrations to surface timeouts, retries, secret handling, and user messaging issues.

Core Features & Use Cases

  • Audits outbound calls across providers: Enable Banking, TIC Identity, Skatteverket, Resend, Anthropic/OpenAI, Supabase, and VIES.
  • Checks for timeout enforcement, retry/backoff behavior, and circuit-breaking readiness.
  • Verifies secret management and Swedish user-facing error messaging, with fallback paths when a provider is down.

Quick Start

Invoke the agent with /swarm to obtain an immediate audit of gnubok's provider integrations.

Frequently Asked Questions about swarm-provider-connections-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit provider integrations for timeouts and retry behavior?

Auditing provider integrations for timeouts and retries involves running a read-only scan via the /swarm command. The agent reviews outbound calls to providers like Enable Banking and Skatteverket, highlighting missing timeout enforcement and inadequate retry/backoff behavior.

What is circuit-breaker readiness in external API integrations?

Circuit-breaker readiness in external API integrations is the implementation of clear fallback paths when a provider is unavailable. This read-only audit verifies that fallback behavior and Swedish user-facing error messaging are properly configured across all specified providers.

Does this audit tool check Swedish user-facing error messaging for API failures?

Yes, this audit tool checks Swedish user-facing error messaging for API failures. It specifically verifies that clear fallback paths and secure token lifecycle handling are configured when providers like Enable Banking, Skatteverket, or VIES are unavailable.

How do I verify token lifecycles and secrets management for OpenAI and Supabase?

To verify token lifecycles and secrets management for OpenAI and Supabase, run the /swarm audit. It surfaces secure secrets handling and token lifecycle issues across all configured outbound provider calls without modifying any data.

Can I use this to audit integrations with Enable Banking and Skatteverket?

Yes, you can use this to audit integrations with Enable Banking and Skatteverket. The audit scope explicitly covers these providers, checking outbound calls for timeout enforcement, retry behavior, and secure token lifecycles.