.claude/skills/sn-search-social-cnRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
用于搜索中文社交平台。脚本入口覆盖 B站视频、知乎问答和抖音视频;小红书、微博当前没有脚本入口,只能通过 browser-use / 公开网页兜底。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/sn-search-social-cnRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/sn-search-social-cnRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/sn-search-social-cnRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @sensenova-skills/sn-search-social-cnclawhub inspect @sensenova-skills/sn-search-social-cn --version 2026.8.19This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:c100eb8b4d0e0f31d6853f9772c16a73b01b794d1736c47fc219f8c29d300b90requirements.txtscripts/bilibili_search.pyscripts/douyin_search.pyscripts/search_utils.pyscripts/zhihu_search.pyskill-card.mdSKILL.md- 新增文档详细说明,明确支持 B站、知乎、抖音三大平台的脚本入口,描述小红书、微博仅支持 browser-use 兜底方案。 - 统一凭证配置与获取建议,强调仅从环境变量或 CLI 参数读取密钥,禁止将密钥明文写入日志等。 - 增加依赖和安装方式说明,指明缺少依赖时自动降级为 browser-use。 - 详细整理并表格化各平台支持情况,包括平台、稳定性与认证方式。 - 完善各脚本参数说明与使用示例,便于快速上手。 - 明确输出格式及特殊兜底场景的返回说明。