Un certificat expiré met un site à terre au pire moment, en général parce que personne ne se rappelait à qui c'était. Ce bot parcourt vos domaines, lit l'expiration de chaque certificat, et rattache chacun à un responsable.
sonnet3 joursSlack APIOpenSSLCronPostgreSQL
Claude
84ROI
68Scale
$3.6k92Saved
ROI for
README.md
Pourquoi ce sous-agent
Un certificat expiré met un site à terre au pire moment, en général parce que personne ne se rappelait à qui c'était. Ce bot parcourt vos domaines, lit l'expiration de chaque certificat, et rattache chacun à un responsable.
Il ping le responsable directement dans Slack à l'approche de l'échéance, domaine et lien de renouvellement en main. Les rappels montent en intensité à mesure que la date approche, si bien qu'un certificat n'expire jamais parce que l'avertissement est parti dans un canal vide.
Comment il s'exécute
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Rattacher chaque certificat à son responsable à partir d'une table de correspondance tenue à jour.
pending
Calculer le nombre de jours restants et choisir la bonne fenêtre de rappel pour chaque certificat.
pending
Envoyer un ping Slack direct au responsable, avec le domaine, la date d'expiration et le lien de renouvellement.
pending
Exemple de sortie
json
// Sample output
// (generated when the pipeline finishes)
Given a certificate's domain, expiry, and owner, write a short Slack reminder with the days remaining.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.