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 noreply@anthropic.com