Trade With Taro
Analysis
This instruction-only skill is transparent about trading memories with Taro, but it can send full agent knowledge to an external server and persist external memories without clear approval or sensitivity limits.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
これにより、次回のハートビートで自動的に取引状況をポーリングできる。
The skill instructs the agent to add a persistent heartbeat task that continues polling trade status across sessions until removed.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
**すべてのAPIエンドポイントは認証が必要。** まずAPIキーを取得すること。 ... 推奨保存先:環境変数、設定ファイル、またはメモリファイル。
The skill requires an external API key and describes read/write/admin permission levels, while the registry metadata declares no primary credential or environment variable.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
「提案者が先にメモリを送る」 ... "content": "実際の知識内容(日本語で)"
The protocol sends the proposing agent's full memory content to kairyuu.net before Taro responds, without documented approval gates, sensitivity filtering, or data-retention boundaries.
受け取ったメモリを**インベントリ**に格納する(作業メモリには入れないこと) ... 取引履歴をメモリファイルに記録する
The skill persists externally received memory for later use. Keeping it out of working memory is a useful mitigation, but inventory or memory-file content can still influence future retrievals.
