📦 Bytesagain Ecom Ops — 电商智能运营

v1.0.0

一键导入销量、广告花费与库存数据,AI 自动完成归因分析、广告 ROI 报告与补货计划,让电商运营高效精准。

0· 87·1 当前·1 累计
下载技能包
最后更新
2026/4/6
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's code and instructions match its e‑commerce analysis purpose: it runs local shell+Python routines, does not request credentials, and has no network or installer steps.
评估建议
This skill appears internally consistent and runs local analysis scripts (Bash + embedded Python). It does not request keys or reach out to remote endpoints in the included code. If you plan to use it, review scripts/script.sh yourself (it is packaged with the skill) and run it in a non‑privileged environment first if you are uncertain. Note it will create a directory at ~/.local/share/bytesagain-ecom-ops for its data; there is no evidence of network exfiltration or hidden endpoints in the provi...
详细分析 ▾
用途与能力
Name/description (e‑commerce ops: attribution, ROI, inventory, pricing) align with the provided scripts and commands. There are no unrelated credentials, binaries, or external services required.
指令范围
SKILL.md directs the agent to run the included scripts/script.sh with explicit command-line arguments. The runtime instructions do not ask the agent to read arbitrary system files, other skills' configs, or send data elsewhere.
安装机制
No install spec is provided (instruction-only). The only executable code is the included scripts/script.sh which runs local Python snippets; nothing is downloaded or extracted from remote URLs.
凭证需求
The skill declares no required environment variables, credentials, or config paths. The script references HOME to create a data directory (~/.local/share/bytesagain-ecom-ops) which is proportionate to a local CLI-style tool.
持久化与权限
always:false (normal). The script creates a per-user data directory under HOME but does not appear to write or exfiltrate data elsewhere. If installed, it will have a persistent folder in the user profile; this is low‑privilege but worth noting.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/6

Initial release

无害

安装命令

点击复制
官方npx clawhub@latest install bytesagain-ecom-ops
镜像加速npx clawhub@latest install bytesagain-ecom-ops --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库