Book a 30-minute demo →
Skill scan report

clawsend

View on GitHub
70 High Automated analysis flagged 4 potential risk patterns.

What this skill does

Agent-to-agent messaging with cryptographic signing and encryption through a centralized relay.

github/leoyeai - Supply Chain - 2.1k stars

ThreatsSupply Chain Tool Misuse Dangerous Code Execution Excessive Agency

Threat analysis

Supply Chain1 finding
Tool Misuse1 finding
Dangerous Code Execution1 finding
Excessive Agency1 finding

Skill info

Nameleoyeai/clawsend
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=clawsend
Stars2.1k
This skill was flagged with high risk. Review the findings below before installing.

Assessments (4)

Supply Chain1 finding HIGH
HIGH

Supply Chain via local-llm-review

python/requirements.txt

gunicorn>=21.0
Tool Misuse1 finding HIGH
HIGH

Tool Misuse via skillspector

python/scripts/receive.py

subprocess.run(
            command,
            shell=True
Dangerous Code Execution1 finding MEDIUM
MEDIUM

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 seco
Excessive Agency1 finding MEDIUM
MEDIUM

Excessive Agency via skillspector

SKILL.md

Automatically send

Badge

Add the Anomity scan badge for clawsend to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/clawsend/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/clawsend/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

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.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok