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

Seedance 2.5输入路径审计

# Seedance 2.5输入路径审计

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

Seedance 2.5输入路径审计

Seedance 2.5输入路径审计

Use this skill after the operator has manually prepared a provider receipt. It checks that every planned media input has a redacted path acknowledgement and that the task/output receipt is complete.

Prerequisites

  • - Python 3.9 or newer.
  • A contract from seedance25-input-reachability-contract.
  • A redacted receipt JSON from the operator\'s authorized platform.

Inputs and outputs

  • - Input: contract JSON and receipt JSON. No media is opened.
  • Output: input_path_audit.json and a terminal report.
  • Exit code 0 means ready for human delivery review; exit code 1 means blocked.

Execution

CODEBLOCK0

The auditor verifies task state, contract digest, one acknowledgement per asset, source method, output digest, and expiry margin. It detects redacted credential-shaped strings but never attempts to recover them.

Recovery

Fix the receipt in the authorized platform, export a redacted copy, and rerun. If a URL expired or an upload was rejected, create a new human-approved submission rather than silently retrying.

Permission boundary

This skill does not log in, resolve or download URLs, upload media, spend credits, inspect pixels or sound, or decide copyright, consent, safety, or publication. The operator must inspect the actual video and confirm the provider receipt before delivery.

Acceptance

The paired examples exit 0 and classify the run as ready for human delivery review; the rejected example exits nonzero and identifies missing receipt evidence.

下载

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