← 返回 Skills 市场
fdovarela

Mercado Público ChileCompra

作者 fdovarela · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
224
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mercado-publico-chilecompra
功能描述
Operate and assist across Chile's Mercado Público / ChileCompra supplier workflows using both the public API and the private supplier portal. Use when search...
安全使用建议
This skill appears coherent and implements a read-only API helper plus conservative guidance for interacting with the private portal. Before installing: 1) Treat MERCADO_PUBLICO_API_TICKET as sensitive — provide it via secure secret storage and avoid committing it to repos. 2) If you plan to automate OTP retrieval, explicitly choose and verify the mailbox integration (Gmail/Graph/other) — the skill does not include mailbox credentials and requires you to configure and validate that provider; granting mailbox access to an agent is a separate consent decision. 3) The helper can write local cache files under skills/.../run/api-cache when you enable cache — set --cache-ttl 0 (default) if you don't want local persistence. 4) The skill’s guardrails state it will ask for explicit confirmation before any state-changing portal actions; verify that in your deployment/policy if you are restricting autonomous actions. 5) If you need higher assurance, review the included script (scripts/mercado_publico_api.py) yourself — it only calls the documented public API endpoints and contains retry/cache logic. Overall there are no unexplained environment accesses, remote install URLs, or covert exfiltration behaviors in the package.
功能分析
Type: OpenClaw Skill Name: mercado-publico-chilecompra Version: 1.0.1 The skill bundle is a specialized tool for operating Chile's Mercado Público (ChileCompra) procurement portal. It includes a Python helper script (mercado_publico_api.py) for interacting with the official public API and extensive markdown documentation for navigating the supplier portal. While the skill handles sensitive authentication flows (ClaveÚnica and email-based OTP), the instructions in SKILL.md and the references/ directory consistently emphasize safety guardrails, requiring explicit human confirmation before any state-changing actions (e.g., submitting bids or accepting orders). The code is transparent, uses environment variables for secrets, and lacks any indicators of data exfiltration, obfuscation, or unauthorized execution.
能力评估
Purpose & Capability
Name and description match the artifacts: the skill uses the public Mercado Público API (read-only) and provides guidance for cautious, authenticated portal operation. The single required env var (MERCADO_PUBLICO_API_TICKET) is exactly what the API helper needs. There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md is cautious and scoped: it prefers API-first (read-only), instructs reusing authenticated sessions, and explicitly requires explicit user confirmation before any state-changing portal actions. It discusses automating OTP retrieval but requires the user to explicitly provide and validate an external 'otp-provider' integration; it does not itself include mailbox access code. Because OTP automation requires the user to configure an external mailbox integration, operators should consciously approve any mailbox access mechanism they wire into their agent.
Install Mechanism
No install spec — instruction-only plus a bundled helper script. Nothing is downloaded or executed from remote URLs during install; contained Python script uses only standard library modules. Low install risk.
Credentials
Only one required environment variable (MERCADO_PUBLICO_API_TICKET) is declared and used by the included CLI script. No unrelated secrets or config paths are requested. The documentation explicitly warns not to version the ticket and to keep token handling local.
Persistence & Privilege
The skill does write optional local cache files under its run/api-cache path when cache is enabled, but this is explained in references and controllable via flags (default TTL 0). 'always' is false and the skill does not request elevated persistent privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mercado-publico-chilecompra
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mercado-publico-chilecompra 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Harden public release: declare API ticket requirement in metadata, document local cache behavior, and de-scope bundled OTP inbox-reading helper in favor of generic/manual-fallback guidance.
v1.0.0
Initial public release: API-first + portal-assisted copiloto operativo for Mercado Público / ChileCompra suppliers.
元数据
Slug mercado-publico-chilecompra
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Mercado Público ChileCompra 是什么?

Operate and assist across Chile's Mercado Público / ChileCompra supplier workflows using both the public API and the private supplier portal. Use when search... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 224 次。

如何安装 Mercado Público ChileCompra?

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

Mercado Público ChileCompra 是免费的吗?

是的,Mercado Público ChileCompra 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mercado Público ChileCompra 支持哪些平台?

Mercado Público ChileCompra 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mercado Público ChileCompra?

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

💬 留言讨论