Real Skill packageSource verifiedClawHub registry

腾讯天气预警

腾讯天气预警/异常天气查询工具,覆盖雨雪、雾霾、空气质量、寒潮、高温和台风等预警。当用户查询某地天气预警或最近有什么异常天气时使用;仅做一次性查询并返回结果,不提供订阅或主动推送。

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

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

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

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

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:45:21 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:649dfdb87ecd9d6da53dda77ca62a1e00f3cb7cbf61ca87af6fbe4667b4fd91a
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

tencent-weather-alert 2.0.0 - Major rewrite for strict, one-off weather alert lookup: no subscriptions, scheduled checks, or proactive push supported. - Always dynamically discover weather/alert CLI capabilities on every query—no hardcoded commands, parameters, or data structures. - Comprehensive environment gatekeeping: precise user guidance for CLI/API Key issues, with platform-specific install/config help. - Weather alerts and abnormal events are extracted only from actual Tencent CLI results; output includes all relevant details and always credits Tencent Weather. - Disallows fallback to other data sources or web search if CLI fails. - If users request subscriptions or reminders, skill clearly explains such features are not supported.