Real Skill packageSource verifiedClawHub registry

tencent-news

腾讯新闻综合信息服务工具,支持新闻搜索与热榜/早晚报/订阅引导、腾讯较真事实查证、全国市县天气与天气预警查询,以及中国普通高考常规批次的一分一段、省控线、院校专业录取数据和院校优先/专业优先冲稳保志愿方案。当用户需要新闻资讯、判断信息真假、查询天气或异常天气、了解高考录取数据或规划志愿时使用。

Identity and source

Publisher attributionTencentNewsTeamregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 54% rule confidence
Package forminstruction with code14 recorded files
Canonical sourceClawHub registryclawhub:tencentnewsteam:tencent-news
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/31/2026.claude/skills/tencent-news

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/31/2026.agents/skills/tencent-news

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/31/2026skills/tencent-news

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 @tencentnewsteam/tencent-news
clawhub inspect @tencentnewsteam/tencent-news --version 1.2.3

Security evidence

SkillVetAI static result: high signal

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
14 / 14 inspected as text
Checked
8/31/2026, 12:46:38 PM
Scanner
0.1.3
Policy
1.0.3
6 automated findings
highRemote content is piped directly to a shellSKILL.md:49 · confidence 98%curl -fsSL https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.sh | sh
highRemote content is piped directly to a shellreferences/installation-guide.md:8 · confidence 98%curl -fsSL https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.sh | sh
highRemote content is piped directly to a shellreferences/update-guide.md:20 · confidence 98%curl -fsSL https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.sh | sh
mediumRemote installer is downloaded without an integrity checkSKILL.md:49 · confidence 70%curl -fsSL https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.sh | sh`;Windows PowerShell 使用 `irm https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.ps1
mediumRemote installer is downloaded without an integrity checkreferences/installation-guide.md:8 · confidence 70%curl -fsSL https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.sh
mediumRemote installer is downloaded without an integrity checkreferences/update-guide.md:20 · confidence 70%curl -fsSL https://mat1.gtimg.com/qqcdn/qqnews/cli/hub/tencent-news/setup.sh
3 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: mat1.gtimg.com
  • api: news.qq.com
  • api: view.inews.qq.com
External clawhub result: suspicious

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/31/2026, 7:50:47 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

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

Package content hashsha256:800af1385127d0eb065ec902a3d7cd88180c16d17e26726759b48fd23893fdd0
Show up to 14 recorded paths
  • references/env-setup-guide.md
  • references/factcheck.md
  • references/gaokao-html-interaction-reference.html
  • references/gaokao-volunteer.md
  • references/installation-guide.md
  • references/update-guide.md
  • references/weather-alert.md
  • references/weather.md
  • scripts/cli-state.ps1
  • scripts/cli-state.sh
  • scripts/run-cli.ps1
  • scripts/run-cli.sh
  • skill-card.md
  • SKILL.md

Source changelog

- Expanded service scope: now includes fact-checking, weather, weather alerts, and Gaokao (China college entrance examination) admission data and volunteer planning, in addition to news and headlines. - Added multiple reference guides for new features: fact-checking (`references/factcheck.md`), weather (`references/weather.md`), weather alerts (`references/weather-alert.md`), and Gaokao volunteer planning (`references/gaokao-volunteer.md`). - Improved capability routing and intent recognition to select the correct operation based on user requests. - Enhanced environment/installation error prompts, with step-by-step user instructions for CLI installation, API key setup, and troubleshooting. - Deprecated and removed old single-product documentation (`skill-card.md`).