{
  "id": 4082734,
  "title": "Attest: an ADK agent that audits what other models say about SEC-registered advisers",
  "url": "https://urgent.news/2026/08/29/attest-an-adk-agent-that-audits-what-other-models-say-about-sec",
  "topic": "ai",
  "section": "AI",
  "published": "2026-08-29T02:04:12.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/jpka/attest-an-adk-agent-that-audits-what-other-models-say-about-sec-registered-advisers-2mml"
  },
  "original_language": "en",
  "account": "An AI-powered tool named Attest was developed for the All Things Agentic Hackathon to audit how other models describe SEC-registered advisers. The primary goal was to ensure the fairness and accuracy of claims made by firms about their AI usage. Attest performs a regular evaluation of these claims, comparing them against the firm's Form ADV Part 1A filing. The results are stored in a hash-chained archive, which is append-only and cannot be altered. The agent, built using the Google Agent Development Kit (ADK), runs on Cloud Run and fetches the scheduled evaluations through Cloud Scheduler. It utilizes six tools to perform various tasks, including reading ground truth, scoring answers, appending evidence, and handling per-firm memory. The scorer model is an older version (gemini-3.1-flash-lite) to maintain consistency with the evaluations performed on the deployed scorer. The agent is designed to be transparent, with every tool call tracked and recorded using Cloud Trace. The system is built to ensure data integrity and prevent overwriting of entries, making it a valuable tool for regulatory compliance and auditing purposes.",
  "summary": "A machine is describing your business to prospects several times a day, and there is no record of any of it. That was the whole starting point. I built Attest for the All Things Agentic Hackathon , Fortified Enterprise Fleet track, and I wrote this post for that hackathon too. Code is at github.com/jpka/attest . The problem is narrow on purpose. The SEC's 2026 examination priorities name AI in…",
  "key_points": [
    "Attest AI tool audits SEC-registered advisers' claims",
    "Built with Google Agent Development Kit (ADK) and Cloud Run",
    "Stores results in append-only, hash-chained archive"
  ],
  "editors_take": "This development enables more reliable regulatory compliance by systematically verifying the accuracy of AI-related claims made by SEC-registered advisers, enhancing oversight and trust in their self-reported data.",
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}