BC Douyin Creator Marketplace (Xingtu) API
Analyze Douyin Creator Marketplace (Xingtu) workflows with JustOneAPI, including creator Profile, creator Link Structure, and creator Visibility Status across 46 operations.
As a process C 63/100 · Has gaps — weak spots: when it triggers, inputs and preconditions, consistency
How to improve
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 · 20
✓ No critical or high findings
Medium and low: 20
-
low Secrets in code
secret-high-entropy-tokenbin/run.mjs:16High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"operationId": "getA…oV1",
quoted -
low Secrets in code
secret-high-entropy-tokenbin/run.mjs:71High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"operationId": "getA…oV1",
quoted -
low Secrets in code
secret-high-entropy-tokenbin/run.mjs:117High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"operationId": "getA…sV1",
quoted -
low Secrets in code
secret-high-entropy-tokenbin/run.mjs:218High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"operationId": "getK…nV1",
quoted -
low Secrets in code
secret-high-entropy-tokenbin/run.mjs:323High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"operationId": "getK…sV1",
quoted -
low Secrets in code
secret-high-entropy-tokengenerated/operations.json:10High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"operationId": "getA…oV1",
quoted -
low Secrets in code
secret-high-entropy-tokengenerated/operations.json:65High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"operationId": "getA…oV1",
quoted -
low Secrets in code
secret-high-entropy-tokengenerated/operations.json:111High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"operationId": "getA…sV1",
quoted -
low Secrets in code
secret-high-entropy-tokengenerated/operations.json:212High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"operationId": "getK…nV1",
quoted -
low Secrets in code
secret-high-entropy-tokengenerated/operations.json:317High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"operationId": "getK…sV1",
quoted -
low Secrets in code
secret-high-entropy-tokengenerated/operations.md:5High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)## `getA…oV1`
quoted -
low Secrets in code
secret-high-entropy-tokengenerated/operations.md:30High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)## `getA…oV1`
quoted -
low Secrets in code
secret-high-entropy-tokengenerated/operations.md:54High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)## `getA…sV1`
quoted -
low Secrets in code
secret-high-entropy-tokengenerated/operations.md:103High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)## `getK…nV1`
quoted -
low Secrets in code
secret-high-entropy-tokengenerated/operations.md:158High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)## `getK…sV1`
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:22High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)- `gwAp…oV1`: Creator Profile — Get Douyin Creator Marketplace (Xingtu) creator Profile data, including audience and pricing data, for influencer vetting, benchmark analysis, and
detector -
low Secrets in code
secret-high-entropy-tokenSKILL.md:23High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- `gwAp…tV1`: Creator Link Structure — Get Douyin Creator Marketplace (Xingtu) creator Link Structure data, including engagement and conversion metrics, for creator performance an
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:24High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- `gwAp…yV1`: Creator Visibility Status — Get Douyin Creator Marketplace (Xingtu) creator Visibility Status data, including availability status, discovery eligibility, and campa
quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:25High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)- `gwAp…2V1`: Creator Channel Metrics — Get Douyin Creator Marketplace (Xingtu) creator Channel Metrics data, including platform distribution and channel performance
detector -
low Secrets in code
secret-high-entropy-tokenSKILL.md:37High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)2. Start with one of these operations when it matches the user's request: `gwAp…oV1`, `gwAp…tV1`, `gwAp…yV1`, `gwApiAuthorGetAuthorPla
detector
Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
name-formatname should be kebab-case (lowercase letters, digits, hyphens) - note
frontmatter-keyunknown frontmatter key "homepage"
Process rating: all ten parameters 63/100
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 40Consistency. Frontmatter name (Douyin Creator Marketplace (Xingtu) API) differs from the folder (justoneapi-douyin-xingtu)
- 60Result and completion. Output format stated, no completion criterion
- 60Failures and branches. 2 branches
- 100Tools and files. No external tools needed
- 100Steps. 27 steps
- 100Execution cost. Instruction body is 934 tokens
- 100Running it twice. No mutating operations
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)
- +1No license
- +2Single-language instructions
- +3Description length 173: enough signal without eating the budget
- +4Structure: 7 headings
- +3Step-by-step instructions: 27 items
- +3Output format is stated explicitly
- +4Has examples (1 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 81.
External checks
ClawHub: clean
This skill is a disclosed JustOneAPI wrapper for read-only Douyin/Xingtu creator marketplace data, with a token-handling caveat but no evidence of hidden or destructive behavior.
LLM: benign (high) · VirusTotal: · 29 May 2026