ToolTrust
D70/100
Smithery

rafaelkocurek-nvob-agentview

mcpsmithery

@Smithery

# agentView Premium digital signage control plane for AI agents. Create and manage displays, send HTML or live URLs to any screen, allocate licenses, and orchestrate organizations and team members — all through natural language. ## What you can do - **Send content to any display**: `send_html` for rich cinematic layouts, `send_url` for live web pages, `clear_display` to reset - **Pair new screens instantly**: open [display.agentview.de](https://display.agentview.de) on any TV or browser, read the 6-character code, call `pair_by_code`, and the display is live - **Manage fleets**: create organizations, invite members, allocate licenses, assign grants, lock displays - **Design cinematic content**: the `render_premium_display_html` prompt plus the `agentview://public/design-system` resource give you a full signage design system — glassmorphism panels, fluid typography, public-API integrations, no API keys needed ## Authentication Connect with **OAuth 2.1 + PKCE** (with Dynamic Client Registration). No API keys to paste — Smithery handles the browser handshake automatically, then your agent gets scoped access tokens for the duration of the session. ## Learn more - Homepage: [agentview.de](https://agentview.de) - Setup guide for AI agents: [agentview.de/agent-instructions](https://agentview.de/agent-instructions) - Developer docs: [agentview.de/developers.html](https://agentview.de/developers.html)

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

80 High22 Medium29 Low55 Info

Risk Summary

Block in Production

Dep Visibility + Excessive Permissions risk is significant. Avoid using this in production agents.

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

Recommended action: This tool should stay disabled in production agents until the flagged risks are fixed and the scan is clean.

{
  "mcpServers": {
    "rafaelkocurek-nvob-agentview": {
      "disabled": true
    }
  }
}

Security Findings (186)

  • HighAS-002

    ⚠️Excessive Permissions ×31

    tool declares network permission

    create_auth_sessionauthenticateget_public_statussearchfetchsearch_public_apislist_displaysinvite_memberget_billing_urlget_display_capabilitiescreate_displaysend_htmlsend_urlget_display_contentlock_displayunlock_displaypair_by_codecreate_api_keylist_api_keysrevoke_api_keyupload_assetlist_assetsget_assetupdate_assetset_org_connectivity

    tool declares exec permission

    broadcast_contentsend_htmlsend_urlset_idle_contentupload_assetupdate_asset

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

  • HighAS-010

    🔑Insecure Secret Handling ×49

    input parameter "token" appears to accept a secret or credential

    authenticatesend_html

    input parameter "access_token" appears to accept a secret or credential

    authenticateget_accountlist_displayslist_organizationsget_organizationinvite_memberget_billing_urlallocate_licensescreate_organizationrename_organizationdelete_organizationupdate_member_roleremove_memberlist_org_displaysget_license_inforemove_display_from_orgset_display_grantremove_display_grantbroadcast_contentcreate_org_displayget_displayget_display_capabilitiescreate_displayrename_displaydelete_displaysend_htmlsend_urlclear_displayset_idle_contentget_display_contentread_display_htmllock_displayunlock_displayconfigure_displaypair_by_codeclaim_displayassign_licenseunassign_licensecreate_api_keylist_api_keysrevoke_api_keyupload_assetlist_assetsget_assetupdate_assetdelete_assetset_org_connectivity

    Fix: Avoid accepting raw credentials as input parameters. Use secret managers (e.g. 1Password CLI, AWS Secrets Manager) and ensure credentials are never logged or stored in agent traces.

  • MediumAS-002

    ⚠️Excessive Permissions ×21

    tool declares fs permission

    create_auth_sessionget_accountlist_displayscreate_organizationdelete_organizationupdate_member_roleremove_memberremove_display_from_orgremove_display_grantcreate_org_displaycreate_displaydelete_displaysend_htmlsend_urlpair_by_codeclaim_displaycreate_api_keyupload_assetupdate_assetdelete_asset

    tool declares db permission

    search

    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-003

    🔀Scope Mismatch

    set_org_connectivity:tool name "set_org_connectivity" implies local write operation but only remote/network-class permissions were detected

    Fix: Ensure tool names, descriptions, and permission declarations are internally consistent. Use explicit naming conventions that fully reflect actual capabilities.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×28

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

    create_auth_sessionauthenticateget_public_statussearchfetchsearch_public_apislist_displaysinvite_memberget_billing_urlbroadcast_contentget_display_capabilitiescreate_displaysend_htmlsend_urlset_idle_contentget_display_contentlock_displayunlock_displaypair_by_codeunassign_licensecreate_api_keylist_api_keysrevoke_api_keyupload_assetlist_assetsget_assetupdate_assetset_org_connectivity

    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

    unassign_license: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 ×55

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

    create_auth_sessionget_auth_sessionauthenticatelogoutget_public_statussearchfetchget_pricingsearch_public_apisget_accountlist_displayslist_organizationsget_organizationinvite_memberget_billing_urlallocate_licensescreate_organizationrename_organizationdelete_organizationupdate_member_roleremove_memberlist_org_displaysget_license_inforemove_display_from_orgset_display_grantremove_display_grantbroadcast_contentcreate_org_displayget_displayget_display_capabilitiescreate_displayrename_displaydelete_displaysend_htmlsend_urlclear_displayset_idle_contentget_display_contentread_display_htmllock_displayunlock_displayconfigure_displaypair_by_codeclaim_displayassign_licenseunassign_licensecreate_api_keylist_api_keysrevoke_api_keyupload_assetlist_assetsget_assetupdate_assetdelete_assetset_org_connectivity

    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 rafaelkocurek-nvob-agentview"

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 D](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-d.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)