From 2517d9d17a739f490038165f8a3ccb9b5fa88f8a Mon Sep 17 00:00:00 2001 From: v0id-space <168028880+v0id-space@users.noreply.github.com> Date: Mon, 15 Jun 2026 12:13:00 +0300 Subject: [PATCH 1/2] Add Trent Adds Trent, an AI security platform that analyzes code, infrastructure, and dependencies for teams building with AI coding tools. Specialized agents scan, prioritize by real risk, and open pull requests with fixes for review. - Homepage: https://trent.ai/ - License: proprietary (service) --- data/tools/trent.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/tools/trent.yml diff --git a/data/tools/trent.yml b/data/tools/trent.yml new file mode 100644 index 000000000..aab7a29c9 --- /dev/null +++ b/data/tools/trent.yml @@ -0,0 +1,18 @@ +name: Trent + categories: + - linter + tags: + - security + - ci + license: proprietary + types: + - service + homepage: 'https://trent.ai/' + plans: + free: false + oss: false + description: >- + Trent secures AI-assisted and agentic codebases with specialized AI security agents. A Scan agent continuously analyzes code, infrastructure, and dependencies; a Judge agent prioritizes real risk over noise; a Mitigate agent patches issues and opens pull requests for review. Built for teams shipping software with AI coding tools. + resources: + - title: Product homepage + url: https://trent.ai/ From 34113a3cff826b4a6b1ee3c30d9f1a6576a8cd6f Mon Sep 17 00:00:00 2001 From: v0id-space <168028880+v0id-space@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:35:06 +0300 Subject: [PATCH 2/2] Update trent.yml --- data/tools/trent.yml | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/data/tools/trent.yml b/data/tools/trent.yml index aab7a29c9..77fb98a69 100644 --- a/data/tools/trent.yml +++ b/data/tools/trent.yml @@ -1,18 +1,22 @@ name: Trent - categories: - - linter - tags: - - security - - ci - license: proprietary - types: - - service - homepage: 'https://trent.ai/' - plans: - free: false - oss: false - description: >- - Trent secures AI-assisted and agentic codebases with specialized AI security agents. A Scan agent continuously analyzes code, infrastructure, and dependencies; a Judge agent prioritizes real risk over noise; a Mitigate agent patches issues and opens pull requests for review. Built for teams shipping software with AI coding tools. - resources: - - title: Product homepage - url: https://trent.ai/ +categories: + - linter +tags: + - security + - ci +license: proprietary +types: + - service +homepage: 'https://trent.ai/' +plans: + free: false + oss: false +description: >- + Trent secures AI-assisted and agentic codebases with specialized AI security + agents. A Scan agent continuously analyzes code, infrastructure, and + dependencies; a Judge agent prioritizes real risk over noise; a Mitigate + agent patches issues and opens pull requests for review. Built for teams + shipping software with AI coding tools. +resources: + - title: Product homepage + url: https://trent.ai/