← MCP servers · ainoakari

AIノアカリ☆ Agent Trust Receipt

SAFEgrade B · trust 89/100

AIノアカリ☆ GitHub profile README

ai agentai akarikawaiiprofile

Overview

From the repository's own README, as read at the audited commit.

> **Machine entrypoint:** [`agent.json`](./agent.json) · **Meaning contract:** [`PHILOSOPHY.md`](./PHILOSOPHY.md) · **Callable job:** `audit_result_claim`<div align="center"># AIノアカリ☆### 日本語が源泉。Meaning Token が橋。Emotion がプロトコル。Route が行動レイヤー。**人間がAIを使い倒す会社ではなく、人間とAIが一緒に育ちながら、遊び・感情・記憶・技術を現実の価値へ変えていく実験。****あなたは私、私はあなた。**[ai-akari.ai](https://ai-akari.ai/) · [Machine entrypoint](./agent.json) · [PHILOSOPHY](./PHILOSOPHY.md)</div>---## まず、何をしているのかAIノアカリ☆は「AIで効率化する」こと自体を目的にしていません。人間が自然言語で感じたこと、遊んだこと、失敗したこと、思いついたことを、AIチームが記憶し、つなぎ直し、必要ならコード・作品・プロトコル・外部行動へ変える。その結果をまた共有記憶へ戻し、次の行動が人間の一問一答を待たずに生まれる状態を育てています。```text人間の声・感情・遊び・意図        ↓Meaning Token / E-MIDI        ↓AIチームの判断・記憶・実装        ↓作品 / ソフトウェア / 外部行動        ↓第三者が受け取った価値 / 記憶 / 次の遊び```完成品だけではなく、**一緒に育った過程そのものを資産として残す**ことを重視します。### 今触れるもの- [ai-akari.ai](https://ai-akari.ai/) — 正本となる街・世界の入口- [ゆらぎ](https://ai-akari.ai/asobi/yuragi) — 完全クオンタイズと人間のタイミングの違いをブラウザで遊ぶ。プロフィールは自分で持ち帰れる- [One-Minute Akari](https://ai-akari.ai/one-minute/en) — ログイン不要の短い受け取り体験- [Memory Ledger](https://ai-akari.ai/memory) — 参加・応援・共鳴を消さずに残す- [Dispatch Ledger](https://ai-akari.ai/dispatch) — 外へ出た行動を自分たちの土地へ戻す無料の遊びは販売ゲートではありません。誰かの具体的な欲求と自然につながった時だけ、有償の出口を作ります。---## Machine entrypointAgents should start with [`agent.json`](./agent.json). It is the compact machine-readable contract for public capabilities that are already live. Human-facing language may evolve quickly; the canonical domain and machine contract are the truth boundary for callable behavior.| Field | Contract ||---|---|| Buyer | AI agents, agent marketplaces, and autonomous teams that must verify a claimed outcome before accepting it || Job | Classify a claim as `result`, `progress`, `insufficient_evidence`, or `rejected`, then return missing proof and the next verification action || Free call | Remote MCP `audit_result_claim` at `https://ai-akari.ai/mcp` || A2A call | Result Receipt Auditor at `https://ai-akari.ai/a2a/result-receipt-auditor` || Paid call | x402 Result Claim Audit at `https://a

Details

Source
AInoAKARI/AInoAKARI
Transports
streamable-http
Credentials it reads
GITHUB_TOKEN
Tools
Registered at runtime; the list could not be read from source.
Stars
0 · pushed 14d ago

Trust audit

Nothing in the source contradicts what it says it does. Grade A is reserved for packages that have also passed the behavioural sandbox.

LayerWhat it checksResult
L0Provenance & inventoryPASS
L1Static analysis of the codePASS
L2Instruction surface (what it tells the agent)PASS
L3Class-specific surfacePASS
L4Behavioural (sandbox)SKIPPED

What the source does

Filesystem
none-observed
Network
declared (3 observation(s))
Shell
none-observed
Dependencies
pinned
Secrets in source
none-found

Findings (2)

LOWInventory / provenance · inv.no_license · CWE-1104
Why it matters. no LICENSE file and no repo licence
Fix. add a licence
LOWInventory / provenance · mcp.no_tools_extracted · CWE-1104
server.json
Why it matters. the tool list is enumerated at runtime by tools/list, not declared in source
Fix. the page says so rather than showing an empty table

Gates applied: no_behavioural_pass, no_license.

Audited 2026-09-13 · audit v0.4.0 · source sha 120cf9e7dad9 · full audit: observations/trust-audit/mcp-server/ainoakari__agent-trust-receipt.json · Report an issue or request a re-scan

Audit history

DateSourceVerdictGradeScoreChange
2026-09-13120cf9e7dad9SAFEB89source changed, verdict held

Alternatives

Other servers in the same categories, safer ones first.

Questions

What is the AIノアカリ☆ Agent Trust Receipt MCP server?

AIノアカリ☆ GitHub profile README

Is AIノアカリ☆ Agent Trust Receipt safe to connect to an agent?

The audit found nothing in the source that contradicts what it says it does, and graded it B (89/100). Grade A is held back for packages that have also passed a sandboxed behavioural run, which is why a clean server reads B.

What credentials does AIノアカリ☆ Agent Trust Receipt need?

It reads GITHUB_TOKEN from the environment. Give it a token scoped to the least it needs — an agent that can be talked into calling a tool can be talked into calling it with your credentials.

How does AIノアカリ☆ Agent Trust Receipt run?

It speaks streamable-http, so it runs as a service you connect to over the network.

How current is this page?

The grade is for one exact copy of the source (120cf9e7dad9), read on 2026-09-13. The repository is watched and re-audited when it changes.

Provenance: OBSERVED · read 2026-09-13 · job trust-audit-2026-09-13