← 返回 Skills 市场
TechSnif — Tech News Intelligence CLI
作者
coffeefuelbump
· GitHub ↗
· v1.0.4
· MIT-0
232
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install techsnif
功能描述
Query TechSnif tech news intelligence via bundled CLI. Continuously updated articles across AI, Startups, Venture, and Robotics. Use when asked about tech ne...
安全使用建议
This skill appears coherent: it bundles a Node CLI and the instructions tell the agent how to run it against TechSnif's public API. Before installing or running it, review scripts/techsnif-cli.cjs (or have someone you trust review it) to confirm it only calls the documented API endpoint(s) (api.techsnif.com) and does not access local files, environment variables, or unexpected remote hosts. If you cannot inspect the code yourself, run the CLI in a restricted sandbox/container or with network monitoring to verify its network calls. Because the skill executes bundled JavaScript, treat it like installing any third‑party CLI package and exercise the same caution.
功能分析
Type: OpenClaw Skill
Name: techsnif
Version: 1.0.4
The TechSnif skill bundle is a legitimate tool for querying tech news articles. The bundled CLI script (scripts/techsnif-cli.cjs) is a standard Node.js application that uses the 'commander' library for argument parsing and the native 'fetch' API to retrieve data from 'https://api.techsnif.com'. The code includes security-conscious features such as terminal output sanitization to prevent ANSI injection and lacks any evidence of data exfiltration, unauthorized filesystem access, or malicious prompt injection instructions.
能力评估
Purpose & Capability
Name/description say this is a CLI to query TechSnif public news API. The skill provides a bundled Node CLI script and SKILL.md instructs using that script. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are narrow and prescriptive: run the included Node script with specific commands and --json, check the 'ok' field, and use slugs to fetch articles. The SKILL.md does not instruct reading unrelated files, exporting secrets, or contacting unknown endpoints; it identifies api.techsnif.com as the target environment.
Install Mechanism
There is no install spec (lowest install risk). However, the skill includes a ~143 KB bundled CommonJS script (scripts/techsnif-cli.cjs) that will be executed by Node when invoked. Executing bundled third-party code is expected for an npm-based CLI but carries the usual risk that the script could perform network or local operations beyond those documented; the SKILL.md claims no remote downloads.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportional to a public, read-only news CLI.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent elevated presence or modify other skills' configs. Autonomous invocation (disable-model-invocation false) is the platform default and not a standalone concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install techsnif - 安装完成后,直接呼叫该 Skill 的名称或使用
/techsnif触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Bundled the TechSnif CLI locally as scripts/techsnif-cli.cjs — no remote downloads required.
- Updated instructions to use the bundled CLI via node instead of npx.
- Updated description to reflect the continuously updated article set and local CLI bundling.
- Added homepage and source links in skill metadata.
v1.0.3
Version 1.0.3 of techsnif
Bundle CLI directly into skill (scripts/techsnif-cli.cjs). No remote npm downloads at runtime. All commands use local bundled code.
v1.0.2
Add homepage and source metadata to frontmatter for security scanner verification.
v1.0.1
Version 1.0.1 of techsnif
- Pin CLI to @techsnif/[email protected] for version safety. Add npm registry and website source links. Declare read-only scope (no credentials, no writes, no filesystem access).
v1.0.0
Initial release of techsnif CLI integration.
- Query a continuously updated archive of tech news articles across AI, Startups, Venture, and Robotics from the terminal.
- Supports trending stories, filtered feeds, keyword search, full article retrieval, and topic summaries.
- Direct CLI usage with npx; no API key required.
- Structured JSON output for all queries; clear error and response handling.
- Designed for quick responses to tech news, company updates, or trending topics.
元数据
常见问题
TechSnif — Tech News Intelligence CLI 是什么?
Query TechSnif tech news intelligence via bundled CLI. Continuously updated articles across AI, Startups, Venture, and Robotics. Use when asked about tech ne... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 232 次。
如何安装 TechSnif — Tech News Intelligence CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install techsnif」即可一键安装,无需额外配置。
TechSnif — Tech News Intelligence CLI 是免费的吗?
是的,TechSnif — Tech News Intelligence CLI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TechSnif — Tech News Intelligence CLI 支持哪些平台?
TechSnif — Tech News Intelligence CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TechSnif — Tech News Intelligence CLI?
由 coffeefuelbump(@coffeefuelbump)开发并维护,当前版本 v1.0.4。
推荐 Skills