yint-tech/sekiro-open
SEKIRO is a multi-language, distributed, network topology-independent service publishing platform. By writing handlers in their respective languages, functionalities can be published to the central API marketplace. Business systems utilize the capabilities of remote nodes through RPC. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2521
- days_rel: n/a
- days_push: 13
- n_releases_24m: 0
Adoption not part of the score
1912 stars · 537 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sekiro is a multi-language, distributed service publishing platform that lets handlers written in various languages register with a central server and expose their capabilities as RPC APIs. It specializes in exposing functionality from restricted environments (mobile apps, browsers, intranets) to external business systems over reverse connections.
Use cases
- expose encryption algorithms from a mobile app as an API without reverse engineering them
- call intranet-only services from external systems via an in-network client
- proxy B-end business requests through app/terminal devices (RPC crawling)
- publish services without revealing provider IP or source code
- manage distributed API endpoints with auth, load balancing, and quota control
When to choose
- you need to call code running in restricted contexts like Android apps, Frida/Xposed hooks, or browsers
- your nodes sit behind NAT or firewalls and cannot expose ports
- you want a self-hosted API gateway for cross-language remote handlers
When to avoid
- you need conventional datacenter-to-datacenter microservices RPC where gRPC, Dubbo, or Spring Cloud fit better
- you require an OSI-approved open-source license for commercial use
- you need a lightweight in-process RPC library rather than a hosted platform
Facets
service · maturity active
rpc api-framework middleware auth monitoring apis microservices backend developer-tools jvm self-hosted cross-platform rpc-framework service-publishing api-marketplace reverse-connect frida xposed crawler-rpc multi-language nat-traversal automation docker linux
4 sources
- readme: https://github.com/yint-tech/sekiro-open · fetched 2026-08-28 · 92d1bfc940dc
- homepage: https://sekiro.iinti.cn/sekiro-doc/ · fetched 2026-08-29 · 83b7e308714b
- site_page: https://sekiro.iinti.cn/sekiro-doc/01_manual/1.quickstart.html · fetched 2026-08-29 · bc0a4302f745
- site_page: https://sekiro.iinti.cn/sekiro-doc/01_manual/4.server_install.html · fetched 2026-08-29 · abe3cfc2243f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yint-tech/sekiro-open | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="yint-tech/sekiro-open")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem