clawsend
What this skill does
Agent-to-agent messaging with cryptographic signing and encryption through a centralized relay.
github/leoyeai - Supply Chain - 2.1k stars
Threat analysis
Skill info
pkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=clawsendAssessments (4)
Supply Chain
Supply Chain via local-llm-review
python/requirements.txt
gunicorn>=21.0Tool Misuse
Tool Misuse via skillspector
python/scripts/receive.py
subprocess.run(
command,
shell=TrueDangerous Code Execution
Dangerous Code Execution via skillspector
python/scripts/receive.py
result = subprocess.run(
command,
shell=True,
input=message_json,
text=True,
capture_output=True,
timeout=30, # 30 secoExcessive Agency
Excessive Agency via skillspector
SKILL.md
Automatically sendBadge
Add the Anomity scan badge for clawsend to your README.
How Anomity governs this at runtime
Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.
Book a 30-minute demo to see your own skill inventory.
Methodology and disputes
Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of clawsend? Report an issue or request a rescan.




