Skip to content

trnt-ai/trent

v0.1.0MIT

Trent, an AI security engineer. Review code, plans and configs for security problems, run threat models over a repo or website, and track remediation without leaving the editor.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

trent-usstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.trent.ai/mcp"
}
trent-eustreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.eu.trent.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "trent",
  "version": "0.1.0",
  "description": "Trent, an AI security engineer. Review code, plans and configs for security problems, run threat models over a repo or website, and track remediation without leaving the editor.",
  "author": {
    "name": "Trent AI",
    "url": "https://trent.ai"
  },
  "homepage": "https://trent.ai",
  "repository": "https://github.com/trnt-ai/trent-agent-plugin",
  "license": "MIT",
  "keywords": [
    "security",
    "appsec",
    "threat-model",
    "code-review",
    "vulnerability"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub