bilibili-keyword-search
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill connects to doubaoya.com to retrieve Bilibili search data. This is an expected behavior for its stated purpose.
- [COMMAND_EXECUTION]: The agent is instructed to execute a local Python script search_bilibili.py using python3. The script uses standard libraries and does not involve risky shell operations or dynamic code execution.
- [CREDENTIALS_UNSAFE]: The skill correctly handles authentication by requiring the user to set the DOUBAOYA_API_KEY environment variable, avoiding hardcoded secrets in the source code.
Audit Metadata