← Back to Skills Marketplace
soul-code

Tender Analyzer

by Soul-Code · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ Security Clean
202
Downloads
1
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install tender-analyzer
Description
Analyze tender and procurement documents (PDF, Word, images) to extract qualification requirements, scoring criteria, key deadlines, prohibited clauses, and...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tender-analyzer
  3. After installation, invoke the skill by name or use /tender-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.2
Auto-publish from GitHub Actions
v0.1.0
Initial release
Metadata
Slug tender-analyzer
Version 0.1.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Tender Analyzer?

Analyze tender and procurement documents (PDF, Word, images) to extract qualification requirements, scoring criteria, key deadlines, prohibited clauses, and... It is an AI Agent Skill for Claude Code / OpenClaw, with 202 downloads so far.

How do I install Tender Analyzer?

Run "/install tender-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tender Analyzer free?

Yes, Tender Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tender Analyzer support?

Tender Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tender Analyzer?

It is built and maintained by Soul-Code (@soul-code); the current version is v0.1.2.

💬 Comments