ToolTrust
C27/100
Smithery

barnaclelabs-chimera-mcp-smithery

mcpsmithery

@Smithery

Conduct comprehensive literature reviews efficiently by searching research papers, retrieving detailed paper content, and automatically formatting citations with clickable links. Enhance your research workflow with smart references and easy access to relevant academic resources. Integrate seamlessly with your research tools to streamline paper discovery and review.

By Smithery | 47 findings | Scanned 4/5/2026 | tooltrust-scanner/v0.3.6

7 High10 Medium13 Low17 Info

Risk Summary

Needs Approval

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

Potential impact: The agent may gain overly broad access to files, network, databases, or execution capabilities.

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 (47)

  • HighAS-012

    🔄Tool Drift

    Tool set changed silently at vsmithery: 17 tool(s) added, 9 tool(s) removed without a version bump.

    + 17 added

    add_issue_commentcreate_branchcreate_issuecreate_or_update_filecreate_pull_requestcreate_repositoryfork_repositoryget_file_contentsget_issuelist_commitslist_issuespush_filessearch_codesearch_issuessearch_repositoriessearch_usersupdate_issue

    − 9 removed

    fund_my_walletget_my_wallet_infoget_transaction_stateget_wallet_and_api_keyget_wallet_historylogin_with_api_keypay_and_get_402_protected_urlrequest_payment_linksend_money

    Fix: The set of tools exposed by this server changed between scans of the same version — a sign the package was silently updated without a version bump. Audit the changelog and all tool definitions before trusting this server. Pin to a specific commit hash rather than a floating version tag.

  • HighAS-002

    âš ī¸Excessive Permissions ×6

    tool declares network permission

    search_repositoriescreate_pull_requestsearch_codesearch_issuessearch_users

    tool declares exec permission

    create_repository

    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 ×10

    tool declares fs permission

    create_or_update_filecreate_repositoryget_file_contentspush_filescreate_issuecreate_pull_requestfork_repositorycreate_branchlist_issuesupdate_issue

    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 ×9

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

    search_repositoriescreate_repositorycreate_issuecreate_pull_requestupdate_issueadd_issue_commentsearch_codesearch_issuessearch_users

    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 ×4

    tool declares http permission

    create_issuecreate_pull_requestupdate_issueadd_issue_comment

    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 ×17

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

    create_or_update_filesearch_repositoriescreate_repositoryget_file_contentspush_filescreate_issuecreate_pull_requestfork_repositorycreate_branchlist_commitslist_issuesupdate_issueadd_issue_commentsearch_codesearch_issuessearch_usersget_issue

    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 barnaclelabs-chimera-mcp-smithery"

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)