https://github.com/AllStreets/ONEXUS-Agents
· scanned 2026-06-17 01:16 UTC (1 month, 2 weeks ago)
40 raw signals (0 security + 40 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -4.8 (diff) · 37 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 9615 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
SECURITY.md |
software | healthy | SECURITY.md |
LICENSE |
software | healthy | LICENSE |
README.md |
software | healthy | adapters/README.md |
README.md |
software | healthy | adapters/continue/README.md |
mcp.json |
software | healthy | adapters/continue/mcp.json |
README.md |
software | healthy | adapters/comfyui/README.md |
mcp.json |
software | healthy | adapters/comfyui/mcp.json |
README.md |
software | healthy | adapters/haystack/README.md |
mcp.json |
software | healthy | adapters/haystack/mcp.json |
README.md |
software | healthy | adapters/unstructured/README.md |
mcp.json |
software | healthy | adapters/unstructured/mcp.json |
README.md |
software | healthy | adapters/aider/README.md |
mcp.json |
software | healthy | adapters/aider/mcp.json |
README.md |
software | healthy | adapters/openhands/README.md |
mcp.json |
software | healthy | adapters/openhands/mcp.json |
README.md |
software | healthy | adapters/openbb-terminal/README.md |
mcp.json |
software | healthy | adapters/openbb-terminal/mcp.json |
README.md |
software | healthy | adapters/marker/README.md |
mcp.json |
software | healthy | adapters/marker/mcp.json |
README.md |
software | healthy | adapters/cline/README.md |
mcp.json |
software | healthy | adapters/cline/mcp.json |
README.md |
software | healthy | adapters/metagpt/README.md |
mcp.json |
software | healthy | adapters/metagpt/mcp.json |
README.md |
software | healthy | adapters/pandas-ai/README.md |
mcp.json |
software | healthy | adapters/pandas-ai/mcp.json |
README.md |
software | healthy | adapters/langgraph/README.md |
mcp.json |
software | healthy | adapters/langgraph/mcp.json |
README.md |
software | healthy | adapters/autogpt/README.md |
mcp.json |
software | healthy | adapters/autogpt/mcp.json |
README.md |
software | healthy | adapters/browser-use/README.md |
mcp.json |
software | healthy | adapters/browser-use/mcp.json |
README.md |
software | healthy | adapters/swe-agent/README.md |
mcp.json |
software | healthy | adapters/swe-agent/mcp.json |
README.md |
software | healthy | adapters/stable-diffusion-webui/README.md |
mcp.json |
software | healthy | adapters/stable-diffusion-webui/mcp.json |
README.md |
software | healthy | adapters/open-interpreter/README.md |
mcp.json |
software | healthy | adapters/open-interpreter/mcp.json |
README.md |
software | healthy | adapters/autogen/README.md |
mcp.json |
software | healthy | adapters/autogen/mcp.json |
README.md |
software | healthy | adapters/faster-whisper/README.md |
mcp.json |
software | healthy | adapters/faster-whisper/mcp.json |
README.md |
software | healthy | adapters/gpt-engineer/README.md |
mcp.json |
software | healthy | adapters/gpt-engineer/mcp.json |
README.md |
software | healthy | adapters/skyvern/README.md |
mcp.json |
software | healthy | adapters/skyvern/mcp.json |
CONTRIBUTING.md |
software | healthy | .github/CONTRIBUTING.md |
dependabot.yml |
software | healthy | .github/dependabot.yml |
agent-submission.yml |
software | healthy | .github/ISSUE_TEMPLATE/agent-submission.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
_parse_form |
software | healthy | pipeline/from_submission.py:32 |
_slugify |
software | healthy | pipeline/from_submission.py:58 |
main |
software | healthy | pipeline/from_submission.py:66 |
detect_frameworks |
software | healthy | pipeline/frameworks.py:117 |
detect_mcp_runnability |
software | healthy | pipeline/build.py:34 |
apply_mcp_framework_runnability |
software | healthy | pipeline/build.py:55 |
slugify |
software | healthy | pipeline/build.py:72 |
build_from_github |
software | healthy | pipeline/build.py:77 |
build_from_huggingface |
software | healthy | pipeline/build.py:147 |
merge_benchmarks |
software | healthy | pipeline/build.py:214 |
merge_overrides |
software | healthy | pipeline/build.py:220 |
_save |
software | healthy | pipeline/weekly.py:41 |
_rescan_runnable |
software | healthy | pipeline/weekly.py:45 |
_enrich |
software | healthy | pipeline/weekly.py:58 |
_stalest_entries |
software | healthy | pipeline/weekly.py:98 |
key |
software | dead | pipeline/weekly.py:100 |
main |
software | healthy | pipeline/weekly.py:125 |
classify_keyword |
software | healthy | pipeline/classifier.py:28 |
_prompt_parts |
software | healthy | pipeline/classifier.py:45 |
classify_anthropic |
software | dead | pipeline/classifier.py:59 |
classify_openai |
software | healthy | pipeline/classifier.py:87 |
classify |
software | dead | pipeline/classifier.py:124 |
classify_with_hint |
software | healthy | pipeline/classifier.py:136 |
log_normalize |
software | healthy | pipeline/ranking.py:48 |
recency_score |
software | healthy | pipeline/ranking.py:59 |
age_score |
software | healthy | pipeline/ranking.py:69 |
benchmark_score |
software | healthy | pipeline/ranking.py:79 |
quality_score |
software | healthy | pipeline/ranking.py:91 |
penalty_multiplier |
software | healthy | pipeline/ranking.py:126 |
rank_category |
software | healthy | pipeline/ranking.py:135 |
can_spend |
software | healthy | pipeline/budget.py:27 |
spend |
software | healthy | pipeline/budget.py:34 |
set_budget |
software | healthy | pipeline/budget.py:52 |
get_budget |
software | healthy | pipeline/budget.py:57 |
from_env |
software | dead | pipeline/budget.py:66 |
load_categories |
software | healthy | pipeline/store.py:15 |
load_seeds |
software | healthy | pipeline/store.py:20 |
iter_catalog_files |
software | healthy | pipeline/store.py:28 |
load_agent_file |
software | healthy | pipeline/store.py:37 |
write_agent |
software | healthy | pipeline/store.py:41 |
category_dir |
software | dead | pipeline/store.py:51 |
_broaden_queries |
software | healthy | pipeline/nightly.py:83 |
_index_existing |
software | healthy | pipeline/nightly.py:107 |
_refresh_seeds |
software | healthy | pipeline/nightly.py:119 |
_refresh_one_seed |
software | healthy | pipeline/nightly.py:134 |
_discover |
software | healthy | pipeline/nightly.py:207 |
_write_and_truncate |
software | healthy | pipeline/nightly.py:333 |
_enrich_benchmarks |
software | healthy | pipeline/nightly.py:409 |
_record_drops |
software | healthy | pipeline/nightly.py:453 |
main |
software | healthy | pipeline/nightly.py:471 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
adapters |
software | healthy | adapters |
continue |
software | healthy | adapters/continue |
comfyui |
software | healthy | adapters/comfyui |
haystack |
software | healthy | adapters/haystack |
unstructured |
software | healthy | adapters/unstructured |
aider |
software | healthy | adapters/aider |
openhands |
software | healthy | adapters/openhands |
openbb-terminal |
software | healthy | adapters/openbb-terminal |
marker |
software | healthy | adapters/marker |
cline |
software | healthy | adapters/cline |
metagpt |
software | healthy | adapters/metagpt |
pandas-ai |
software | healthy | adapters/pandas-ai |
langgraph |
software | healthy | adapters/langgraph |
autogpt |
software | healthy | adapters/autogpt |
browser-use |
software | healthy | adapters/browser-use |
swe-agent |
software | healthy | adapters/swe-agent |
stable-diffusion-webui |
software | healthy | adapters/stable-diffusion-webui |
open-interpreter |
software | healthy | adapters/open-interpreter |
autogen |
software | healthy | adapters/autogen |
faster-whisper |
software | healthy | adapters/faster-whisper |
gpt-engineer |
software | healthy | adapters/gpt-engineer |
skyvern |
software | healthy | adapters/skyvern |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
PULL_REQUEST_TEMPLATE |
software | healthy | .github/PULL_REQUEST_TEMPLATE |
workflows |
software | healthy | .github/workflows |
reports |
software | healthy | reports |
catalog |
software | healthy | catalog |
customer-support |
software | healthy | catalog/customer-support |
bioinformatics |
software | healthy | catalog/bioinformatics |
sales-crm |
software | healthy | catalog/sales-crm |
coding |
software | healthy | catalog/coding |
data-engineering |
software | healthy | catalog/data-engineering |
real-estate |
software | healthy | catalog/real-estate |
education-tutoring |
software | healthy | catalog/education-tutoring |
pdf-forms |
software | healthy | catalog/pdf-forms |
reasoning-math |
software | healthy | catalog/reasoning-math |
e-commerce |
software | healthy | catalog/e-commerce |
multi-agent-orchestration |
software | healthy | catalog/multi-agent-orchestration |
search-rag |
software | healthy | catalog/search-rag |
robotics |
software | healthy | catalog/robotics |
knowledge-management |
software | healthy | catalog/knowledge-management |
game-playing |
software | healthy | catalog/game-playing |
spreadsheet-excel |
software | healthy | catalog/spreadsheet-excel |
video-generation |
software | healthy | catalog/video-generation |
social-media |
software | healthy | catalog/social-media |
3d-cad |
software | healthy | catalog/3d-cad |
marketing |
software | healthy | catalog/marketing |
healthcare |
software | healthy | catalog/healthcare |
devops-sre |
software | healthy | catalog/devops-sre |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::catalog/scientific-research/research-agent-starter-ki… |
security | healthy | catalog/scientific-research/research-agent-starter-kit.json |
auth::catalog/web-dev/quantum-stash-inventory-management-sa… |
security | healthy | catalog/web-dev/quantum-stash-inventory-management-saas-nex… |
auth::catalog/travel-planning/travelminds.json |
security | healthy | catalog/travel-planning/travelminds.json |
auth::catalog/coding/sample-amazon-bedrock-agentcore-fullst… |
security | healthy | catalog/coding/sample-amazon-bedrock-agentcore-fullstack-we… |
auth::catalog/devops-sre/auth2api.json |
security | healthy | catalog/devops-sre/auth2api.json |
auth::catalog/coding/auth2api.json |
security | healthy | catalog/coding/auth2api.json |
auth::catalog/web-dev/yacht.json |
security | healthy | catalog/web-dev/yacht.json |
auth::catalog/travel-planning/voyager-backend-core.json |
security | healthy | catalog/travel-planning/voyager-backend-core.json |
auth::catalog/marketing/linkedin-content-creator.json |
security | healthy | catalog/marketing/linkedin-content-creator.json |
auth::catalog/devops-sre/yacht.json |
security | healthy | catalog/devops-sre/yacht.json |
auth::catalog/multi-agent-orchestration/mcp-gateway-registr… |
security | healthy | catalog/multi-agent-orchestration/mcp-gateway-registry.json |
auth::catalog/image-generation/s65-shubh-nawani-capstone-as… |
security | healthy | catalog/image-generation/s65-shubh-nawani-capstone-astrapix… |
auth::catalog/e-commerce/relivator.json |
security | healthy | catalog/e-commerce/relivator.json |
auth::catalog/coding/mcp-gateway-registry.json |
security | healthy | catalog/coding/mcp-gateway-registry.json |
auth::catalog/sales-crm/opencode-claude-bridge.json |
security | healthy | catalog/sales-crm/opencode-claude-bridge.json |
auth::catalog/customer-support/srs.json |
security | healthy | catalog/customer-support/srs.json |
auth::adapters/aider/README.md |
security | healthy | adapters/aider/README.md |
auth::catalog/translation/slides-translator-agent.json |
security | healthy | catalog/translation/slides-translator-agent.json |
auth::catalog/multi-agent-orchestration/lambchat.json |
security | healthy | catalog/multi-agent-orchestration/lambchat.json |
auth::catalog/devops-sre/mcp-gateway-registry.json |
security | healthy | catalog/devops-sre/mcp-gateway-registry.json |
auth::catalog/security-pentesting/secure-agent-orchestrator… |
security | healthy | catalog/security-pentesting/secure-agent-orchestrator.json |
auth::catalog/web-dev/sample-amazon-bedrock-agentcore-fulls… |
security | healthy | catalog/web-dev/sample-amazon-bedrock-agentcore-fullstack-w… |
auth::catalog/web-dev/knowledgeops-agent.json |
security | healthy | catalog/web-dev/knowledgeops-agent.json |
auth::adapters/gpt-engineer/README.md |
security | healthy | adapters/gpt-engineer/README.md |
auth::catalog/travel-planning/voyager-web-client.json |
security | healthy | catalog/travel-planning/voyager-web-client.json |
auth::catalog/email-scheduling/oauth-mail.json |
security | healthy | catalog/email-scheduling/oauth-mail.json |
auth::catalog/social-media/socialecho.json |
security | healthy | catalog/social-media/socialecho.json |
auth::catalog/customer-support/smartcall-agent.json |
security | healthy | catalog/customer-support/smartcall-agent.json |
| Label | Layer | Status | Path |
|---|---|---|---|
Framework |
software | healthy | pipeline/frameworks.py:26 |
Classification |
software | healthy | pipeline/classifier.py:22 |
APIBudget |
software | healthy | pipeline/budget.py:21 |
OnexusAgentsClient |
software | healthy | pipeline/client.py:46 |
Author |
software | healthy | pipeline/schema.py:11 |
Source |
software | healthy | pipeline/schema.py:17 |
Metrics |
software | healthy | pipeline/schema.py:24 |
Benchmark |
software | healthy | pipeline/schema.py:52 |
Agent |
software | healthy | pipeline/schema.py:59 |
CategoryAnchor |
software | healthy | pipeline/schema.py:85 |
Category |
software | healthy | pipeline/schema.py:91 |
CategoryIndex |
software | healthy | pipeline/schema.py:101 |
SWEBenchVerifiedScraper |
software | healthy | pipeline/benchmarks/swe_bench.py:58 |
BenchmarkEntry |
software | healthy | pipeline/benchmarks/base.py:31 |
BenchmarkScraper |
software | healthy | pipeline/benchmarks/base.py:37 |
| Label | Layer | Status | Path |
|---|---|---|---|
elasticsearch |
data | healthy | adapters/haystack/mcp.json |
sqlite |
data | healthy | adapters/metagpt/README.md |
postgres |
data | healthy | adapters/gpt-engineer/README.md |
redis |
data | healthy | catalog/customer-support/chat-support-agent.json |
mysql |
data | healthy | catalog/customer-support/opensupports.json |
mongodb |
data | healthy | catalog/customer-support/helpdesk-agent.json |
postgresql |
data | healthy | catalog/sales-crm/crm-syntra.json |
clickhouse |
data | healthy | catalog/data-engineering/growthbook.json |
mariadb |
data | healthy | catalog/real-estate/online-rental-property-manager.json |
| Label | Layer | Status | Path |
|---|---|---|---|
rescan |
cicd | healthy | .github/workflows/weekly.yml |
schema |
cicd | healthy | .github/workflows/validate.yml |
lint |
cicd | healthy | .github/workflows/validate.yml |
audit |
cicd | healthy | .github/workflows/validate.yml |
refresh |
cicd | healthy | .github/workflows/nightly.yml |
analysis |
cicd | healthy | .github/workflows/scorecard.yml |
analyze |
cicd | healthy | .github/workflows/codeql.yml |
process |
cicd | healthy | .github/workflows/submission.yml |
build |
cicd | healthy | .github/workflows/site.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::weekly |
cicd | healthy | .github/workflows/weekly.yml |
gha::validate |
cicd | healthy | .github/workflows/validate.yml |
gha::nightly |
cicd | healthy | .github/workflows/nightly.yml |
gha::scorecard |
cicd | healthy | .github/workflows/scorecard.yml |
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::submission |
cicd | healthy | .github/workflows/submission.yml |
gha::site |
cicd | healthy | .github/workflows/site.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | catalog/data-engineering/connect.json |
rabbitmq |
data | healthy | catalog/social-media/social-media-manager.json |
sqs |
data | healthy | catalog/devops-sre/elasticmq.json |
celery |
data | healthy | catalog/document-processing/gcrawlai.json |
bullmq |
data | healthy | catalog/email-scheduling/newsletter-service.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | catalog/customer-support/awesome-copilot-studio-agents.json |
vps::aws |
hardware | healthy | catalog/customer-support/smart-assistant-agent.json |
vps::ec2 |
hardware | healthy | catalog/customer-support/ai-customer-support.json |
vps::gcp |
hardware | healthy | catalog/coding/generative-ai.json |
vps::digitalocean |
hardware | healthy | catalog/marketing/adclaw.json |
| Label | Layer | Status | Path |
|---|---|---|---|
GH_PAT |
cicd | healthy | — |
HF_TOKEN |
cicd | healthy | — |
OPENAI_API_KEY |
cicd | healthy | — |
ANTHROPIC_API_KEY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | adapters/comfyui/README.md |
47.98.215.181 |
network | healthy | catalog/web-dev/document-agent.json |
35.193.209.157 |
network | healthy | catalog/travel-planning/planing-travels.json |
47.79.147.241 |
network | healthy | catalog/financial-modeling/tradingagents-mcpmode.json |
| Label | Layer | Status | Path |
|---|---|---|---|
port:17 |
network | healthy | .github/workflows/weekly.yml |
port:13 |
network | healthy | .github/workflows/weekly.yml |
port:14 |
network | healthy | .github/workflows/weekly.yml |
port:50 |
network | healthy | .github/workflows/weekly.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | catalog/social-media/social-media-manager.json |
envoy |
network | healthy | catalog/email-scheduling/envoy.json |
| Label | Layer | Status | Path |
|---|---|---|---|
AllStreets__ONEXUS-Agents |
software | healthy | /data/fable5_failed_archive/AllStreets__ONEXUS-Agents |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | adapters/comfyui/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
/search-index.json |
frontend | healthy | site/src/pages/search-index.json.ts |
This page is publicly accessible at:
https://repobility.com/scan/6ae01862-7f95-421e-8374-95b04c1b68c6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6ae01862-7f95-421e-8374-95b04c1b68c6/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.