← 返回 Skills 市场
brade888

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

作者 brade888 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sbkj-bidsearch
功能描述
全国招标中标采购信息搜索 - 保标招标 - 支持多条件筛选的招投标数据搜索,返回项目金额、甲方、乙方、代理机构、采集源网址等核心字段。
安全使用建议
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.
功能分析
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sbkj-bidsearch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sbkj-bidsearch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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 模型调用。 - 支持查询招标信息、中标信息、合同信息、采购意向、拍租信息等多类数据。 - 返回项包括项目金额、甲方、乙方、代理机构、合同到期时间等核心字段。 - 支持关键词组合、地区筛选、类别选择、分页与结果总数统计。 - 提供详细参数说明、错误码说明和常见用例示例。
元数据
Slug sbkj-bidsearch
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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

全国招标中标采购信息搜索 - 保标招标 - 支持多条件筛选的招投标数据搜索,返回项目金额、甲方、乙方、代理机构、采集源网址等核心字段。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 全国招中标信息、政府采购项目查询-保标招标?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sbkj-bidsearch」即可一键安装,无需额外配置。

全国招中标信息、政府采购项目查询-保标招标 是免费的吗?

是的,全国招中标信息、政府采购项目查询-保标招标 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

全国招中标信息、政府采购项目查询-保标招标 支持哪些平台?

全国招中标信息、政府采购项目查询-保标招标 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 全国招中标信息、政府采购项目查询-保标招标?

由 brade888(@brade888)开发并维护,当前版本 v1.0.1。

💬 留言讨论