Files
blog/content/posts/commits/2026-02-15-commit-6a1a266.md
Betty 7ac1bd5f4f
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
Add 62 blog posts generated from git commit history
One-shot import of all bojemoi repo commits as Hugo posts.
Each post includes metadata, files changed, and diff stats.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 14:16:05 +01:00

1.2 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
Add connectivity skill: test external API and feed connections 2026-02-15T21:43:51+01:00 false
commit
bojemoi
feature
Git Activity
Commit 6a1a266 par Betty — 1 fichier(s) modifié(s) 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 noreply@anthropic.com

Fichiers modifiés

A	.claude/commands/connectivity.md

Statistiques

 1 file changed, 241 insertions(+)