Customer Lifetime Value Optimizer
v1.0.0Segment ecommerce customers by repeat behavior, margin quality, membership depth, and churn or return risk, then turn rough order-history notes into a priori...
⭐ 0· 46·0 current·0 all-time
byhaidong@harrylabsj
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the implementation: the SKILL.md describes an offline planner and the handler parses user-provided segment notes into a markdown plan. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits the skill to using user-provided exports/notes and explicitly disallows connecting to live CRM/ESP/analytics systems or auto-sending messages. The handler code follows that scope (parsing inputs, applying heuristics, and rendering markdown) and does not read unrelated system files or environment variables.
Install Mechanism
There is no install spec (instruction-only), and the included Python files are local. Nothing is downloaded or extracted from external URLs.
Credentials
The skill requires no environment variables, keys, or config paths. The code reads only SKILL.md (its own documentation) and the user-provided input — proportional to the declared purpose.
Persistence & Privilege
Flags show always: false and normal model invocation. The skill does not request permanent presence or attempt to modify other skill/system configuration.
Assessment
This appears to be a self-contained, heuristic LTV planning skill. Before installing: (1) review the handler.py yourself if you can (it will run on the agent), (2) avoid feeding raw, sensitive PII (full customer records) into the skill—use aggregated or anonymized segment notes instead, (3) do not allow the agent to auto-apply recommendations to live CRM/ESP systems (the SKILL.md already warns against auto-sending), and (4) treat outputs as operator-facing suggestions, not finance-grade forecasts. If future versions introduce network calls or require credentials, re-evaluate before use.Like a lobster shell, security has layers — review code before you run it.
latestvk977r5rzz7q3w1kap23kwhmeh184v7ft
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
