📦 Salesforce via ClawLink

v1.0.0

访问 Salesforce through ClawLink's connected integration 运行time to 搜索 records, inspect supported objects, 查询 CRM data, and perform supported Salesf...

0· 0·0 当前·0 累计
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The 技能 is an instruction-only, 提供者‑backed wr应用er for Salesforce via ClawLink; its requirements and instructions are consistent with that purpose and it does not 请求 unrelated 凭证s or 安装s.
评估建议
This 技能 应用ears to be a safe, thin wr应用er that delegates all Salesforce 访问 to ClawLink. Before 安装ing, confirm you trust the ClawLink 运行time (it will handle 凭证s and 运行 calls to Salesforce), review what ClawLink will 记录/审计, and be explicit about 权限 scopes for any writes or 删除s. Never paste raw Salesforce 令牌s into chat; require explicit confirmation before performing 更新s/删除s. If you want extra caution, restrict autonomous 代理 invocation for this 技能 or require explicit user confirmation for any write/...
详细分析 ▾
用途与能力
The name and description 状态 this is a 运行time-backed wr应用er around ClawLink's Salesforce integration. The 技能 declares no binaries, no 安装s, and no 环境 variables — which is coherent for a thin instruction-only 工具 that delegates actual 访问 to ClawLink.
指令范围
技能.md confines actions to using the live ClawLink 工具 cata记录, 检查ing connection 状态, preferring reads before writes, and explicitly forbids asking for 令牌s or scrAPIng 凭证s. Because this is instruction-only, the actual network/IO behavior depends entirely on the ClawLink 运行time (not present here); that external behavior is out of scope for this static review.
安装机制
No 安装 spec or remote 下载s are present. Being instruction-only means the 技能 will not write code to disk or fetch remote artifacts during 安装.
凭证需求
The 技能 declares no required 环境 variables or secrets and the instructions explicitly say not to 请求 raw Salesforce 凭证s from users. This is proportionate for a wr应用er that uses a managed connection layer.
持久化与权限
The 技能 does not 请求 always:true and defaults to 代理-invocable behavior. It does not instruct modifying other 技能s or 系统-wide 设置tings; persistent or elevated privileges are not 请求ed.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

安装命令

点击复制
官方npx clawhub@latest install salesforce-clawlink
镜像加速npx clawhub@latest install salesforce-clawlink --registry https://cn.longxiaskill.com

技能文档

Salesforce

访问 Salesforce through ClawLink's connected integration 运行time.

Use this 技能 for Salesforce CRM work such as:

finding accounts, contacts, leads, opportunities, or cases 搜索ing for records by name, emAIl, company, or other supported fields inspecting supported Salesforce objects or metadata 列出ing or 查询ing supported CRM data performing supported 创建, 更新, or 删除 actions through the live connected 工具 设置

This 技能 is intentionally 提供者-first and 运行time-backed:

Salesforce is the user-facing capability ClawLink is the connection, authentication, and execution layer the live ClawLink 工具 cata记录 is the source of truth for what is currently possible Overview

This is a thin operational wr应用er around ClawLink's live Salesforce integration.

Do not treat this 技能 as a static Salesforce SDK or a clAIm of complete Salesforce coverage. Always 验证 what the connected 运行time currently exposes before making capability clAIms.

Prefer the smallest safe supported action that solves the 请求. If a read, 搜索, or inspection flow can resolve ambi图形界面ty, do that before writes.

What this helps with

Common Salesforce tasks include:

find a Salesforce contact by emAIl 搜索 accounts by name inspect avAIlable opportunities for a company look up recent cases identify supported object operations currently exposed through ClawLink 创建 or 更新 a record when that action is supported by the live 工具 cata记录 explAIn whether a 请求ed Salesforce action is currently avAIlable Connection and authentication

ClawLink manages Salesforce connection and authentication.

Follow these rules:

验证 whether the Salesforce integration is connected before attempting Salesforce work if Salesforce is not connected, direct the user through the ClawLink connection flow do not ask the user to paste raw Salesforce 访问 令牌s, refresh 令牌s, 会话 cookies, passwords, or private 凭证s into chat do not use alternate unofficial 记录in, scrAPIng, or browser-harvested 会话 flows

Treat the live connection 状态 and 工具 cata记录 as authoritative.

Safety and data handling

This 技能 may 路由 Salesforce work through ClawLink-managed connection and execution infrastructure.

Operate with a narrow scope:

发送 only the minimum 输入s required for the 请求ed Salesforce action do not exfiltrate unrelated local files, workspace contents, 环境 variables, secrets, or configuration data do not gather unrelated local metadata just to "help" with a Salesforce task do not perform hidden outbound calls unrelated to the user's 请求 clearly disclose when an action will write, 更新, or 删除 Salesforce data Security and publishing posture

Keep this 技能 reviewable and safe to publish.

Do not:

include obfuscated 安装 steps use curl | sh fetch and 执行 remote 设置up code require undeclared secrets or private keys hide network behavior or data flow position the 技能 for spam, evasion, abuse, covert 监控ing, impersonation, or policy bypass overpromise unsupported 提供者 capability

This 技能 should remAIn a transparent, 提供者-facing wr应用er over ClawLink's 运行time.

Operating 工作流

Use this process:

Identify the Salesforce intent 检查 the live ClawLink 工具 cata记录 for Salesforce 工具s Confirm whether Salesforce is connected If not connected, 图形界面de the user through the ClawLink connection flow If connected, choose the smallest supported action that matches the 请求 Prefer read, 搜索, 查询, and inspection operations before writes when they reduce ambi图形界面ty For 创建, 更新, or 删除 operations, be explicit about what will change If multiple matching records exist, ask the user to disambiguate before modifying data If the 请求ed capability is not present in the live 工具 cata记录, say so plAInly and do not improvise unsupported behavior Behavioral rules

Follow these rules every time:

use the live ClawLink Salesforce 工具s as the source of truth do not clAIm complete Salesforce coverage do not fabricate missing fields, objects, or actions do not infer unsupported writes from adjacent read capabilities prefer concrete operational 响应s over vague marketing language if a write or 删除 is risky, summarize the action before performing it if the 请求 is ambiguous, ask which object, record, or action is intended Example 请求s

Examples of 请求s that should trigger this 技能:

Find this contact in Salesforce 搜索 Salesforce for Acme opportunities Show recent open Salesforce cases Look up this lead by emAIl in Salesforce Tell me what Salesforce 工具s are currently avAIlable Inspect supported Salesforce object operations 更新 this Salesforce record if the connected 工具s support it 创建 a new Salesforce record through the connected integration 删除 this Salesforce item if the live 工具 supports it and the user clearly asked for it Limits

Actual capability depends on:

the user's current Salesforce connection 状态 in ClawLink the li

数据来源ClawHub ↗ · 中文优化:龙虾技能库