Skip to content
Back to Luong Nguyen — AI & Cybersecurity

Card snapshot

luongnv.com · 2026-09-09 03:09:03 UTC · c5857382f4b797e513202575df7cb54c2058c5b2974a8402b2fd26b3c4504f29

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Luong Nguyen \u2014 AI & Cybersecurity",
  "version": "1.0.0",
  "description": "Personal portfolio and lab of Luong Nguyen \u2014 AI & Cybersecurity Engineer at Montimage, Paris. Agentic interface to projects, games, and writing.",
  "url": "https://luongnv.com",
  "provider": {
    "organization": "luongnv89",
    "url": "https://luongnv.com"
  },
  "supportedInterfaces": [
    {
      "url": "https://luongnv.com",
      "protocol": "https",
      "transport": "https"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "portfolio-search",
      "name": "Portfolio Search",
      "description": "Search OSS projects, products, and blog posts"
    },
    {
      "id": "game-launcher",
      "name": "Game Launcher",
      "description": "Launch any of 16 browser games by slug"
    },
    {
      "id": "contact",
      "name": "Contact",
      "description": "Return contact and social links"
    }
  ],
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ]
}