comic-drama-video

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE_&_EXFILTRATION]: The skill manages API keys by storing them in a local configuration file at ~/.ai-hive/config.json. It follows security best practices by explicitly setting file permissions to 0600 (read/write only by the owner) to prevent unauthorized access by other local users.
  • [EXTERNAL_DOWNLOADS]: The skill documentation and script require the standard requests Python library. It also fetches model configuration and pricing information from the ai-hive.iclip.cn API, which is consistent with its stated purpose.
  • [COMMAND_EXECUTION]: The script uses standard command-line argument parsing and does not execute arbitrary shell commands or untrusted code. It includes an interactive init command that opens the official API dashboard in a web browser for key generation.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 12:19 PM
Security Audit — agent-trust-hub — comic-drama-video