← 返回 Skills 市场
kritsanan1

tiktok-live-cart-automation

作者 Cakekritsanan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
61
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tiktok-live-cart-automation
功能描述
Automation for TikTok Live shopping, including monitoring pinned products, adding to cart, and preparing for checkout. Use for: automatically adding products...
安全使用建议
This package looks like a placeholder/simulation rather than a finished integration with TikTok Live. Before installing or trusting it: - Treat it as code for local testing only — it does not actually connect to TikTok or control a browser. - Do not assume the SKILL.md's Selenium/TikTokLive/ChromeDriver instructions are executed automatically; if you choose to follow them, download binaries only from official project pages and verify versions. - If you need real automation, request a clear implementation that actually uses secure APIs (and documents what credentials or browser access are required). - Review the code yourself or run it in an isolated environment if you want to test; the current code only writes/reads local JSON files and calls local Python scripts. - If you expected real TikTok integration, contact the publisher for clarification or wait for a completed implementation. The mismatch between documentation and code is the main risk here.
功能分析
Type: OpenClaw Skill Name: tiktok-live-cart-automation Version: 1.0.0 The skill bundle provides a simulation framework for automating TikTok Live shopping tasks, such as monitoring pinned products and adding them to a cart. The scripts (tiktok_live_cart_automation.py, monitor_pinned_products.py, and cart_automation.py) use placeholder logic and simulated data to demonstrate the workflow without performing any actual network requests, credential harvesting, or unauthorized system modifications. The documentation in SKILL.md is consistent with the code and emphasizes manual user confirmation for security.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name and description claim real-time TikTok Live monitoring, adding to cart, and checkout preparation. The SKILL.md also lists Selenium, TikTokLive library, and ChromeDriver as dependencies. However, the shipped Python code only simulates detection (randomized choices) and writes/reads local JSON files; it does not use Selenium, TikTokLive, web requests, or browser automation. This is a meaningful mismatch: the skill promises integration with TikTok but the implementation is a placeholder simulation.
Instruction Scope
Runtime instructions tell users to run the main script with a TikTok username and to be logged into TikTok in a browser. But the actual code ignores network/browser APIs and only simulates detection locally. The SKILL.md refers to a USAGE_GUIDE.md for details which is not present in the manifest. The scripts read/write local files (pinned_product.json, cart_data.json) and use subprocess.run to invoke local scripts — no external endpoints or credential access are present in the code. The main issue is misleading scope (documentation asks for browser login and external libs, but code does not perform those actions).
Install Mechanism
There is no install spec (instruction-only install). That lowers platform-level risk because nothing is automatically downloaded. SKILL.md does instruct users to install third-party packages (selenium, TikTokLive) and to download ChromeDriver from an external site; those are manual steps the user might take. While not executed by the skill automatically, following those manual install instructions could lead users to download binaries from third-party sites — the skill itself does not perform such downloads.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code doesn't access environment secrets. The documentation's instruction to be logged into TikTok is operational (browser state) rather than requesting credentials from the environment, but it's inconsistent with the simulation implementation.
Persistence & Privilege
The skill does not request persistent privileges (always is false) and would not be force-included. It does not modify other skills or system settings. Scripts run are local and invoked by the user; autonomous invocation is enabled by default but is not combined with other concerning privileges in this package.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tiktok-live-cart-automation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tiktok-live-cart-automation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of TikTok Live Cart Automation skill. - Automates detection of pinned products during TikTok Live streams. - Automatically adds detected products to the cart and prepares for checkout. - Requires manual confirmation for the final purchase to ensure security. - Includes sample scripts for full automation, monitoring, and cart actions. - Supports headless automation and custom monitoring durations. - Requires Selenium, ChromeDriver, and TikTok Live API library for full functionality.
元数据
Slug tiktok-live-cart-automation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

tiktok-live-cart-automation 是什么?

Automation for TikTok Live shopping, including monitoring pinned products, adding to cart, and preparing for checkout. Use for: automatically adding products... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 61 次。

如何安装 tiktok-live-cart-automation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiktok-live-cart-automation」即可一键安装,无需额外配置。

tiktok-live-cart-automation 是免费的吗?

是的,tiktok-live-cart-automation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

tiktok-live-cart-automation 支持哪些平台?

tiktok-live-cart-automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 tiktok-live-cart-automation?

由 Cakekritsanan(@kritsanan1)开发并维护,当前版本 v1.0.0。

💬 留言讨论