← 返回 Skills 市场
gora050

Platformly

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
121
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install platformly
功能描述
Platform.ly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Platform.ly data.
安全使用建议
This skill appears coherent, but before installing or running it: 1) Verify the Membrane CLI package and publisher (check https://getmembrane.com and the GitHub repo) before running `npm install -g` or use `npx` to avoid a global install. 2) Prefer running CLI in a sandbox/container or under a user account (global npm installs can require elevated privileges). 3) Understand that using this skill delegates access to your Platform.ly account to the Membrane service (you will complete an OAuth/login flow in the browser) — review Membrane's privacy/security docs and the connection permissions before approving. 4) Do not paste API keys or secrets into chat; follow the connection flow described in the README. If you want higher assurance, ask for the package's integrity checksum or inspect the Membrane CLI repository before installation.
功能分析
Type: OpenClaw Skill Name: platformly Version: 1.0.3 The skill directs the AI agent to perform high-risk operations, including the global installation of an NPM package (`@membranehq/cli`) and the execution of shell commands to manage authentication and API interactions via the Membrane CLI. While these actions are aligned with the stated purpose of integrating with Platform.ly and the skill encourages secure credential management (avoiding local secrets), the reliance on shell execution and external package installation constitutes a high-risk capability that warrants a suspicious classification.
能力评估
Purpose & Capability
The skill's name/description (Platform.ly integration) match the instructions (use Membrane CLI to create a connection and run Platform.ly-specific actions). Asking for a Membrane account and network access is expected for this purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, running membrane login/connect/action commands, and polling action states. They do not instruct the agent to read arbitrary files, other credentials, or transmit data to unrelated endpoints.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md recommends running `npm install -g @membranehq/cli@latest` or using npx. Global npm installs are common but carry moderate risk (supply-chain/malicious package); this is proportionate to running a third-party CLI but users should verify the package/publisher before running.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow (OAuth/browser code), which is appropriate. The skill does not request unrelated secrets.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system privileges or modify other skills' configs. It is user-invocable and can be used autonomously by the agent per platform defaults.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install platformly
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /platformly 触发
  4. 根据 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
元数据
Slug platformly
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Platformly 是什么?

Platform.ly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Platform.ly data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。

如何安装 Platformly?

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

Platformly 是免费的吗?

是的,Platformly 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Platformly 支持哪些平台?

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

谁开发了 Platformly?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论