Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

PraisonAI

PYPI · PRAISONAI · SCANNED AUG 3

AI Agents Framework with Self Reflection and MCP support

Available components

−24 this week 0 Trust /100

Recent critical change

CVE-2026-47393 affects this package (3 Aug 2026). See the changelog before you install this server.

Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security13
  • Malware scan not yet available for this package.Unverified
  • CVE check failed: an unpatched critical CVE affects this package; the score is capped at 0. See how to fix → View diagnostics → Fail
  • Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • Dependency-health data not yet available.Unverified
Provenance & Transparency45
Schema Quality & AI Usability0
  • Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.Unverified
Stability & Change Management0
  • Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare.Unverified
Tool Coverage0
  • Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.Unverified
Capabilities0
  • Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake.Unverified

Unverified: 4 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

pypi · praisonai

# add to Claude Code
claude mcp add mervinpraison-praisonai -- uvx praisonai
# add to Codex CLI
codex mcp add mervinpraison-praisonai -- uvx praisonai
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mervinpraison-praisonai": {
      "type": "local",
      "command": [
        "uvx",
        "praisonai"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mervinpraison-praisonai --command uvx --arg praisonai
# ~/.hermes/config.yaml
mcp_servers:
  mervinpraison-praisonai:
    command: "uvx"
    args: ["praisonai"]
// mcp.json
{
  "mcpServers": {
    "mervinpraison-praisonai": {
      "command": "uvx",
      "args": [
        "praisonai"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 0
    • CVE-2026-47393 affects this package: high critical
    • CVE-2026-57131 affects this package: high critical
    • CVE-2026-57124 affects this package: high critical
    • CVE-2026-47396 affects this package: high critical
    • CVE-2026-34934 affects this package: high critical
    • CVE-2026-39890 affects this package: high critical
    • CVE-2026-44336 affects this package: high critical
    • CVE-2026-57127 affects this package: high critical
    • CVE-2026-57125 affects this package: high critical
    • CVE-2026-40154 affects this package: high critical
    • CVE-2026-41497 affects this package: high critical
    • CVE-2026-40289 affects this package: high critical
    • CVE-2026-39305 affects this package: high critical
    • CVE-2026-34952 affects this package: high critical
    • CVE-2026-47392 affects this package: high critical
    • CVE-2026-34953 affects this package: high critical
    • CVE-2026-40088 affects this package: high critical
    • CVE-2026-47391 affects this package: high critical
    • CVE-2026-57145 affects this package: high critical
    • CVE-2026-40288 affects this package: high critical
  • 2 Aug 26 −5
    • CVE-2026-40288 affects this package: high critical
    • CVE-2026-39890 affects this package: high critical
    • CVE-2026-57124 affects this package: high critical
    • CVE-2026-47396 affects this package: high critical
    • CVE-2026-57131 affects this package: high critical
    • CVE-2026-47393 affects this package: high critical
    • CVE-2026-34934 affects this package: high critical
    • CVE-2026-44336 affects this package: high critical
    • CVE-2026-57127 affects this package: high critical
    • CVE-2026-57125 affects this package: high critical
    • CVE-2026-40154 affects this package: high critical
    • CVE-2026-41497 affects this package: high critical
    • CVE-2026-40289 affects this package: high critical
    • CVE-2026-39305 affects this package: high critical
    • CVE-2026-34952 affects this package: high critical
    • CVE-2026-47392 affects this package: high critical
    • CVE-2026-34953 affects this package: high critical
    • CVE-2026-40088 affects this package: high critical
    • CVE-2026-47391 affects this package: high critical
    • CVE-2026-57145 affects this package: high critical
    • Known CVEs: unverified → fail critical
    • Score status: scored → failed critical
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare. security
    • The scripts that run when this package is installed changed: build_backend security
    • Security disclosure: unverified → fail functional
    • License: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess. functional
    • Capabilities: Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake. functional
    • Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess. functional
    • Licence: MIT functional
  • 31 Jul 26 −19
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 24

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed pypi/[email protected]

Provenance none

Ecosystem: pypi · Outcome: none

Install scripts 1 script
Hook Tier Command
build_backend allowlisted setuptools.build_meta
Vulnerabilities 107 findings
ID CVE Severity Vector Fix available
GHSA-2763-cj5r-c79m CVE-2026-40088 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H yes
GHSA-29w3-p9w9-wc47 CVE-2026-57145 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N yes
GHSA-2g3w-cpc4-chr4 CVE-2026-40156 high CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H yes
GHSA-2xgv-5cv2-47vv CVE-2026-40115 medium CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-32vr-5gcf-3pw2 CVE-2026-39890 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-3c4r-6p77-xwr7 CVE-2026-40158 high CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H yes
GHSA-4869-x4pr-q22x CVE-2026-57125 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-4mr5-g6f9-cfrh CVE-2026-47392 critical CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H yes
GHSA-4ph2-f6pf-79wv CVE-2026-39307 high CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H yes
GHSA-4rx4-4r3x-6534 CVE-2026-39306 high CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:H yes
GHSA-4wr3-f4p3-5wjh CVE-2026-40149 high CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N yes
GHSA-5c6w-wwfq-7qqm CVE-2026-47390 medium CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N yes
GHSA-5cxw-77wg-jrf3 CVE-2026-47395 medium CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N yes
GHSA-78r8-wwqv-r299 CVE-2026-47398 high CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-8444-4fhq-fxpq CVE-2026-47393 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-86qc-r5v2-v6x6 CVE-2026-47396 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-8ccj-p46r-jwqq CVE-2026-57132 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N yes
GHSA-8frj-8q3m-xhgm CVE-2026-40114 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N yes
GHSA-8w9j-hc3g-3g7f CVE-2026-34939 medium CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H yes
GHSA-8x8f-54wf-vv92 CVE-2026-40289 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N yes
GHSA-98f9-fqg5-hvq5 CVE-2026-34953 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N yes
GHSA-9cq8-3v94-434g CVE-2026-34934 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-9cr9-25q5-8prj CVE-2026-47394 high yes
GHSA-9mqq-jqxf-grvw CVE-2026-44336 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H yes
GHSA-9q28-ghcr-c4x3 CVE-2026-44340 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N yes
GHSA-9qhq-v63v-fv3j CVE-2026-41497 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-cfg2-mxfj-j6pw CVE-2026-40112 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N yes
GHSA-cfh6-vr3j-qc3g CVE-2026-34952 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N yes
GHSA-f292-66h9-fpmf CVE-2026-39889 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N yes
GHSA-f2h6-7xfr-xm8w CVE-2026-40148 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H yes
GHSA-fq2m-6wqh-x44g CVE-2026-57131 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-fvxx-ggmx-3cjg CVE-2026-40113 high CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N yes
GHSA-g985-wjh9-qxxc CVE-2026-40287 high CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-gcq3-mfvh-3x25 CVE-2026-56839 high CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N yes
GHSA-gmjg-hv98-qggq CVE-2026-44339 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L yes
GHSA-hvhp-v2gc-268q CVE-2026-47397 high yes
GHSA-hwg5-x759-7wjg CVE-2026-39891 high CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H yes
GHSA-j4hj-7hfh-g2f4 CVE-2026-57127 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-jfxc-v5g9-38xr CVE-2026-39305 critical CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H yes
GHSA-p4pj-vh7h-6cqh CVE-2026-57119 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N yes
GHSA-p75f-6fp4-p57w CVE-2026-57124 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-pj2r-f9mw-vrcq CVE-2026-40159 medium CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N yes
GHSA-pm96-6xpr-978x CVE-2026-40151 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N yes
GHSA-pv9q-275h-rh7x CVE-2026-40154 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N yes
GHSA-q5r4-47m9-5mc7 CVE-2026-40116 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-qwgj-rrpj-75xm CVE-2026-56075 high CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H yes
GHSA-r4f2-3m54-pp7q CVE-2026-34955 high CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H yes
GHSA-r9x3-wx45-2v7f CVE-2026-39308 high CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L yes
GHSA-rg3h-x3jw-7jm5 CVE-2026-41496 high CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N yes
GHSA-vc46-vw85-3wvm CVE-2026-40288 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes

Showing 50 of 107 vulnerabilities.

MCP tools

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.