ToolTrust
B15/100
iFurySt

open-codex-computer-use

mcp0.3.5

@iFurySt

๐Ÿ‘พ Open Computer Use โ€“ Open-Source Alternative to Codex Computer Use

By iFurySt | 11 findings | Scanned 9/14/2026 | tooltrust-scanner/v0.3.19 | 2.1k

1 High2 Low8 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 (11)

  • HighAS-012

    ๐Ÿ”„Tool Drift

    Tool set changed silently at v0.3.5: 6 tool(s) added, 63 tool(s) removed without a version bump.

    + 6 added

    alternativesaudit_dependenciesdocs_linkhow_do_ipick_libraryshould_i_use

    โˆ’ 63 removed

    acg_hitsacg_power_linesauth_loginauth_logoutauth_statusbazi_annual_pillarbazi_chartbazi_compatibilitybazi_element_balancebazi_luck_pillarsbazi_ten_godsbi_wheel_synopsischinese_bazidev_calldev_list_allowedelectional_aspect_searchelectional_moment_analysiselectional_station_trackerephemeris_angles_pointsephemeris_aspect_checkephemeris_bi_wheelephemeris_chart_wheelephemeris_compositeephemeris_composite_midpointephemeris_dignitiesephemeris_electionalephemeris_fixed_starsephemeris_hermetic_lotsephemeris_house_cuspsephemeris_lunar_returnephemeris_midpointsephemeris_moon_phaseephemeris_natal_batchephemeris_natal_chartephemeris_natal_transitsephemeris_next_eclipseephemeris_next_lunar_phaseephemeris_overlayephemeris_planet_positionephemeris_planetary_returnephemeris_progressed_chartephemeris_relocationephemeris_retrograde_statusephemeris_solar_returnephemeris_synastryephemeris_transitsexplore_bi_wheelexplore_human_designexplore_moon_phaseexplore_natal_charthd_oppositionhd_planetary_returnhuman_design_bodygraphhuman_design_charthuman_design_compositehuman_design_pentavedic_chartvenus_eight_year_starvenus_elongationsvenus_phasevenus_star_pointsvenus_star_points_conjunctionsvenus_stations

    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

    should_i_usedocs_link

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

    โ„น๏ธDependency Inventory Unavailable ร—6

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

    pick_libraryshould_i_usealternativeshow_do_iaudit_dependenciesdocs_link

    Fix: Review and remediate the identified issue.

  • InfoAS-002

    โš ๏ธExcessive Permissions ร—2

    declared capabilities: network access

    should_i_usedocs_link

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

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 open-codex-computer-use"

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)