← 返回 Skills 市场
erhnysr

Turkish Locale Skill Pack 🇹🇷

作者 Erhnysr · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
239
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install turkish-locale
功能描述
Türkçe yerel beceri seti — Türk haber kaynakları, BIST100 borsa takibi, günlük brifing otomasyonu ve Türkçe kişilik şablonu. / Turkish locale skill pack — Tu...
安全使用建议
What to check before installing: - Ask the author to correct metadata: the skill should declare required environment variables (TELEGRAM_BOT_TOKEN, TELEGRAM_HOME_CHANNEL) and any other secrets it needs. Do not supply production credentials until you trust the code. - Audit the cronjob/schedule prompt content that will be scheduled. The skill requires a self-contained prompt for future autonomous runs — review the exact prompt text to ensure it does only the intended news/market/weather fetching and delivery. - Inspect any Unicode/control characters in SKILL.md (prompt-injection signal). Remove hidden control characters and re-evaluate the file if the author cannot justify them. - Run the scripts in a sandbox or on a dedicated/test account first (create a throwaway Telegram bot and channel) to confirm behavior and avoid exposing real credentials or channels. - Because dependencies are only mentioned in comments (requests, Pillow), install and run in an isolated virtual environment to avoid impacting system Python packages. - If you want a lower-risk setup: disable automatic scheduling, use manual invocation only, or remove/replace the schedule_cronjob call with a manual cron you control. If the author cannot (1) declare the environment/credential requirements in metadata, (2) explain/remove the unicode/control characters, and (3) provide a sanitized, reviewable cron prompt, treat the skill as untrusted and do not install it with your real Telegram credentials or enable autonomous scheduling.
功能分析
Type: OpenClaw Skill Name: turkish-locale Version: 1.0.0 The 'turkish-locale' skill bundle is a comprehensive localization package for Turkish users, providing news aggregation, financial tracking (BIST100/Crypto), and automated daily briefs. The included Python scripts (bist100_prices.py, telegram_send.py, turkish_brief_card.py) use standard libraries and official APIs (CoinGecko, Telegram) to perform their stated functions without any evidence of data exfiltration or malicious intent. While the bundle utilizes system-level capabilities like cronjobs and terminal execution for RSS fetching, these are aligned with the OpenClaw agent's operational model for automation and web access.
能力评估
Purpose & Capability
Name/description promise (Turkish locale: news, BIST100, daily brief, Telegram delivery) aligns with included code and sub-skills. However the skill metadata declares no required environment variables or credentials while the shipped code explicitly expects TELEGRAM_BOT_TOKEN and TELEGRAM_HOME_CHANNEL for delivery; that mismatch is unexplained. The instructions also tell the agent to write a SOUL.md into ~/.hermes and to schedule cronjobs — actions that are consistent with the stated purpose but expand the footprint (writes to user home, persistent scheduled tasks) and should have been declared.
Instruction Scope
SKILL.md instructs fetching RSS / scraping via curl/web_extract, running Python snippets, generating PNGs, and scheduling fully self-contained cronjob prompts for recurring automated briefs. Those are within the declared goal (automation + delivery) but grant the agent broad discretion: network fetches from many sites, creation of cronjobs, writing to ~/.hermes/SOUL.md, and sending to external endpoints (Telegram). The instructions also require embedding a full prompt for future autonomous runs (self-contained cronjob prompt), which increases risk if the prompt content isn't audited — it could be modified to perform unrelated actions in the future.
Install Mechanism
There is no automated install spec (instruction-only), which limits risk from remote downloads. However the package includes Python scripts that depend on third‑party libraries (requests, Pillow) referenced only in comments — there is no declared dependency file or install step. That means manual installation may be required and callers might run the scripts in their environment; missing dependency/deployment guidance is a usability and supply-chain concern but not an immediate remote-download red flag.
Credentials
Registry metadata reports no required env vars, yet scripts/README explicitly require TELEGRAM_BOT_TOKEN and TELEGRAM_HOME_CHANNEL for Telegram delivery. The skill also expects access to the agent's scheduling/delivery capabilities (schedule_cronjob, deliver="telegram") which may rely on stored credentials in the agent environment. The undeclared required Telegram secrets and the ability to schedule recurring jobs that use those credentials are disproportionate to what's declared and should have been surfaced in metadata.
Persistence & Privilege
always:false (good). However SKILL.md strongly instructs creating scheduled recurring jobs (cronjobs / schedule_cronjob) and requires a fully self-contained prompt for future autonomous execution. Scheduling autonomous briefs that run daily and deliver to external channels increases the blast radius if the prompt or delivery credentials are abused. This is not inherently malicious, but combined with the undeclared Telegram credentials and a prompt-injection signal it is a material risk to review before use.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install turkish-locale
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /turkish-locale 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Adds full Turkish locale support for Hermes Agent. - Turkish personality and communication template for natural, culturally appropriate interactions - Real-time aggregation of Turkish news from major sources - BIST100 (Borsa İstanbul) stock, currency, and market tracking - Automated daily briefings delivered via Telegram in Turkish - Bilingual (TR/EN) documentation and quick setup instructions - Modular sub-skills architecture for news, finance, and daily briefs
元数据
Slug turkish-locale
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Turkish Locale Skill Pack 🇹🇷 是什么?

Türkçe yerel beceri seti — Türk haber kaynakları, BIST100 borsa takibi, günlük brifing otomasyonu ve Türkçe kişilik şablonu. / Turkish locale skill pack — Tu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。

如何安装 Turkish Locale Skill Pack 🇹🇷?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install turkish-locale」即可一键安装,无需额外配置。

Turkish Locale Skill Pack 🇹🇷 是免费的吗?

是的,Turkish Locale Skill Pack 🇹🇷 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Turkish Locale Skill Pack 🇹🇷 支持哪些平台?

Turkish Locale Skill Pack 🇹🇷 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Turkish Locale Skill Pack 🇹🇷?

由 Erhnysr(@erhnysr)开发并维护,当前版本 v1.0.0。

💬 留言讨论