SKILLEMALL.ai

CF moras-shop

Personal Agent shopping skill for OpenClaw and agentic commerce hosts. Converts shopping or gifting intent plus local preference context into SellToAI A2A2A product cards with Moras creator videos, personalization traces, MorasOS understanding traces, GMV/community evidence, and attribution-tracked buy links.

Not recommendedcritical or high security findings
ClawHub Agent Skills author: Alien-阿烈叔(烈神) v0.1.4 MIT-0 5 files · 1 script body ≈ 3 457 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 49/100 · Will not run — References files that are not bundled: {product.main_image}, {v.tiktok_video_url}, {v.thumbnail}

GeneratorAI and agentsInfrastructureMedia and videotype and topics are labelled automatically from the skill text
JSON
Technical rating
C
73/100
safety, quality, tests
Safety 60%
81
Quality 40%
60
Run on models
none yet
Process rating
F
49/100
Will not run
References files that are not bundled: {product.main_image}, {v.tiktok_video_url}, {v.thumbnail}
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

What is at stake

The skill contains fragments that, in the wrong hands, cost money or data. Below: what the installer risks and what the author should do.

Concealment
If you install

The skill tells the agent to hide things from you: not to show errors, not to mention actions, to report differently from what was done. You lose the ability to see what the agent really did.

For the author

Transparency beats a smooth answer. If the goal is to hide technical noise, ask the agent to "summarise briefly", not to "not mention".

How to improve

  1. Address the high-severity findings: each costs 18 safety points. If one is a false positive, add the rule id to guard.allow in spec.yaml.
  2. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
  3. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 2

  • high Concealment en-hide-from-user SKILL.md:301
    Instruction to hide actions from the user
    3. **NEVER tell the user the product is yours / Moras's.** Moras curates from
Medium and low: 1
  • low Dangerous commands cmd-pipe-to-shell install.sh:3
    Downloads and executes remote code from an unrecognised host (pipe to shell) (code comment; the skill's own vendor host)
    # 用法:bash install.sh   或   curl -sSL https://selltoai.ai/skills/install.sh | bash
    commentvendor-host

Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning description-no-when description does not say WHEN to use the skill (no "use when")
  • warning missing-ref reference to a missing file: {product.main_image}
  • warning missing-ref reference to a missing file: {v.tiktok_video_url}
  • warning missing-ref reference to a missing file: {v.thumbnail}
  • warning missing-ref reference to a missing file: {cta.primary.url}
  • warning missing-ref reference to a missing file: {cta.secondary.url}

Process rating: all ten parameters 49/100

Will not run. References files that are not bundled: {product.main_image}, {v.tiktok_video_url}, {v.thumbnail}
  • 0Tools and files. 5 referenced file(s) missing: {product.main_image}, {v.tiktok_video_url}, {v.thumbnail}
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 30Running it twice. 9 mutating operations with no state check
  • 40Consistency. Frontmatter name (moras-shop) differs from the folder (mroas-shop)
  • 100Steps. 54 steps
  • 100When it triggers. States when to use and when not to
  • 100Failures and branches. 10 branches, has a failure section
  • 100Execution cost. Instruction body is 3457 tokens
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +3Description length 310: enough signal without eating the budget
  • +4Structure: 18 headings
  • +3Step-by-step instructions: 54 items
  • +4Has examples (8 code blocks)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 60.

External checks

ClawHub: suspicious
This appears to be a real shopping recommendation skill, but it needs Review because it sends user context to a commerce service and its installer persistently installs remote instructions into several agent environments at once.
LLM: suspicious (high) · 28 May 2026