← 返回 Skills 市场
HubSpot
作者
Kevin Wall
· GitHub ↗
· v1.0.1
7039
总下载
6
收藏
28
当前安装
2
版本数
在 OpenClaw 中安装
/install hubspot
功能描述
HubSpot CRM and CMS API integration for contacts, companies, deals, owners, and content management.
安全使用建议
Install only if you are comfortable letting the agent use a HubSpot private app token. Use a dedicated least-privilege token, avoid sharing it in prompts or logs, confirm any create/update/owner-assignment action before it runs, and prefer a sandbox or test records when setting it up.
功能分析
Type: OpenClaw Skill
Name: hubspot
Version: 1.0.1
The skill bundle provides a legitimate integration with the HubSpot CRM and CMS API. All `curl` commands target the official `https://api.hubapi.com` domain and use the `HUBSPOT_ACCESS_TOKEN` as expected for authentication. There is no evidence of data exfiltration to unauthorized endpoints, malicious command execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent to subvert its intended behavior. The use of `curl` and `jq` is standard for API interaction, and while placeholders like `{contactId}` could present a shell injection vulnerability if the agent's execution environment does not properly sanitize user input, this is a platform-level vulnerability rather than malicious intent within the skill's content itself.
能力评估
Purpose & Capability
The documented capabilities match the stated HubSpot CRM/CMS integration purpose, including listing, searching, creating, updating, assigning owners, and creating associations for CRM records.
Instruction Scope
The skill uses clear curl and PowerShell examples aimed at official HubSpot endpoints; mutating POST/PATCH examples are labeled, though stronger live-data warnings would improve user awareness.
Install Mechanism
The artifact is instruction-only markdown plus metadata, with no install script, bundled executable, obfuscation, or automatic runtime behavior.
Credentials
Requiring curl, jq, network access to api.hubapi.com, and HUBSPOT_ACCESS_TOKEN is proportionate for this integration, but the token should be scoped to only needed HubSpot permissions.
Persistence & Privilege
No persistence, background workers, local file indexing, privilege escalation, or credential harvesting behavior appears in the artifacts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install hubspot - 安装完成后,直接呼叫该 Skill 的名称或使用
/hubspot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix security flags: added homepage for provenance, declared curl/jq as required binaries, updated metadata format
v1.0.0
Initial release - HubSpot CRM and CMS API integration for contacts, companies, deals, owners, and content management.
元数据
常见问题
HubSpot 是什么?
HubSpot CRM and CMS API integration for contacts, companies, deals, owners, and content management. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7039 次。
如何安装 HubSpot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install hubspot」即可一键安装,无需额外配置。
HubSpot 是免费的吗?
是的,HubSpot 完全免费(开源免费),可自由下载、安装和使用。
HubSpot 支持哪些平台?
HubSpot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 HubSpot?
由 Kevin Wall(@kwall1)开发并维护,当前版本 v1.0.1。
推荐 Skills