Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

RIKEN-RCCS/Rikyu-Agent

https://github.com/RIKEN-RCCS/Rikyu-Agent · scanned 2026-06-15 23:51 UTC (2 months, 3 weeks ago)

17 raw signals (0 security + 17 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 15 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 139 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.

LabelLayerStatusPath
call software healthy server/tests/smoke.py:22
docs_checks software healthy server/tests/smoke.py:32
hpc_checks software healthy server/tests/smoke.py:43
main software healthy server/tests/smoke.py:164
_file_config software healthy server/rikyu_mcp/config.py:28
ssh_host software healthy server/rikyu_mcp/config.py:39
embed_api_key software healthy server/rikyu_mcp/config.py:50
load_cluster_config software healthy server/rikyu_mcp/config.py:70
_index software healthy server/rikyu_mcp/docs_server.py:19
_format software healthy server/rikyu_mcp/docs_server.py:23
search_docs software healthy server/rikyu_mcp/docs_server.py:30
list_doc_sections software healthy server/rikyu_mcp/docs_server.py:48
read_doc_section software healthy server/rikyu_mcp/docs_server.py:55
main software healthy server/rikyu_mcp/docs_server.py:69
_check_resource software healthy server/rikyu_mcp/hpc_server.py:22
get_facility software healthy server/rikyu_mcp/hpc_server.py:30
get_resources software healthy server/rikyu_mcp/hpc_server.py:43
get_resource software healthy server/rikyu_mcp/hpc_server.py:53
_resource_detail software healthy server/rikyu_mcp/hpc_server.py:63
_parse_projects software healthy server/rikyu_mcp/hpc_server.py:97
get_projects software healthy server/rikyu_mcp/hpc_server.py:115
get_project software healthy server/rikyu_mcp/hpc_server.py:128
submit_job software healthy server/rikyu_mcp/hpc_server.py:142
get_job_status software healthy server/rikyu_mcp/hpc_server.py:157
get_job_statuses software healthy server/rikyu_mcp/hpc_server.py:173
update_job software healthy server/rikyu_mcp/hpc_server.py:185
cancel_job software healthy server/rikyu_mcp/hpc_server.py:219
fs_ls software healthy server/rikyu_mcp/hpc_server.py:231
fs_stat software healthy server/rikyu_mcp/hpc_server.py:238
fs_view software healthy server/rikyu_mcp/hpc_server.py:244
fs_head software healthy server/rikyu_mcp/hpc_server.py:252
fs_tail software healthy server/rikyu_mcp/hpc_server.py:258
fs_mkdir software healthy server/rikyu_mcp/hpc_server.py:266
fs_upload software healthy server/rikyu_mcp/hpc_server.py:273
fs_checksum software healthy server/rikyu_mcp/hpc_server.py:282
fs_download software healthy server/rikyu_mcp/hpc_server.py:288
fs_cp software healthy server/rikyu_mcp/hpc_server.py:306
fs_mv software healthy server/rikyu_mcp/hpc_server.py:315
fs_chmod software healthy server/rikyu_mcp/hpc_server.py:324
fs_chown software healthy server/rikyu_mcp/hpc_server.py:333
fs_symlink software healthy server/rikyu_mcp/hpc_server.py:346
fs_compress software healthy server/rikyu_mcp/hpc_server.py:365
fs_extract software healthy server/rikyu_mcp/hpc_server.py:399
run_command_on_cluster software healthy server/rikyu_mcp/hpc_server.py:421
main software healthy server/rikyu_mcp/hpc_server.py:433
_duration_to_hms software healthy server/rikyu_mcp/compute.py:12
_to_epoch software healthy server/rikyu_mcp/compute.py:21
_parse_exit_code software healthy server/rikyu_mcp/compute.py:31
render_script software healthy server/rikyu_mcp/compute.py:39
submit software healthy server/rikyu_mcp/compute.py:122

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
.mcp.json software healthy .mcp.json
README.md software healthy README.md
IRI_CHECKLIST.md software healthy IRI_CHECKLIST.md
PORTING.md software healthy PORTING.md
AGENTS.md software healthy AGENTS.md
run.sh software healthy server/run.sh
pyproject.toml software healthy server/pyproject.toml
smoke.py software healthy server/tests/smoke.py
__init__.py software healthy server/rikyu_mcp/__init__.py
config.py software healthy server/rikyu_mcp/config.py
docs_server.py software healthy server/rikyu_mcp/docs_server.py
hpc_server.py software healthy server/rikyu_mcp/hpc_server.py
compute.py software healthy server/rikyu_mcp/compute.py
models.py software healthy server/rikyu_mcp/models.py
doctor.py software healthy server/rikyu_mcp/doctor.py
serving.py software healthy server/rikyu_mcp/serving.py
middleware.py software healthy server/rikyu_mcp/middleware.py
__init__.py software healthy server/rikyu_mcp/rag/__init__.py
store.py software healthy server/rikyu_mcp/rag/store.py
ingest.py software healthy server/rikyu_mcp/rag/ingest.py
embed.py software healthy server/rikyu_mcp/rag/embed.py
SKILL.md software healthy skills/ai4s-demo/SKILL.md
SKILL.md software healthy skills/ai4s-submitting-jobs/SKILL.md
SKILL.md software healthy skills/ai4s-configuring/SKILL.md
SKILL.md software healthy skills/ai4s-monitoring-jobs/SKILL.md
SKILL.md software healthy skills/ai4s-reference/SKILL.md
.mcp.json quality healthy .mcp.json
AGENTS.md quality healthy AGENTS.md
skills/ai4s-demo/SKILL.md quality healthy skills/ai4s-demo/SKILL.md
skills/ai4s-submitting-jobs/SKILL.md quality healthy skills/ai4s-submitting-jobs/SKILL.md
skills/ai4s-configuring/SKILL.md quality healthy skills/ai4s-configuring/SKILL.md
skills/ai4s-monitoring-jobs/SKILL.md quality healthy skills/ai4s-monitoring-jobs/SKILL.md
skills/ai4s-reference/SKILL.md quality healthy skills/ai4s-reference/SKILL.md

LabelLayerStatusPath
JobState software healthy server/rikyu_mcp/models.py:14
ResourceSpec software healthy server/rikyu_mcp/models.py:51
JobAttributes software healthy server/rikyu_mcp/models.py:69
CompressionType software healthy server/rikyu_mcp/models.py:81
VolumeMount software healthy server/rikyu_mcp/models.py:89
Container software healthy server/rikyu_mcp/models.py:96
JobSpec software healthy server/rikyu_mcp/models.py:109
JobStatus software healthy server/rikyu_mcp/models.py:135
Job software healthy server/rikyu_mcp/models.py:148
_BM25 software healthy server/rikyu_mcp/rag/store.py:33
DocsIndex software healthy server/rikyu_mcp/rag/store.py:63
EmbeddingClient software healthy server/rikyu_mcp/rag/embed.py:12

LabelLayerStatusPath
server software healthy server
tests software healthy server/tests
rikyu_mcp software healthy server/rikyu_mcp
rag software healthy server/rikyu_mcp/rag
skills software healthy skills
ai4s-demo software healthy skills/ai4s-demo
ai4s-submitting-jobs software healthy skills/ai4s-submitting-jobs
ai4s-configuring software healthy skills/ai4s-configuring
ai4s-monitoring-jobs software healthy skills/ai4s-monitoring-jobs
ai4s-reference software healthy skills/ai4s-reference

LabelLayerStatusPath
repobility-clone-3w3hmq6t software healthy /tmp/repobility-clone-3w3hmq6t

LabelLayerStatusPath
gpu (detected) hardware healthy AGENTS.md
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/6e0edc59-9284-47af-a6c0-b9c9326bb26e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6e0edc59-9284-47af-a6c0-b9c9326bb26e/

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.