← 返回 Skills 市场
Procore
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
126
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install procore
功能描述
Procore integration. Manage Projects, Users, Roles, Organizations. Use when the user wants to interact with Procore data.
安全使用建议
This skill claims to talk to Procore but doesn't declare how it will authenticate. Before installing or using it: 1) Ask the publisher how Procore credentials are provided (platform-bound, Membrane proxy, or pasted interactively). 2) Do NOT paste Procore admin credentials into chat — prefer platform-level OAuth or scoped API tokens. 3) Prefer skills that explicitly list required env vars or an audited repository link showing how auth is handled. 4) If you must test, use a limited/scoped Procore account or sandbox data. If the publisher cannot clearly describe the auth flow and data handling, treat it as higher risk and avoid giving it real credentials.
功能分析
Type: OpenClaw Skill
Name: procore
Version: 1.0.3
The skill is a Procore integration that utilizes the Membrane CLI and platform (getmembrane.com) to manage construction project data. It provides instructions for the agent to install the '@membranehq/cli' package and perform authentication. While the documentation contains highly repetitive and poorly formatted resource lists in SKILL.md, the logic is consistent with its stated purpose and shows no signs of malicious intent or unauthorized data exfiltration.
能力标签
能力评估
Purpose & Capability
The skill's name/description say it integrates with Procore to manage projects, users, roles, etc. Real Procore integrations require authenticated API access (OAuth/client credentials or API tokens). The skill declares no required environment variables, no primary credential, and no config paths — that's inconsistent with a service integration that normally needs credentials. The SKILL.md does mention a 'valid Membrane account' but the registry metadata provides no explanation of how Procore auth is obtained or bound to the skill.
Instruction Scope
This is an instruction-only skill (SKILL.md) and the header states 'Requires network access and a valid Membrane account'. The instructions therefore rely on external network calls and an account, but there is no declared, explicit mechanism for storing or providing Procore credentials. That gap means the runtime instructions may ask users to paste secrets into chat or depend on out-of-band platform credential binding; the SKILL.md content provided does not make this explicit. Because the full runtime instructions were truncated, it's unclear whether the skill asks the agent to read files, env vars, or to prompt for secrets — the missing clarity is a concern.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes disk-write and supply-chain risk; nothing is downloaded or extracted by an install script.
Credentials
No environment variables or credentials are declared despite the need for Procore API authentication in any realistic integration. The only declared dependency is a 'Membrane account' in prose; it's not clear whether platform-level credentials are expected, whether the skill will request credentials interactively, or whether it will attempt to use other environment values. The absence of explicit credential requirements is disproportionate to the described capability.
Persistence & Privilege
The skill is not forced-always, does not claim to modify other skills or system settings, and is user-invocable. There is no evidence it requests persistent presence or escalated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install procore - 安装完成后,直接呼叫该 Skill 的名称或使用
/procore触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Procore 是什么?
Procore integration. Manage Projects, Users, Roles, Organizations. Use when the user wants to interact with Procore data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。
如何安装 Procore?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install procore」即可一键安装,无需额外配置。
Procore 是免费的吗?
是的,Procore 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Procore 支持哪些平台?
Procore 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Procore?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills