{
  "$schema": "https://agentskills.io/schemas/index/v0.2.0.json",
  "publisher": {
    "name": "trustlists",
    "url": "https://trustlists.org"
  },
  "generated": "2026-08-30T10:13:35.871Z",
  "skills": [
    {
      "name": "lookup-trust-center",
      "type": "api",
      "description": "Given a company name or domain, return its trust center URL, platform, and compliance certifications.",
      "url": "https://trustlists.org/.well-known/agent-skills/lookup-trust-center.md",
      "sha256": "096ac793c6471ec2d5bbac995d1189f6e13e142a163e0cb731edf793849c1a08"
    },
    {
      "name": "list-trust-centers",
      "type": "api",
      "description": "Retrieve the full trustlists directory of 1,000+ company trust centers with platform and certification metadata.",
      "url": "https://trustlists.org/.well-known/agent-skills/list-trust-centers.md",
      "sha256": "5b48b166c88552ccc31e0667dc27f56a9d3123519b5b78bd594c2d4955674c89"
    },
    {
      "name": "get-company-details",
      "type": "content",
      "description": "Fetch a single company's trust center page as markdown, including platform, certifications, and trust center link.",
      "url": "https://trustlists.org/.well-known/agent-skills/get-company-details.md",
      "sha256": "09e54d55a0ef0c8c21b3447358e6f6fe082943613db84c779c3dfee73ad0eb54"
    }
  ]
}