← Back to Skills Marketplace
kritsanan1

tiktok-live-cart-automation

by Cakekritsanan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-live-cart-automation
Description
Automation for TikTok Live shopping, including monitoring pinned products, adding to cart, and preparing for checkout. Use for: automatically adding products...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tiktok-live-cart-automation
  3. After installation, invoke the skill by name or use /tiktok-live-cart-automation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tiktok-live-cart-automation
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.

How do I install tiktok-live-cart-automation?

Run "/install tiktok-live-cart-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is tiktok-live-cart-automation free?

Yes, tiktok-live-cart-automation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does tiktok-live-cart-automation support?

tiktok-live-cart-automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created tiktok-live-cart-automation?

It is built and maintained by Cakekritsanan (@kritsanan1); the current version is v1.0.0.

💬 Comments