← Back to Skills Marketplace
partnerboost-tech-team

PartnerBoost Brand

by partnerboost-tech-team · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ Security Clean
278
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install partnerboost-brand
Description
Call PartnerBoost merchant APIs to manage transactions, performance, billing, partners and more
Usage Guidance
This skill appears coherent and only needs your PartnerBoost API key. Before installing: (1) verify the skill's origin (repository/owner) since the package source is listed as unknown and no homepage is provided; (2) ensure PARTNERBOOST_API_KEY is provisioned only via your agent's secrets mechanism (do not paste the key into chat or logs); (3) confirm the base URL (https://app.partnerboost.com) matches your official PartnerBoost endpoint; and (4) if you prefer tighter control, limit or review autonomous invocation in your agent platform so the agent cannot call the API without an explicit user action.
Capability Analysis
Type: OpenClaw Skill Name: partnerboost-brand Version: 1.1.1 The skill bundle provides a standard interface for interacting with the PartnerBoost Merchant API. It defines various endpoints for managing transactions, performance metrics, and billing information via curl commands. The authentication mechanism uses a user-provided environment variable (PARTNERBOOST_API_KEY), and all network requests are directed to the legitimate domain app.partnerboost.com. No evidence of malicious execution, data exfiltration, or prompt injection was found in SKILL.md or the documentation files.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description describe PartnerBoost merchant API access and the skill only requires an API key and shows curl calls to the documented base URL. No unrelated services, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains concrete curl examples, the base URL, expected request/response shapes, and only directs use of the PARTNERBOOST_API_KEY header. It does not instruct the agent to read arbitrary files, other env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec or code files; nothing is written to disk and no external downloads are suggested. That is the lowest-risk install model.
Credentials
The skill only requires PARTNERBOOST_API_KEY, which is appropriate for an API client. Minor metadata inconsistency: registry metadata lists no primary credential while SKILL.md clearly depends on PARTNERBOOST_API_KEY—this is likely a bookkeeping omission but worth noting.
Persistence & Privilege
always is false and the skill has no install hooks or modifications to other skills. The default ability for the agent to invoke the skill autonomously is unchanged (normal for skills).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install partnerboost-brand
  3. After installation, invoke the skill by name or use /partnerboost-brand
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
- Switched Transaction List API from deprecated list3 to the new list4; list4 provides enhanced filtering, supports POST with JSON for arrays, and more detailed filter options. - Updated Transaction Statistics to use the same expanded filters as list4. - Documentation now details the full filter set, including advanced transaction, partner, and affiliate options. - Existing performance and billing APIs are unchanged.
v1.1.0
- Bumped version to 1.1.0. - No changes made to files or functionality in this release.
v1.0.3
- Updated configuration instructions for PARTNERBOOST_API_KEY to clarify that setup depends on the client used, not a specific file or format. - Added README.md and README.zh-CN.md documentation files.
v1.0.2
- No file changes detected in this release. - Skill version incremented to 1.0.2 without modifications to content or functionality.
v1.0.1
- No visible changes detected in this version. - The skill version was updated but there were no file changes.
v1.0.0
Initial release of PartnerBoost Brand skill.
Metadata
Slug partnerboost-brand
Version 1.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is PartnerBoost Brand?

Call PartnerBoost merchant APIs to manage transactions, performance, billing, partners and more. It is an AI Agent Skill for Claude Code / OpenClaw, with 278 downloads so far.

How do I install PartnerBoost Brand?

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

Is PartnerBoost Brand free?

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

Which platforms does PartnerBoost Brand support?

PartnerBoost Brand is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PartnerBoost Brand?

It is built and maintained by partnerboost-tech-team (@partnerboost-tech-team); the current version is v1.1.1.

💬 Comments