Back to skill
Skillv1.0.1

VirusTotal security

Qianfan KnowledgeBase Search · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:40 AM
Hash
86ece192798252e23056fa8103b8306727a49841babfcf3cfc2efa35664724a8
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: qianfan-knowledgebase-search Version: 1.0.1 The skill is designed to search knowledge from Baidu Qianfan Knowledgebase. It correctly uses environment variables `BAIDU_API_KEY` and `QIANFAN_KNOWLEDGEBASE_IDS` as declared in `SKILL.md` and accesses them via `os.getenv` in `search.py`. The `search.py` script makes a single, specific POST request to `https://qianfan.baidubce.com/v2/knowledgebases/search`, which is consistent with its stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. All actions are clearly aligned with the skill's description.
External report
View on VirusTotal