ToolTrust
B15/100
Smithery

nexgendata-apify-github-mcp-server

mcpsmithery

@Smithery

Repo statistics, trending lookups, code-search queries, and dev-trend aggregation. For AI agents that need to evaluate libraries, monitor competitor projects, or surface emerging open-source tools. Distinct from the Developer Tools MCP — this one is GitHub-specific and goes deeper on repo analytics.

By Smithery | 10 findings | Scanned 7/28/2026 | tooltrust-scanner/v0.3.19

1 High2 Low7 Info

Risk Summary

Safe With Normal Controls

Dep Visibility is the main signal, but overall risk remains within an acceptable range.

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

Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.

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

Security Findings (10)

  • HighAS-012

    🔄Tool Drift

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

    + 4 added

    compare_reposget_repo_languagesget_repo_statssearch_repos

    86 removed

    actions_getactions_listactions_run_triggeradd_comment_to_pending_reviewadd_issue_commentadd_reply_to_pull_request_commentassign_copilot_to_issuecreate_branchcreate_gistcreate_or_update_filecreate_pull_requestcreate_pull_request_with_copilotcreate_repositorydelete_filedismiss_notificationfork_repositoryget_code_scanning_alertget_commitget_copilot_job_statusget_copilot_spaceget_dependabot_alertget_discussionget_discussion_commentsget_file_contentsget_gistget_global_security_advisoryget_job_logsget_labelget_latest_releaseget_meget_notification_detailsget_release_by_tagget_repository_treeget_secret_scanning_alertget_tagget_team_membersget_teamsgithub_support_docs_searchissue_readissue_writelabel_writelist_brancheslist_code_scanning_alertslist_commitslist_copilot_spaceslist_dependabot_alertslist_discussion_categorieslist_discussionslist_gistslist_global_security_advisorieslist_issue_typeslist_issueslist_labellist_notificationslist_org_repository_security_advisorieslist_pull_requestslist_releaseslist_repository_security_advisorieslist_secret_scanning_alertslist_starred_repositorieslist_tagsmanage_notification_subscriptionmanage_repository_notification_subscriptionmark_all_notifications_readmerge_pull_requestprojects_getprojects_listprojects_writepull_request_readpull_request_review_writepush_filesrequest_copilot_reviewrun_secret_scanningsearch_codesearch_issuessearch_orgssearch_pull_requestssearch_repositoriessearch_usersstar_repositorysub_issue_writetriage_issueunstar_repositoryupdate_gistupdate_pull_requestupdate_pull_request_branch

    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.

  • LowAS-011

    ℹ️Missing Rate-Limit / Timeout ×2

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

    get_repo_statssearch_repos

    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.

  • InfoAS-002

    ⚠️Excessive Permissions ×3

    declared capabilities: network access

    get_repo_statssearch_repos

    declared capabilities: filesystem access

    get_repo_languages

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

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

    get_repo_statssearch_reposget_repo_languagescompare_repos

    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 nexgendata-apify-github-mcp-server"

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