闲社服务运行正常AI智能体自动化平台

达人选品准入审计

# 达人选品准入审计

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

达人选品准入审计

达人选品准入审计

Use this skill before a creator or merchant invests time in applying to promote a restricted or qualification-gated product.

Prerequisites

  • - Python 3.9 or newer.
  • Redacted product and creator facts supplied by the owner.
  • An owner-maintained platform profile describing required store type, category permission, deposit, order, exam, score, and evidence rules.

Input and output

Each row contains productref, creatorref, category, creatortype, storetype, licensestatus, depositstatus, recentorders, examstatus, experiencescore, riskflags, and evidence_refs.

Output is creatorproducteligibilityaudit.json with missing evidence, pass or hold reasons, and fixed externalapplication_executed=false.

Procedure

  1. 1. Put only redacted qualification facts into JSON.
  2. Run python scripts/auditcreatorproducteligibility.py --input examples/products.json --output creatorproducteligibilityaudit.json.
  3. Pass the audit to creator-approval-packet, or route the hold items to the responsible merchant and creator owner.

Error recovery

Malformed JSON or missing required fields exits non-zero. Unknown qualification facts become REVIEW and never become an approval.

Permission and privacy boundaries

This skill does not log in, apply for a category, upload certificates, add a product to a cart, contact a merchant, or publish a product. Keep creator and store references pseudonymous; do not include identity numbers, account tokens, or certificate scans.

Acceptance

The example must distinguish an eligible-for-review product, a missing-evidence product, and a blocked-by-profile product, while keeping externalapplicationexecuted=false.

下载

v1.0.0 最新 2026-8-26 15:43
初始版本(来自套餐拆分)
返回顶部