← 返回 Skills 市场
yordilorenzo

Wafeq API Reference

作者 Yordi de Kleijn · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
331
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wafeq-api
功能描述
Complete Wafeq accounting & e-invoicing API reference for the Middle East (UAE, Saudi Arabia). Use when building integrations with Wafeq, creating/managing i...
安全使用建议
This appears to be a straightforward API reference that legitimately asks only for a Wafeq API key. Before installing/providing secrets: 1) Prefer creating a least-privileged or test API key (scoped or limited) rather than a full-production key. 2) If you must store the key in ~/.openclaw/openclaw.json, ensure that file is protected (filesystem permissions) and that you understand the persistence risk; consider using an OS secret manager instead. 3) Do not run scripts from unknown sources — SKILL.md refers to scripts/setup.sh but the package contains no scripts; if an install or README later asks you to run a downloaded script, review it first. 4) Because the agent can call the API autonomously, decide whether to allow autonomous use or to require user confirmation in your agent settings. 5) If you need higher assurance, verify the skill's provenance (who published it) or prefer installing an official integration from Wafeq or a trusted publisher. If any of these checks fail or you are unsure about the publisher, use a sandbox/test account/key first and rotate the key after testing.
功能分析
Type: OpenClaw Skill Name: wafeq-api Version: 1.1.0 The skill bundle is benign, consisting solely of documentation files (`.md`) and metadata (`_meta.json`) for the Wafeq accounting and e-invoicing API. It describes legitimate API endpoints, schemas, and authentication methods (API key, OAuth2), emphasizing secure handling of API keys via environment variables or OpenClaw configuration. There is no executable code, obfuscation, or explicit prompt-injection attempts within the markdown to instruct an agent to perform malicious actions. The mention of `scripts/setup.sh` in `SKILL.md` is an instruction to the user, but the script itself is not included for analysis.
能力评估
Purpose & Capability
Name/description, documentation files, and the single required environment variable (WAFEQ_API_KEY) all align with a Wafeq API reference skill. There are no unrelated credentials, binaries, or install steps requested.
Instruction Scope
SKILL.md stays on-topic (how to call Wafeq endpoints, sample workflows, headers). One mismatch: it suggests validating setup by running scripts/setup.sh from the plugin root, but this bundle contains no scripts — do not run arbitrary scripts from unknown sources. Otherwise the instructions do not request unrelated system data or extra credentials.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk by an installer. This is the lowest-risk install profile.
Credentials
Only WAFEQ_API_KEY is required, which is appropriate. However SKILL.md documents storing the key in ~/.openclaw/openclaw.json (skills.entries.wafeq-api.apiKey), which persists the secret to disk; evaluate the security of that file/location and prefer least-privilege or short-lived keys when possible.
Persistence & Privilege
always is false and there are no requests to modify other skills or system settings. Note: model invocation is enabled by default — if you provide the API key the agent (and this skill) can make Wafeq API calls autonomously, which is expected but increases the importance of using a restricted key.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wafeq-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wafeq-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Fix endpoint URLs (hyphens not underscores), verify all 30+ endpoints against official Wafeq developer docs, confirm manual-journals and journal-line-items work, add env gating and setup script
元数据
Slug wafeq-api
版本 1.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Wafeq API Reference 是什么?

Complete Wafeq accounting & e-invoicing API reference for the Middle East (UAE, Saudi Arabia). Use when building integrations with Wafeq, creating/managing i... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 331 次。

如何安装 Wafeq API Reference?

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

Wafeq API Reference 是免费的吗?

是的,Wafeq API Reference 完全免费(开源免费),可自由下载、安装和使用。

Wafeq API Reference 支持哪些平台?

Wafeq API Reference 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Wafeq API Reference?

由 Yordi de Kleijn(@yordilorenzo)开发并维护,当前版本 v1.1.0。

💬 留言讨论