--- title: "Add connectivity skill: test external API and feed connections" date: 2026-02-15T21:43:51+01:00 draft: false tags: ["commit", "bojemoi", "feature"] categories: ["Git Activity"] summary: "Commit 6a1a266 par Betty — 1 fichier(s) modifié(s)" author: "Betty" --- ## Commit `6a1a266` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Auteur** | Betty | | **Hash** | `6a1a2662c443bd173a2ce1b9d74004474052816b` | | **Date** | 2026-02-15 | ### Description New /connectivity skill checks all external dependencies: - 11 public feeds (CERT-FR, FireHOL, abuse.ch, IP-API, IPInfo, IPWhois) - 5 authenticated APIs (VirusTotal, Shodan, AbuseIPDB, OTX, Anthropic) - Telegram Bot validation - Worker node egress (DNS + HTTPS) Supports arguments: apis, feeds, telegram for targeted checks. Reads secrets via SSH to worker nodes where containers run. Also replaced 4 placeholder Docker secrets with real API keys (vt_api_key, shodan_api_key, abuseipdb_api_key, otx_api_key). Co-Authored-By: Claude Opus 4.6 ### Fichiers modifiés ``` A .claude/commands/connectivity.md ``` ### Statistiques ``` 1 file changed, 241 insertions(+) ```