AI Automation

An AI agent that audits its own data platform

A Claude-native automation layer that reads platform telemetry and surfaces real production risk — leaked credentials, silent pipeline failures, cost drift — without a human triggering the check.

Context

Running a production data platform at Second Nature means a constant background risk: pipelines fail silently, credentials leak, Terraform drifts from what’s actually deployed, and cost creeps up unnoticed. Catching all of that by hand doesn’t scale.

Challenge

Build an automation layer that watches the platform the way a senior engineer would — without standing up and maintaining a dedicated server, and without giving an autonomous agent write access to production.

What I did

Stack

Claude Managed Agents, MCP servers (Jira/Slack/GitHub/BigQuery/Datadog/GCP), scheduled routines — no self-hosted server.

Outcome

The proof of concept found real, previously-unnoticed issues on its own: a leaked GCP service-account key, a pipeline with a roughly 40% partial-failure rate that wasn’t alerting, staging permission errors recurring hundreds of times, Terraform Cloud run drift, and a cost hotspot in BigQuery — all surfaced without a human going looking for them first.