← 返回 Skills 市场
sutrena
作者
Asish Panda
· GitHub ↗
· v1.0.0
255
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sutrena
功能描述
Deploy websites, landing pages, forms, and dashboards instantly — no git, no hosting, no build step. Use when the user wants to publish a page, create a land...
安全使用建议
This skill will make HTTP requests to sutrena.com and publish whatever HTML/forms/data you provide to a public subdomain — that is the intended function. Before installing or enabling it: 1) Only set SUTRENA_API_KEY if you trust sutrena.com, because a permanent key gives the skill ongoing publishing ability; otherwise let the agent use the ephemeral trial key flow (24h). 2) Do not include secrets, passwords, or sensitive personal data in content you ask the skill to publish. 3) Remember the agent is instructed to execute requests itself and return live URLs, so actions you request will create public pages; test with non-sensitive dummy content first. 4) If you prefer to keep control of network traffic, ask the agent to show curl commands so you can run them yourself rather than having the agent perform the requests. 5) The skill metadata has a small inconsistency (requires:{} vs primaryEnv set) and the registry source/homepage fields are sparse — if you need stronger assurance, verify the sutrena.com service and privacy/retention policy before use.
功能分析
Type: OpenClaw Skill
Name: sutrena
Version: 1.0.0
The sutrena skill is a legitimate integration for a web deployment service (sutrena.com) that allows an AI agent to host pages, forms, and dashboards. The SKILL.md file provides clear, non-malicious instructions for interacting with its REST API, includes security best practices like not exposing API keys in frontend code, and lacks any indicators of data exfiltration or unauthorized command execution.
能力评估
Purpose & Capability
Name/description (deploy pages/forms/dashboards) matches the instructions (POST JSON to sutrena.com endpoints). The only credential referenced is SUTRENA_API_KEY which is appropriate for a hosted API. Minor metadata inconsistency: requires:{} in the embedded metadata but primaryEnv is set to SUTRENA_API_KEY.
Instruction Scope
SKILL.md explicitly instructs the agent to perform HTTP requests to sutrena.com, create pages/forms/dashboards, and return live URLs. The instructions do not ask the agent to read unrelated files or other environment variables. They do, however, require transmitting user-provided HTML/data to an external service (sutrena.com) — expected for this skill but important to note for privacy.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest installation risk — nothing is written to disk by the skill itself.
Credentials
The only declared sensitive item is SUTRENA_API_KEY (primary credential), which is proportionate to the stated functionality. Note: the registry metadata shows no required env vars but the primaryEnv is SUTRENA_API_KEY — a minor inconsistency. If you set SUTRENA_API_KEY, the skill will use that permanent key rather than obtaining a short-lived trial key.
Persistence & Privilege
always:false and the skill is user-invocable; it does not request persistent platform-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with any elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sutrena - 安装完成后,直接呼叫该 Skill 的名称或使用
/sutrena触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — deploy pages, forms, and dashboards from your agent
元数据
常见问题
sutrena 是什么?
Deploy websites, landing pages, forms, and dashboards instantly — no git, no hosting, no build step. Use when the user wants to publish a page, create a land... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 255 次。
如何安装 sutrena?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sutrena」即可一键安装,无需额外配置。
sutrena 是免费的吗?
是的,sutrena 完全免费(开源免费),可自由下载、安装和使用。
sutrena 支持哪些平台?
sutrena 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 sutrena?
由 Asish Panda(@kaichogami)开发并维护,当前版本 v1.0.0。
推荐 Skills