企业级智能客服知识库构建器
PassAudited by ClawScan on Apr 15, 2026.
Overview
The skill's code, manifest, and runtime instructions are consistent with its stated purpose (building a structured customer-service knowledge base from uploaded docs) and do not request unrelated credentials, installs, or system privileges.
This skill appears internally consistent and implements on-device text processing for building a knowledge base. Before installing, consider: 1) privacy: do not feed sensitive PII (IDs, bank numbers, medical details) unless you confirm how the agent executes the skill and whether any data leaves your environment; 2) verify network behavior: review the full index.js (complete file) for any HTTP/remote calls or telemetry not visible here; 3) test with sanitized sample documents and verify the sensitive-word filtering and manual-review workflow work as you expect; 4) confirm the vendor/source/trustworthiness (homepage is missing) and licensing/pricing terms. If you want, provide the remaining truncated portions of index.js and I will re-check for hidden network calls or other unexpected behavior.
