npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
<transclude src="signal-mcp/IMPLEMENTATION_STATUS.md" xpath="//h3[text()='Implementation Status']" />
Implements maximally isolated Signal client authentication via colored operad security boundaries with nested VM-container-process layers and GF(3) conservation for agent pathways.
Implements simplified Signal Double Ratchet for end-to-end messaging encryption using X25519 key exchange, HKDF derivation, and AES-256-GCM. Supports forward secrecy and out-of-order messages.
Implements simplified Signal Protocol Double Ratchet for E2EE messaging with X25519, HKDF, and AES-256-GCM in Python. For secure messaging apps.
Share bugs, ideas, or general feedback.
{
"signal": {
"command": "cargo",
"args": ["run", "--release", "--example", "signal-server-stdio"],
"cwd": "/Users/alice/worlds/s/signal-mcp",
"env": { "RUST_LOG": "signal_mcp=info" }
}
}
This skill is a sparse pointer with live transclusion targets. On every interaction where signal-messaging is loaded, the agent SHOULD:
server.rs tool definitions (3 #[tool( blocks) for current API surfaceIMPLEMENTATION_STATUS.md for what's placeholder vs real<loaded_skill name="signal-messaging">
<transcluded from="signal-mcp/src/server.rs" extracted="tool-signatures">
<!-- live content from grep '#\[tool(' server.rs -->
</transcluded>
<transcluded from="signal-mcp/IMPLEMENTATION_STATUS.md" extracted="status">
<!-- live implementation status -->
</transcluded>
<static>
<!-- the rest of this SKILL.md -->
</static>
</loaded_skill>
server.rs adds a 4th tool → skill auto-updates<loaded_skill> tagslibsignal-protocol integrationbeeper (unified) ──── Beeper Desktop bridge ──── Signal (via Matrix)
│
signal-messaging ──── Rust MCP server ────────────── Signal (native)
(bypass route) │
libsignal-protocol
Use signal-messaging when: