Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Japanese News Briefing 日本語でニュースまとめ

v1.0.0

日本語でイラン・イスラエル情勢、米国・日本経済、東京・NYの天気を1日4回簡潔にまとめて配信します。

0· 79·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harinezumi/japanese-news-briefing.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Japanese News Briefing 日本語でニュースまとめ" (harinezumi/japanese-news-briefing) from ClawHub.
Skill page: https://clawhub.ai/harinezumi/japanese-news-briefing
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install japanese-news-briefing

ClawHub CLI

Package manager switcher

npx clawhub@latest install japanese-news-briefing
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
Name/description (Japanese news briefing 4x/day) match the instructions: uses a web-search plugin and weather APIs to collect news and weather. No unrelated binaries, environment variables, or unusual installs are requested.
Instruction Scope
SKILL.md confines itself to collecting web news and weather and formatting briefings. It requires the ollama_web_search plugin and wttr.in/Open-Meteo for weather — expected for a news skill. However, the skill is designed to run automatically four times per day and will perform outbound web requests; ensure the web-search plugin is trusted and that fetched sources are acceptable. Also the SKILL.md contained a pre-scan flag for unicode control characters which could hide or alter instructions — inspect the raw file for hidden content before enabling automatic runs.
Install Mechanism
Instruction-only skill with no install spec and no code to write to disk. Lowest-risk install footprint.
Credentials
No environment variables, credentials, or config paths are requested. The declared prerequisites (OpenClaw 2026.3+, a web-search plugin, and a weather API) are proportional to a news/weather briefing skill.
Persistence & Privilege
The skill is intended to be scheduled/autonomously invoked (four times daily). always:false (normal). Because it will autonomously fetch external web content on a schedule, consider enabling it only after verifying the SKILL.md integrity and trusting the web-search plugin.
Scan Findings in Context
[unicode-control-chars] unexpected: The static scan detected Unicode control characters in SKILL.md. These are not expected for a simple README/instructions and can be used to hide or manipulate text (prompt-injection technique). Recommend a manual, byte-level review of SKILL.md to confirm there are no hidden instructions or obfuscated content before enabling automatic execution.
What to consider before installing
This skill appears to do what it claims (collect news and weather and summarize in Japanese) and asks for no credentials or installs, which is good. However, the SKILL.md contained unicode control characters flagged by the scanner — that could be benign formatting or an attempt to hide instructions. Before installing or enabling scheduled/autonomous runs: 1) open SKILL.md in a hex/byte viewer or a trusted text editor and search for invisible Unicode control characters (e.g., U+202A..U+202E, U+200B, etc.); 2) verify the ollama_web_search plugin you must enable is from a trusted source (it will fetch arbitrary web pages); 3) keep the skill disabled from automatic scheduling until you confirm the file contents and decide which sites are acceptable to be fetched; 4) if unsure, ask the author for the official repository link and a signed release or check the GitHub repo mentioned in README.md for matching files. If you want to be extra cautious, run the skill in a restricted/sandboxed agent instance or disable autonomous invocation and trigger it manually after inspection.

Like a lobster shell, security has layers — review code before you run it.

latestvk974gbxya0mds79t5t41kndr7s84cy4y
79downloads
0stars
1versions
Updated 3w ago
v1.0.0
MIT-0

Japanese News Briefing

What This Skill Does

1 日 4 回(朝・昼・午後・夜)自動でニュースを収集し、日本語で簡潔にまとめて配信します。イラン・イスラエル情勢、米国経済、日本経済、天気をカバー。

Prerequisites

  • OpenClaw 2026.3+
  • ollama_web_search プラグインが有効
  • 天気情報:wttr.in または Open-Meteo API

How to Use It

このスキルは自動実行されます。手動でもトリガー可能:

/briefing morning    # 朝のニュース
/briefing noon       # 昼のニュース
/briefing afternoon  # 午後のニュース
/briefing evening    # 夜のニュース

Schedule

  • 8:00 AM - 朝のブリーフィング(戦争、経済、天気)
  • 12:00 PM - 昼の更新(市場、戦争展開)
  • 4:00 PM - 午後更新(市場途中、戦争)
  • 8:00 PM - 夜まとめ(市場終値、1 日の総括)

Output Format

おはよう!朝のニュース 🖤

## 🇮🇷 イラン・イスラエル情勢
- [主要ニュース 1]
- [主要ニュース 2]

## 🇺🇸 米国経済
- [株価動向]
- [経済指標]

## 🇯🇵 日本経済
- [日経平均]
- [主要トピック]

## 🌤️ 天気
**東京** [天気] 最高 X°C / 最低 Y°C
**ニューヨーク** [天気] 最高 X°C / 最低 Y°C

---
**全体として:** [1 行まとめ]

Configuration

HEARTBEAT.md で設定をカスタマイズ:

## Notes
- Language: Japanese for all 4 briefings
- Run 4 times daily: 8am, 12pm, 4pm, 8pm
- Weather: Tokyo + New York City only

Limitations

  • 深刻な天気警報はカバーしない
  • 歴史データは取得不可
  • 速報は 30 分以内のチェックをスキップ

Rules

  • 日本語で回答(ユーザーが中国語を要求しない限り)
  • 各セクション 3-5 項目に制限
  • 全体で 500 字以内
  • ソースを明示
  • 重複ニュースはスキップ

Comments

Loading comments...