Real Skill packageSource verifiedClawHub registry

sn-search-social-en

用于搜索英文社交平台,包括 Reddit 帖子、Twitter/X 推文和 YouTube 视频。

Identity and source

Publisher attributionSenseNova-Skillsregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 64% rule confidence
Package forminstruction with code7 recorded files
Canonical sourceClawHub registryclawhub:sensenova-skills:sn-search-social-en
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/19/2026.claude/skills/sn-search-social-en

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/19/2026.agents/skills/sn-search-social-en

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/19/2026skills/sn-search-social-en

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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-en
clawhub inspect @sensenova-skills/sn-search-social-en --version 2026.8.19

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
7 / 7 inspected as text
Checked
8/19/2026, 4:03:31 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
6 dependency and API indicators
  • pypi: httpx >=0.27
  • api: clawhub.ai
  • api: www.googleapis.com
  • api: www.reddit.com
  • api: www.youtube.com
  • api: x.com
External clawhub result: clean

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.

Evidence checked
8/19/2026, 3:30:11 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:ee5743c34d314404f3387dfb6d63fada31edb7fb88b609a2f4127c23c5eed8eb
Show up to 7 recorded paths
  • requirements.txt
  • scripts/reddit_search.py
  • scripts/search_utils.py
  • scripts/twitter_search.py
  • scripts/youtube_search.py
  • skill-card.md
  • SKILL.md

Source changelog

- Added detailed usage documentation for searching Reddit, Twitter/X, and YouTube in English. - Introduced parameter explanations and CLI usage examples for each supported platform script. - Clarified credential setup via environment variables; emphasized no real keys in payloads or logs. - Provided guidance on dependency installation and error handling for missing libraries. - Specified output format as standard JSON for consistency.