Hk Stock To Gougoubi Prediction

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill is coherent and mostly low-risk, but users should be careful because it can hand off to a market-creation skill when they explicitly request publication.

This skill appears safe to use for drafting Gougoubi prediction proposals. Treat actual publication or on-chain creation as a separate high-impact step: review the generated market details and only approve submission when you intend it. If installing from a GitHub or local repository instead of the reviewed artifact, inspect any installer script first.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If the user asks for actual creation, the agent may submit a prediction market proposal rather than only drafting one.

Why it was flagged

The skill can delegate to another skill that may create a public or on-chain prediction proposal. This is purpose-aligned and explicitly user-gated, but the action can have external/public impact.

Skill content
Pass the resulting market to `gougoubi-create-prediction` ... Do not submit on-chain or through the UI unless the user clearly wants actual creation.
Recommendation

Before requesting submission, review the market name, deadline, rules, tags, and any transaction or publication confirmation carefully.

What this means

A user following the repository install instructions could run code that is not included in this artifact set.

Why it was flagged

The install documentation references a helper script path, but no scripts directory or script file is included in the provided manifest. This does not affect the instruction-only ClawHub package, but users installing from an external repository should verify that script first.

Skill content
bash scripts/install-hk-stock-to-gougoubi-prediction-skill.sh
Recommendation

Prefer the reviewed ClawHub artifact or inspect any external repository script before executing it.