happy-horse-seeding-video
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements robust security practices for managing sensitive data. The initialization process creates a configuration file with restricted file permissions (0600) to ensure the API key is only accessible by the current user.
- [SAFE]: Networking is confined to the official service domain (ai-hive.iclip.cn) and pre-signed upload URLs provided by the API for media management. No unauthorized data exfiltration or external calls to unknown third-party domains were detected.
- [SAFE]: The script uses standard libraries and performs well-defined tasks (media upload, status polling, file downloading) without any suspicious command execution, privilege escalation, or persistence mechanisms.
- [SAFE]: All user-provided inputs, such as prompts and file paths, are handled through standard library functions (argparse, requests) without risk of code injection or system compromise.
Audit Metadata