Real Skill packageSource verifiedClawHub registry

tencent-weather

天气信息查询工具,覆盖中国市级和区县级行政区。当用户查询实况天气、天气预报或天气预警信息时使用。

Identity and source

Publisher attributionTencentNewsTeamregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction with code9 recorded files
Canonical sourceClawHub registryclawhub:tencentnewsteam:tencent-weather
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-weather

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-weather

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-weather

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-weather
clawhub inspect @tencentnewsteam/tencent-weather --version 1.0.5

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
9 / 9 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:37 · 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:37 · 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
3 dependency and API indicators
  • api: clawhub.ai
  • api: mat1.gtimg.com
  • api: news.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:48:51 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:d0d0a782bdbbdda4b67c36cef5ba49e58de0b73d681e6e3be12e7e18bd9fbbaa
Show up to 9 recorded paths
  • references/env-setup-guide.md
  • references/installation-guide.md
  • references/update-guide.md
  • scripts/cli-state.ps1
  • scripts/cli-state.sh
  • scripts/run-cli.ps1
  • scripts/run-cli.sh
  • skill-card.md
  • SKILL.md

Source changelog

Version 1.0.5 — Adds precise, user-friendly error handling and updates for weather query logic. - Added strict, actionable user guidance for environment errors (CLI未安装、API Key 未配置/无效等),明确指令与操作说明取代泛泛出错提示。 - 明确业务场景下对天气预警查询的分工:常规天气问询中出现预警即展示,若仅查询预警则交由 tencent-weather-alert skill。 - 更新了命令选择和输出规则,说明当前 CLI 行为及分段返回内容(实况、预报、限行、预警等),要求全部原样输出。 - 强化多场景对 Adcode 地点参数的唯一性和处理流程要求。 - 移除 skill-card.md 文件,无功能影响。 - CLI 或环境未就绪时,强制门禁,禁止回落为其他数据源。