Apex Score
apex_scoreScores Web3 projects across five dimensions—team, traction, tokenomics, market, security—and provides a breakdown with actionable recommendations to streamline due diligence.
Instructions
Run the Apex Copilot DD pre-screen on a Web3 project. Scores against five dimensions (team 20%, traction 25%, tokenomics 20%, market 20%, security 15%) and returns a breakdown plus actionable recommendations. A score of 85 or above shortens manual due diligence when the project later engages with Apex. The agent should extract short excerpts from the founder's deck or whitepaper locally and pass them as files[].excerpt. Full file contents must NOT be transmitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectName | Yes | Project name (2-200 chars) | |
| projectUrl | No | Public project URL (optional) | |
| description | No | Project description, ideally including problem, solution, target user, current stage | |
| files | No | File summaries (up to 20). Names + sizes + short excerpts only — no full contents. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | True if scoring completed successfully. | |
| scoreOverall | No | Composite 0-100 score across all dimensions. | |
| breakdown | No | Sub-scores by dimension, each 0-100. | |
| summary | No | Short narrative summary. | |
| recommendations | No | Actionable steps to improve the score or de-risk the project. |