📦 Soccer — 足球
v1.0.0Lottery足球分析与足彩预测助手:赛事抓取 → 赔率分析 → 球队近况 → 伤停预测 → 综合推荐。 触发关键词:足彩、赔率、足球分析、比分预测、今日赛事、球队H2H、胜平负建议。 核心功能:自动抓取主流联赛(五大联赛、欧冠等)数据,提供基于统计模型的赛前分析。 翻译如下: Lottery足球分析与足彩预测助手:赛事抓取 → 赔率分析 → 球队近况 → 伤停预测 → 综合推荐。 触发关键词:足彩、赔率、足球分析、比分预测、今日赛事、球队H2H、胜平负建议。 核心功能:自动抓取主流联赛(五大联赛、欧冠等)数据,提供基于统计模型的赛前分析。
0· 2·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
high confidenceThe skill's code, instructions, and required configuration are coherent with a football-match analysis / betting-recommendation tool; it asks for a match-data API key via a local config file and otherwise performs expected data fetch and analysis steps.
评估建议
This skill appears to do what it claims, but consider the following before installing: (1) Source is listed as unknown/no homepage — review the code yourself or run it in a sandbox before granting access. (2) You will need to install Python dependencies from requirements.txt (pip install -r requirements.txt) for full functionality; the skill does not include an automated installer. (3) The tool expects you to provide a football-data.org API key in a local config.yaml — only provide API keys you ...详细分析 ▾
✓ 用途与能力
Name and description (football match/odds analysis and predictions) align with the included Python scripts and SKILL.md. The code fetches match/H2H data from football-data.org and runs a simple analysis model in analyzer.py — capabilities requested (API key in config.yaml) are proportionate to the stated purpose.
✓ 指令范围
SKILL.md directs the agent to check Python dependencies and a config.yaml API key, call the provided scripts for fetching and analysis, and fall back to WebSearch/WebFetch if no API key is present. The instructions reference only the skill directory and config.yaml; they do not ask the agent to read unrelated system files or exfiltrate data. The fallback to web scraping means the agent may perform broader web requests if configured that way, which is expected for this type of skill.
ℹ 安装机制
Registry metadata listed 'no install spec' (instruction-only), but the repository contains Python scripts and a requirements.txt. Dependencies must be installed (pip install -r requirements.txt) for the code to run; the skill itself does not declare an automated install step. This is not malicious but is an operational mismatch the user should be aware of (manual dependency installation or platform support required).
✓ 凭证需求
No environment variables or unrelated credentials are requested. The code expects a local config.yaml with a football-data.org API key (or will return an error and note that RapidAPI integrations are not implemented). Requesting a match-data API key is proportional to the stated functionality.
✓ 持久化与权限
Skill flags are default: not always-included and model invocation allowed. The skill does not request persistent platform privileges or attempt to modify other skills or system settings. It only reads/writes its own config file in the skill directory.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/20
veezvg-soccer-lottery 1.0.0 — 首次发布 - 自动抓取并分析五大联赛、欧冠等主流足球赛事数据 - 多维度数据采集:赔率、伤停、历史对阵、战绩等 - 基于统计模型输出足彩胜平负、进球数等预测及推荐 - 提供详细Markdown分析报告及高信心推荐列表 - 支持自定义赛事分析与多种辅助查询功能
● Pending
安装命令
点击复制官方npx clawhub@latest install veezvg-soccer-lottery
镜像加速npx clawhub@latest install veezvg-soccer-lottery --registry https://cn.longxiaskill.com镜像同步中