← 返回 Skills 市场
202
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install tender-analyzer
功能描述
Analyze tender and procurement documents (PDF, Word, images) to extract qualification requirements, scoring criteria, key deadlines, prohibited clauses, and...
安全使用建议
This skill is internally coherent: it uploads the tender file to somark.tech using the SOMARK_API_KEY, retrieves parsed Markdown/JSON, and saves outputs locally for analysis. Before installing or running it, confirm you trust somark.tech and that sending full procurement documents to an external API is permitted by your data-handling and confidentiality rules. Protect the SOMARK_API_KEY (store it securely), review SoMark's privacy/retention policy, consider anonymizing/redacting sensitive fields before upload, and run the script in an environment where network activity and API keys are monitored. If you cannot allow external uploads, do not use this skill or seek an on-premise/local parser alternative.
功能分析
Type: OpenClaw Skill
Name: tender-analyzer
Version: 0.1.2
The tender-analyzer skill is a legitimate tool designed to parse and analyze procurement documents using the SoMark API. The Python script (tender_analyzer.py) correctly implements file uploading and status polling via aiohttp to the documented service endpoints at somark.tech. The SKILL.md instructions include a specific security warning for the AI agent to treat parsed content as data and avoid executing instructions found within documents, demonstrating a defensive posture against prompt injection. No evidence of data exfiltration to unauthorized endpoints, credential theft, or malicious execution was found.
能力标签
能力评估
Purpose & Capability
The skill claims to parse complex tender documents and requests only a SoMark API key (SOMARK_API_KEY). The included script uploads the provided file to somark.tech and retrieves parsed outputs — this is consistent with the stated purpose.
Instruction Scope
SKILL.md and tender_analyzer.py instruct the agent/user to upload the entire tender file to SoMark and then analyze the returned Markdown/JSON. This is expected, but it means original documents (potentially sensitive procurement data) are sent to an external service; the instructions do not read unrelated files or extra env vars.
Install Mechanism
No install spec (instruction-only) and a single Python script are provided. No external downloads or install actions are requested. The script uses aiohttp but does not attempt to install packages itself; the absence of an install step is proportionate.
Credentials
Only one environment variable (SOMARK_API_KEY) is required and declared as the primary credential. That single API key is appropriate for the behavior (authenticating to SoMark). No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It does not modify other skills or system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tender-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/tender-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Auto-publish from GitHub Actions
v0.1.0
Initial release
元数据
常见问题
Tender Analyzer 是什么?
Analyze tender and procurement documents (PDF, Word, images) to extract qualification requirements, scoring criteria, key deadlines, prohibited clauses, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。
如何安装 Tender Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tender-analyzer」即可一键安装,无需额外配置。
Tender Analyzer 是免费的吗?
是的,Tender Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tender Analyzer 支持哪些平台?
Tender Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tender Analyzer?
由 Soul-Code(@soul-code)开发并维护,当前版本 v0.1.2。
推荐 Skills