seedance-2-5-reference-to-video

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a CLI utility to interact with the AI Hive OpenAPI for video generation, including task polling and media management.
  • [SAFE]: Sensitive information is handled securely; the script stores the API key in a local configuration file (~/.ai-hive/config.json) and explicitly enforces restrictive file permissions (0600) to protect the credential from other users on the system.
  • [SAFE]: Network operations are confined to the official service domain (ai-hive.iclip.cn) for API requests and media transfers (OSS uploads/downloads).
  • [SAFE]: The skill relies on the well-known and standard 'requests' Python library for HTTP communication.
  • [SAFE]: No obfuscation, persistence mechanisms, or malicious command execution patterns were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 12:20 PM
Security Audit — agent-trust-hub — seedance-2-5-reference-to-video