Back to All Tools
Cloudflare Edge WorkerBlueprints1 StarsVerified Source (70%)
Owner Email Not Available
No Public Author Email FoundNo public contact email was found in Git commit logs or GitHub profile. To link your email, configure your public Git commit email or GitHub profile and trigger a Re-sync from GitHub.

nexus-ai

Nexus - AI Desktop Operating Environment. Reason, act, observe, verify and recover on a real Windows desktop.

#cloudflare-os#blueprints

AST Security Audit & Verification Scorecard70% Score

Last verified & scanned on: Aug 30, 2026

Deep Inspect in Audit View →
Next automated scan can be initiated on Sep 9, 2026 (10-day cooldown). If you pushed major security fixes and need an earlier re-scan, click here to contact maintainer support.
Manifest CheckPython
License AuditPermissive Software License
Supply-Chain Risk0 High-Risk Mutation CVEs

5-Pillar Verification Breakdown (100-Point Standard)

Total Score: 70 / 100 pts
Edge Sandbox Safety
20 / 20 pts

Derived from observed dangerous-code and process-execution patterns in inspected source files.

Ecosystem & MCP Alignment
10 / 20 pts

No MCP implementation evidence was found; this is not a security failure, but alignment cannot be verified.

Open-Source License Compliance
0 / 20 pts

No recognized open-source license evidence was found.

Documentation & Quickstart Quality
20 / 20 pts

README content was inspected for installation, usage and configuration guidance.

Repository Hygiene & Provenance
20 / 20 pts

Based on repository archival state, recency of pushes and whether GitHub returned a complete tree.

How to Improve This Score to 100/100

To increase this repository's score from 70% to 100%, author and contributors can apply these updates to GitHub:

  • +10 pts:Ecosystem & MCP AlignmentDefine an MCP server schema (mcp.json) or add a wrangler.toml configuration for edge worker integration.
  • +20 pts:Open-Source License ComplianceAdd a standard root LICENSE file (MIT, Apache-2.0, BSD-3-Clause, or ISC) in your repository.
Once updates are pushed to GitHub, trigger a deep scan above after the cooldown period.View Full Scoring Rubric →

Installation & Setup Quickstart

Select your installation method below to copy commands or setup scripts

Select Installation Method or AI Client:
Wrangler CLI Configuration
# Deploy directly with Wrangler
npx wrangler deploy

# Or start local dev simulator
npx wrangler dev