ToolTrust
C42/100
Smithery

rfi-irfos-ternlang

mcpsmithery

@Smithery

Your AI agent has two states. Ternlang gives it three. 30 tools — FREE, no key needed. The third state isn't null. It isn't "maybe". It's hold (trit=0) — a first-class routing instruction that tells your agent: evidence insufficient, gather more before committing. Every binary system that forces yes/no on ambiguous data is making a structural error. We fixed that. ⚡ trit_decide · trit_consensus · trit_vector · moe_orchestrate · ternlang_run · trit_audit ⚡ MoE-13 deliberation engine · EU AI Act Art.13/14/15 · BET VM (real compiler, not a sim) affirm = proceed. hold = wait. reject = block. Built in Graz, Austria by RFI-IRFOS. v1.0.0

By Smithery | 54 findings | Scanned 6/3/2026 | tooltrust-scanner/v0.3.13

1 Critical4 High9 Medium6 Low34 Info

Risk Summary

Needs Approval

Dep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (54)

  • CriticalAS-006

    💻Arbitrary Code Execution

    heuristic signal

    trit_eval:tool name or description implies arbitrary script/code execution (evaluate_script, execute javascript, etc.)

    Fix: This tool can execute arbitrary code or shell commands on the host system. Remove it unless strictly required. If kept: (1) restrict access to trusted users/agents only, (2) require human approval before each invocation (Claude Desktop: set approval_required: true; other clients: enable equivalent confirmation), (3) use the most restrictive sandbox or read-only mode available, and (4) never expose this tool to untrusted input sources.

  • HighAS-002

    ⚠️Excessive Permissions ×4

    tool declares exec permission

    trit_evaltrit_eco_check

    tool declares network permission

    quantize_weightsllb_write_safe

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • MediumAS-002

    ⚠️Excessive Permissions ×9

    tool declares db permission

    moe_orchestratetrit_translatetsql_jointrit_triage

    tool declares fs permission

    trit_mem_writellb_checkllb_classifyllb_validatellb_write_safe

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×5

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    trit_evalquantize_weightsmoe_orchestratetrit_eco_checkllb_write_safe

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • LowAS-002

    ⚠️Excessive Permissions

    moe_orchestrate:tool declares http permission

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×34

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    trit_decidetrit_consensustrit_evalternlang_runquantize_weightssparse_benchmarkmoe_orchestratemoe_deliberatetrit_action_gatetrit_upgradetrit_mem_writetrit_mem_readtrit_mem_consolidatetrit_mem_statstrit_mem_compresstrit_debatetrit_uncertainty_maptrit_calibratetrit_translatetrit_eco_checktrit_audittrit_vectortsql_joinaudit_ternary_logicget_industrial_standardstrit_compresstrit_triagetrit_plantrit_factcheckmoe_fullllb_checkllb_classifyllb_validatellb_write_safe

    Fix: Review and remediate the identified issue.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y rfi-irfos-ternlang"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade C](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-c.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)