← 返回 Skills 市场
Venetech News
作者
oscarmiranda90
· GitHub ↗
· v0.0.1
331
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install venetech-news
功能描述
Usa este skill siempre que el usuario pida noticias, actualizaciones, resúmenes o briefings sobre tecnología, startups, inteligencia artificial, fintech, cri...
安全使用建议
This skill appears coherent for news aggregation, but consider the following before installing or running it:
- Privacy: it fetches content from many external sites, so the agent's IP and request metadata will be visible to those sites.
- Environment impact: the instructions run 'pip install ... --break-system-packages', which can modify the system Python environment; prefer running inside an isolated virtualenv or sandbox or preinstalling libraries.
- Legal/ToS: scraping some sites may violate their terms; consider using official RSS/APIs where available.
- Reliability & safety: fetched HTML can contain unexpected content; run parsing in a controlled environment and validate outputs.
- If you need stricter guarantees, ask the skill author to avoid --break-system-packages, provide a formal install spec, or use vetted news APIs rather than ad-hoc scraping.
功能分析
Type: OpenClaw Skill
Name: venetech-news
Version: 0.0.1
The skill is a news aggregator that uses high-risk capabilities such as shell command execution (curl), network access to multiple external domains, and environment modification via 'pip install --break-system-packages'. While these actions are plausibly needed for the stated purpose of scraping tech news from Venezuelan and international portals (e.g., con-cafe.com, xataka.com), the reliance on these capabilities without strict sandboxing or input sanitization warrants a suspicious classification despite the lack of clear malicious intent or data exfiltration.
能力评估
Purpose & Capability
The name/description (VeneTech News) align with the runtime instructions: curling RSS/HTML feeds, parsing RSS/XML, and using BeautifulSoup for site-specific HTML. Nothing in the instructions requests unrelated credentials, system access, or tooling beyond what a scraper/summarizer would reasonably need.
Instruction Scope
The SKILL.md explicitly instructs the agent to run curl and Python snippets, install Python libraries at runtime (requests, beautifulsoup4), and scrape many external news sites. It does not instruct reading local files or env vars. Considerations: these network requests expose the agent's IP to remote sites and scraping may conflict with sites' terms of service; the instructions include a pip install command and use a custom User-Agent header. No evidence of data exfiltration beyond fetching remote content, but the scope includes repeated external HTTP access.
Install Mechanism
There is no formal install spec (instruction-only), so nothing is written to disk by an installer. However, the runtime instructions call 'pip install ... --break-system-packages', which will download packages from PyPI and can modify the Python environment. That is a moderate operational risk in shared or locked-down environments; it is not inherently malicious but is worth attention (prefer preinstalled libs or a virtual environment).
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The instructions do not reference secrets or unrelated env vars. The external network access required is proportional to the stated purpose (fetching web feeds and pages).
Persistence & Privilege
The skill is not always-enabled and is user-invocable (defaults). It does not request persistent system privileges or attempt to modify other skills or global agent settings in the SKILL.md. Runtime pip installs would change the local Python environment but that is not the same as requesting permanent platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install venetech-news - 安装完成后,直接呼叫该 Skill 的名称或使用
/venetech-news触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
Initial release of VeneTech News: tecnología, startups y ecosistema digital venezolano.
- Proporciona resúmenes editoriales de noticias tech y startups, priorizando el contexto venezolano y latinoamericano.
- Integra scraping de 8 portales venezolanos y RSS de 6 medios internacionales y regionales.
- Output por categorías como Startups Venezuela, IA, Fintech/Cripto, Gadgets/Apps, y más, en formato editorial y conciso.
- Incorpora filtros para destacar noticias relevantes para el ecosistema venezolano.
- Incluye buenas prácticas: respeto de robots.txt, uso de User-Agent real y rate limiting.
元数据
常见问题
Venetech News 是什么?
Usa este skill siempre que el usuario pida noticias, actualizaciones, resúmenes o briefings sobre tecnología, startups, inteligencia artificial, fintech, cri... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 331 次。
如何安装 Venetech News?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install venetech-news」即可一键安装,无需额外配置。
Venetech News 是免费的吗?
是的,Venetech News 完全免费(开源免费),可自由下载、安装和使用。
Venetech News 支持哪些平台?
Venetech News 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Venetech News?
由 oscarmiranda90(@oscarmiranda90)开发并维护,当前版本 v0.0.1。
推荐 Skills