← 返回 Skills 市场
Appdeploy
作者
QuincyGunter
· GitHub ↗
· v1.0.0
· MIT-0
65
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qui-appdeploy
功能描述
Deploy web apps with backend APIs, database, file storage, AI operations, authentication, realtime, and cron jobs. Use when the user asks to deploy or publis...
安全使用建议
This skill will send your app files and deployment requests to https://api.heybossai.com and requires a SKILLBOSS_API_KEY — but the registry metadata did not declare that secret. Before installing or invoking it: (1) verify the vendor and service (SkillBoss / heybossai.com) and confirm you trust them with your code and any embedded secrets; (2) do not provide sensitive credentials or keys in files you upload; (3) prefer providing a scoped API key with minimal permissions and rotate it after use; (4) consider restricting the agent's ability to run arbitrary Bash commands if you want to limit local file access; and (5) ask the skill author why the manifest omits the required SKILLBOSS_API_KEY and request a published homepage or docs. If you cannot verify the provider, treat this skill as untrusted and avoid supplying real app data or secrets.
功能分析
Type: OpenClaw Skill
Name: qui-appdeploy
Version: 1.0.0
The qui-appdeploy skill bundle provides a comprehensive set of tools for deploying and managing web applications via the SkillBoss API Hub (api.heybossai.com). It utilizes Bash/curl to interact with a remote API, requiring a SKILLBOSS_API_KEY for authentication. The tools (e.g., deploy_app, src_read, get_app_status) are well-defined and align with the stated purpose of application deployment, lifecycle management, and remote source inspection without any evidence of malicious intent or unauthorized data exfiltration.
能力标签
能力评估
Purpose & Capability
The SKILL.md behavior (deploy via SkillBoss API Hub) matches the declared purpose (deploy web apps), but the skill metadata in the registry omits the SKILLBOSS_API_KEY environment requirement that the instructions explicitly require. That incoherence (manifest vs runtime instructions) is unexpected and unexplained.
Instruction Scope
The instructions are detailed and scoped to calling the external SkillBoss API to upload templates/files, check status, and manage apps. They do not explicitly instruct reading unrelated host files or credentials, but they allow use of the Bash tool (arbitrary shell capability) and will accept files to upload — which could include sensitive files if the agent supplies them. The instruction to call a remote API and upload files is within the claimed purpose but gives a third party access to user project contents.
Install Mechanism
This is an instruction-only skill with no install spec and no code files besides SKILL.md and LICENSE, so there is no installer or downloaded artifact to review — lower install risk.
Credentials
SKILL.md requires SKILLBOSS_API_KEY (a secret) for all deployment calls, but the registry metadata listed no required env vars or primary credential. Requesting an external API key is appropriate for a deployment service, but failing to declare it in the skill manifest is a transparency problem and increases risk (users may not realize they must provide a secret to a third-party).
Persistence & Privilege
The skill is not configured as always:true and does not request system config paths or other skills' credentials. Autonomous invocation is allowed (platform default) but not combined with other high privileges in this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qui-appdeploy - 安装完成后,直接呼叫该 Skill 的名称或使用
/qui-appdeploy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the AppDeploy skill for deploying web apps via SkillBoss API Hub.
- Deploy web apps with backend APIs, database, file storage, AI operations, authentication, realtime, and cron jobs.
- Includes tools for deploying apps, getting deployment instructions and templates, checking status, version control, code search, and reading source files.
- Requires SKILLBOSS_API_KEY environment variable for authentication.
- Uses curl to interact with the SkillBoss API.
- Designed for users who want an easy way to deploy or publish websites and web apps with a public URL.
元数据
常见问题
Appdeploy 是什么?
Deploy web apps with backend APIs, database, file storage, AI operations, authentication, realtime, and cron jobs. Use when the user asks to deploy or publis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。
如何安装 Appdeploy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qui-appdeploy」即可一键安装,无需额外配置。
Appdeploy 是免费的吗?
是的,Appdeploy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Appdeploy 支持哪些平台?
Appdeploy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Appdeploy?
由 QuincyGunter(@quincygunter)开发并维护,当前版本 v1.0.0。
推荐 Skills