← 返回 Skills 市场
273
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install v-train-data-skill
功能描述
Authenticate with email and password to fetch and analyze V-Train user exercise and diet data, generating local HTML reports.
安全使用建议
Do NOT enter your real V‑Train credentials into this skill until you verify the API owner. Specific steps:
- Verify the domain https://puckg.fun and confirm it is the official V‑Train service (look for an official homepage, TLS cert ownership, or contact the vendor). The skill metadata provides no homepage or source repository.
- Prefer using a throwaway/test account if you want to try it; never reuse your primary password.
- Inspect network activity: run the examples in a controlled environment (offline or with network logging) and confirm requests go where you expect.
- Consider running the included local viewers (table_view.js, vtrain_viewer.html, food_viewer_template.html) only against the shipped vtrain_user_data.json sample rather than calling the external API.
- The package includes a large sample JSON containing a real-looking email and many video URLs — this may indicate leaked sample data; treat it as sensitive and delete if you don't trust the source.
- If you need this functionality, prefer official integrations or ask the skill author for their source repo and proof that puckg.fun is a legitimate V‑Train endpoint before supplying real credentials.
功能分析
Type: OpenClaw Skill
Name: v-train-data-skill
Version: 1.0.1
The skill bundle is a comprehensive toolset for fetching and visualizing fitness and diet data from the V-Train platform (puckg.fun). It includes Node.js scripts (table_view.js), HTML templates (food_viewer_template.html, vtrain_viewer.html), and detailed documentation (vtrain-exercise-data-fetcher.md, vtrain-food-data-fetcher.md) for interacting with the service's API. While it requires user credentials (email/password) to function, the code logic is consistent with the stated purpose of data retrieval and report generation, with no evidence of malicious exfiltration, unauthorized execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (fetch V‑Train exercise and food data) matches the included docs and code: the files provide examples to authenticate with email/password, call the service, save JSON, and generate local HTML/markdown reports. Requiring credentials at runtime (email/password) is coherent with the stated purpose.
Instruction Scope
The SKILL.md and fetcher docs explicitly instruct the agent/user to send plaintext email+password to https://puckg.fun/api/..., download all user data and videos, and write that data locally. That is within the declared goal, but the instructions give broad discretion to collect all account data and videos and to transmit credentials to a third‑party API endpoint whose ownership is not documented. The package also includes a large vtrain_user_data.json with a real-looking email, which is a privacy signal (sample/exfiltrated data present).
Install Mechanism
No install spec or remote downloads are present — this is an instruction/code bundle only. There are no installers that would execute network-fetched archives or create system binaries.
Credentials
The skill does not declare environment variables, but it explicitly requires user email/password for authentication and examples hardcode sample credentials. Sending those credentials to puckg.fun is the only way the skill works — that is proportional to its function but risky because the target domain is unknown and not documented as the official V‑Train API. The inclusion of a large vtrain_user_data.json (with a real-looking email) increases privacy concerns.
Persistence & Privilege
The skill does not request persistent privileges (always:false) and does not include install hooks or code that modifies other skills or system configuration. It runs as an instruction-only skill and local scripts operate on files provided by the user.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install v-train-data-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/v-train-data-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- No code or documentation changes detected in this version.
- No user-impacting updates; all functionality remains the same.
v1.0.0
Initial release of V-Train skill set.
- Enables fetching and analyzing users’ exercise and dietary records via email/password authentication.
- Supports download of workout videos and generation of local HTML visualization reports.
- Allows dietary data filtering by date range and meal type, with analysis report generation.
- Provides API usage details and ready-to-use HTML/JS visualization templates.
元数据
常见问题
V-Train_Data 是什么?
Authenticate with email and password to fetch and analyze V-Train user exercise and diet data, generating local HTML reports. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 273 次。
如何安装 V-Train_Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install v-train-data-skill」即可一键安装,无需额外配置。
V-Train_Data 是免费的吗?
是的,V-Train_Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
V-Train_Data 支持哪些平台?
V-Train_Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 V-Train_Data?
由 puckguo(@puckguo)开发并维护,当前版本 v1.0.1。
推荐 Skills