← Back to Skills Marketplace
brade888

全国招中标信息、政府采购项目查询-保标招标

by brade888 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
113
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sbkj-bidsearch
Description
全国招标中标采购信息搜索 - 保标招标 - 支持多条件筛选的招投标数据搜索,返回项目金额、甲方、乙方、代理机构、采集源网址等核心字段。
Usage Guidance
This skill appears to do what it says: it sends POST requests to an external bidding API and returns results. Before installing: (1) Verify the API key source and obtain the key from a trusted channel; (2) Confirm the API domain (SKILL.md uses https://gate.gov-bid.com while the package homepage is https://www.bog-bid.com) — ask the publisher if these domains are correct; (3) Note the registry metadata does not list BID_API_KEY even though SKILL.md and the script require it — ensure the platform will prompt for/stores the key securely; (4) Review the included script (it is readable and only calls the API) and test in a sandbox environment; (5) Use environment-variable or platform credential storage, restrict and rotate the key, and monitor usage. If you cannot verify the publisher or the domain mismatch, treat the credential as sensitive and delay installation.
Capability Analysis
Type: OpenClaw Skill Name: sbkj-bidsearch Version: 1.0.1 The skill is a legitimate API wrapper for searching Chinese bidding and procurement information via the 'gov-bid.com' service. The Python script `scripts/bid_search.py` and the documentation in `SKILL.md` are well-structured, include explicit security warnings about external data transmission, and use standard libraries (`requests`) to communicate with the designated endpoint (gate.gov-bid.com). No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description align with the included code: both implement a bidding/procurement search that POSTs to an external API and returns project fields. Requiring an API key is appropriate for this purpose. However, the registry metadata claims no required environment variables/credentials while SKILL.md (and the code) require BID_API_KEY (and optionally BID_SERVER_URL) — an inconsistency worth verifying with the publisher.
Instruction Scope
SKILL.md and scripts/bid_search.py limit actions to building requests and calling the declared API endpoint. They read only BID_API_KEY and BID_SERVER_URL (and CLI args) and do not attempt to read unrelated system files or other credentials. Examples reference platform credential helpers (get_credential) which is platform-specific but expected.
Install Mechanism
There is no install spec (instruction-only skill with a bundled client script). No external downloads or archive extraction are performed. The included Python script is plain and self-contained.
Credentials
The SKILL.md declares a required sensitive credential BID_API_KEY, which the code enforces; this is proportionate to making authenticated API calls. The concern is the mismatch with the registry metadata which lists no required env vars/primary credential — this could lead users to miss configuring the key or misunderstand risk. Only one sensitive variable is required, which is otherwise reasonable.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or persist credentials beyond standard platform mechanisms. Autonomous invocation (disable-model-invocation=false) is the platform default and not flagged alone.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sbkj-bidsearch
  3. After installation, invoke the skill by name or use /sbkj-bidsearch
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Version 1.0.1 changelog: - 增加 version、author、license、homepage、api_endpoint、tags 等元数据字段,适配 Hermes 平台新规范 - 明确列出凭证(API Key、服务器地址)的用途及安全说明 - 添加安全提示与最佳实践,强化凭证保护与数据隐私告知 - 更新许可证为 MIT-0,新增官网、API 端点等官方信息 - 优化“安装/配置/用法”说明,结构更清晰、代码示例更规范 - 增加 changelog(更新日志)与详尽隐私策略描述
v1.0.0
sbkj-bidsearch 1.0.0 初始版本发布: - 封装第三方招标采购信息搜索 API,支持多条件筛选,适用于 AI 模型调用。 - 支持查询招标信息、中标信息、合同信息、采购意向、拍租信息等多类数据。 - 返回项包括项目金额、甲方、乙方、代理机构、合同到期时间等核心字段。 - 支持关键词组合、地区筛选、类别选择、分页与结果总数统计。 - 提供详细参数说明、错误码说明和常见用例示例。
Metadata
Slug sbkj-bidsearch
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 全国招中标信息、政府采购项目查询-保标招标?

全国招标中标采购信息搜索 - 保标招标 - 支持多条件筛选的招投标数据搜索,返回项目金额、甲方、乙方、代理机构、采集源网址等核心字段。 It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install 全国招中标信息、政府采购项目查询-保标招标?

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

Is 全国招中标信息、政府采购项目查询-保标招标 free?

Yes, 全国招中标信息、政府采购项目查询-保标招标 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 全国招中标信息、政府采购项目查询-保标招标 support?

全国招中标信息、政府采购项目查询-保标招标 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 全国招中标信息、政府采购项目查询-保标招标?

It is built and maintained by brade888 (@brade888); the current version is v1.0.1.

💬 Comments