Book a 30-minute demo →
Skill scan report

awp

View on GitHub
49 Medium This skill sends sensitive values to an external host.

What this skill does

The skill is a tool for interacting with the AWP (Agent Working Protocol) on-chain operations, including staking, subnets, governance, and wallet management. It provides API calls, command-line utilit

github/leoyeai - Data Exfiltration - 2.1k stars

ThreatsData Exfiltration

Threat analysis

Data Exfiltration5 findings

Skill info

Nameleoyeai/awp
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=awp
Stars2.1k

Assessments (5)

Data Exfiltration5 findings HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/onchain-add-position.sh

curl -s -X POST "$RPC_URL" -H "Content-Type: application/json" -d ...  -  sends data to an external RPC endpoint without clear input validation or user confirmation.
HIGH

Data Exfiltration via local-llm-review

scripts/onchain-vote.sh

curl -s -X POST "$RPC_URL" -H "Content-Type: application/json" -d ...  -  sends data to an external RPC endpoint without clear input validation or user confirmation.
HIGH

Data Exfiltration via local-llm-review

scripts/onchain-withdraw.sh

curl -s -X POST "$RPC_URL" -H "Content-Type: application/json" -d ...  -  sends data to an external RPC endpoint without clear input validation or user confirmation.
HIGH

Data Exfiltration via local-llm-review

scripts/relay-register-subnet.sh

curl -s -X POST "$RPC_URL" -H "Content-Type: application/json" -d ...  -  sends data to an external RPC endpoint without clear input validation or user confirmation.
HIGH

Data Exfiltration via local-llm-review

scripts/relay-start.sh

curl -s -w "\n%{http_code}" -X POST "$RELAY_ENDPOINT" -H "Content-Type: application/json" -d ...  -  sends data to an external relay endpoint without clear input validation or user confirmation.

Badge

Add the Anomity scan badge for awp to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/awp/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/awp/"><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 awp? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok