douyin-similar-account
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with the vendor's API at doubaoya.com, which is directly aligned with its stated functionality of providing Douyin account recommendations.
- [SAFE]: Sensitive information is handled securely by retrieving the API key from the DOUBAOYA_API_KEY environment variable rather than using hardcoded credentials or requesting user input directly.
- [SAFE]: The script find_similar.py is written using only Python's built-in standard library (urllib, argparse, json), which eliminates risks associated with untrusted third-party dependencies or external package installation.
- [SAFE]: No patterns of prompt injection, data exfiltration, or persistence mechanisms were detected in the skill instructions or scripts.
Audit Metadata