.claude/skills/sn-search-codeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
用于查找代码示例、开源项目、GitHub Issue、技术问答、开发者讨论、HuggingFace 模型/数据集/Space。
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-codeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/sn-search-codeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/sn-search-codeRuntime, 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-codeclawhub inspect @sensenova-skills/sn-search-code --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:35eec0ca43da57f01ed0ad02df453bf441f2cd5872b522f526227198eb0ddeecrequirements.txtscripts/github_search.pyscripts/hackernews_search.pyscripts/huggingface_search.pyscripts/search_utils.pyscripts/stackoverflow_search.pyskill-card.mdSKILL.md- 全新技能文档,详细说明四大平台(GitHub、Stack Overflow、Hacker News、HuggingFace)相关脚本用法及参数。 - 统一凭证配置方法:建议 API token/cookie 写入 `.env` 文件,通过环境变量读取,避免泄露密钥。 - 明确依赖安装指引,要求用户手动安装 Python 依赖,脚本不再自动安装。 - 各脚本参数说明优化,标明默认值和必填项。 - 输出标准化为统一 JSON 格式,便于集成和处理搜索结果。