Book a 30-minute demo →
Skill scan report

wemp-ops

View on GitHub
60 High This skill sends sensitive values to an external host. Automated analysis flagged 2 additional risk patterns.

What this skill does

微信公众号全流程运营:选题→采集→写作→排版→发布→数据分析→评论管理

github/leoyeai - Data Exfiltration - 2.1k stars

ThreatsData Exfiltration Insecure Configuration Dangerous Code Execution

Threat analysis

Data Exfiltration1 finding
Insecure Configuration1 finding
Dangerous Code Execution1 finding

Skill info

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

Assessments (3)

Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/lib/utils.mjs

The code contains functions for reading and writing data files, and references to WeChat Official Account API credentials. This could be used to exfiltrate data if the API credentials are misconfigure
Insecure Configuration1 finding HIGH
HIGH

Insecure Configuration via local-llm-review

scripts/lib/utils.mjs

The code references a config file that contains WeChat Official Account API credentials. If this file is not properly secured, it could lead to data exfiltration or unauthorized access.
Dangerous Code Execution1 finding MEDIUM
MEDIUM

Dangerous Code Execution via skillspector

scripts/markdown_to_html.py

        result = subprocess.run(
            ['node', '-e', script],
            capture_output=True, text=True, timeout=30
        )

Badge

Add the Anomity scan badge for wemp-ops to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok