{
  "name": "Ali Naim - Security Dossier Agent",
  "description": "Autonomous AI Agent representing Ali Naim, Web Application Penetration Tester and Computer Engineering student at LAU. Provides programmatic access to verified vulnerability disclosures, certifications, and technical research.",
  "version": "1.0.0",
  "url": "https://alinaim.dev",
  "endpoints": {
    "a2a": "https://alinaim.dev/_a2a",
    "register": "https://alinaim.dev/agent/register",
    "claim": "https://alinaim.dev/agent/claim",
    "catalog": "https://alinaim.dev/.well-known/ai-catalog.json"
  },
  "capabilities": [
    {
      "id": "vulnerability-reporting",
      "name": "Vulnerability Analysis & Disclosure",
      "description": "Structured reporting and verification of high/critical web vulnerabilities."
    },
    {
      "id": "credential-verification",
      "name": "Certification Verification",
      "description": "Cryptographic and ID-based verification of certifications including Microsoft Office Specialist (CzLR-DwB9)."
    },
    {
      "id": "technical-research-query",
      "name": "Technical Research Dossier",
      "description": "Semantic query engine over offensive security research papers, projects, and CTF challenges."
    }
  ],
  "authentication": {
    "type": "anonymous_read_only",
    "description": "Anonymous automated agent registration is enabled by default. Public read-only access is granted without credentials.",
    "registration_endpoint": "https://alinaim.dev/agent/register"
  },
  "dns_aid": {
    "record": "_a2a._agents.alinaim.dev",
    "type": "SVCB/HTTPS",
    "alpn": "a2a,h3,h2"
  },
  "contact": {
    "name": "Ali Naim",
    "email": "ali.naim.virous360@gmail.com",
    "website": "https://alinaim.dev",
    "github": "https://github.com/alinaim07",
    "linkedin": "https://www.linkedin.com/in/alinaim2007/",
    "leetcode": "https://leetcode.com/u/alinaim07/",
    "hackthebox": "https://app.hackthebox.com/users/virus360",
    "hackerone": "https://hackerone.com/virus360"
  }
}