Sora (ikenokazuki/Sora) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 1 tool. No publisher has claimed this listing.
🌤️ 超高速・軽量なWebスクレイピング、ブラウザ操作&日本の日常インフラ(天気・乗換・知恵袋)統合 MCP・REST サーバー
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
ikenokazuki
Source: Glama · also listed on github_repo_search
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
ADMIN_ALERT_WEBHOOK_URLSQLite, Chromium, Yahoo, 気象庁 (JMA), P2P地震情報, e-Gov への並行疎通確認レポートを返します。異常検知時は が設定されていれば管理者 Webhook へ自動アラート通知を行います。ALLOW_BROWSER_EVALUATE🛡️ 任意 JavaScript 実行の安全制御スイッチ ():ALLOW_LOCAL_FETCHtrue の場合、localhost / プライベート IP へのスクレイピングを許可します(SSRF 対策の緩和。テスト用途のみ)ALLOW_LOCAL_NO_AUTHtrue の場合、X-Forwarded-For / X-Real-IP が付かない直接ローカル接続に限り API キー無しでのアクセスを許可します。リバースプロキシ配下では有効化しないでくださいALL_PROXY標準汎用プロキシ URL(SOCKS5 等)API_KEYWEB_FETCHER_API_KEY が未設定の場合に参照されるフォールバックの認証キーCHROME_BINChromium 実行バイナリのパスを明示指定します(未指定時は標準パスと PATH を自動探索)CHROME_PATHChromium 実行バイナリのパスを明示指定します(未指定時は標準パスと PATH を自動探索)DAILY_REQUEST_LIMITAPI キー別の日次最大リクエスト数(レートリミット制御)ENABLED_MODULESSora は、目的に応じて 10 個の論理モジュール(全 37 ツール) で構成されています。環境変数 (デフォルト: all、または web,browser,yahoo,life,disaster,watch,music,gov,trade,media)で有効化するカテゴリを自由にカスタマイズ可能です。HTTPS_PROXY標準 HTTPS プロキシ URL(Chromium および外部 HTTPS 通信に自動適用)HTTP_PROXY標準 HTTP プロキシ URL(Bun fetch および Chromium ヘッドレスブラウザに自動適用)MAX_CONCURRENT_BROWSERSSimpleSemaphore により Chromium プロセスの同時実行数(、デフォルト 5)を安全に制御。サーバーの CPU/メモリ枯渇を防止。NO_PROXYプロキシバイパス対象ホスト一覧(カンマ区切り、例: localhost,127.0.0.1,.local)PUPPETEER_EXECUTABLE_PATHChromium 実行バイナリのパスを明示指定します(未指定時は標準パスと PATH を自動探索)SORA_DB_PATHSQLite データベースファイルのパス(キャッシュ・監視対象・ドメイン別 Cookie / localStorage を格納。ファイルは自動で 0600 に制限されます)SORA_DEFER_TOOLS包括ツール初期公開ハイブリッドモード(11 コアツール常時露出+特殊ツール遅延発見)を有効化するか。false で全 36 ツール静的一括ロードSORA_PROXY_LIST静的fetch用プロキシURLのカンマ区切りリスト。設定時はリクエストごとにランダムでローテーション(SORA_PROXY_URLより優先)。SSRF対策のためMCP/RESTのリクエストパラメータからは指定不可SORA_PROXY_URLSora 専用プロキシ URL(最優先)。http://, https://, socks5:// に対応WEB_FETCHER_API_KEYサーバー側の API 認証キー(最優先)。設定時は Authorization: Bearer <key> または X-API-Key ヘッダーによる認証が必須化されますYAHOO_MCP_PATHall_proxy標準汎用プロキシ URL(SOCKS5 等)http_proxy標準 HTTP プロキシ URL(Bun fetch および Chromium ヘッドレスブラウザに自動適用)https_proxy標準 HTTPS プロキシ URL(Chromium および外部 HTTPS 通信に自動適用)no_proxyプロキシバイパス対象ホスト一覧(カンマ区切り、例: localhost,127.0.0.1,.local)PORTDependencies
12 runtime dependencies (2 dev), 1 flagged: puppeteer-core
Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
37/37 tools missing one or more hints — scrape (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); scrape_batch (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); search_deep (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +34 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool test coverage
22/37 tools referenced in tests (59%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
2 calls in production code run through a shell (src/browser_engine.ts:56, src/browser_engine.ts:78)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/ikenokazuki/sora)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check