← 返回 Skills 市场
test-should-be-removed
作者
Gal Davidi
· GitHub ↗
· v0.0.2
· MIT-0
144
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install test-should-be-removed
功能描述
AI image generation, editing, and background removal API via Bria.ai — authenticates via OAuth device flow and caches credentials in ~/.bria/credentials, the...
安全使用建议
This skill appears to do what it claims: call Bria.ai image APIs using curl and a Bria API key, caching tokens in ~/.bria/credentials. Before installing, consider: 1) You must provide BRIA_API_KEY and allow the skill to read/write ~/.bria/credentials — ensure the file is stored with restrictive permissions and rotate the key if needed. 2) The helper script base64-encodes local image files into temporary files under /tmp (it attempts to delete them afterward) — be aware of sensitive image data and that abrupt termination could leave remnants. 3) The SKILL.md excerpt is truncated in places (device authorization request lacks visible parameters), so review the full authentication flow to ensure it uses the official Bria endpoints and does not leak codes or tokens elsewhere. 4) Only install if you trust the skill source; if unsure, test in an isolated environment, use a limited-scope API key, and inspect any full/remaining SKILL.md or scripts before granting credentials.
功能分析
Type: OpenClaw Skill
Name: test-should-be-removed
Version: 0.0.2
The bria-ai skill bundle is a legitimate integration for the Bria.ai image generation and editing service. It implements a standard OAuth2 Device Authorization flow to manage credentials securely in ~/.bria/credentials and provides a helper script (bria_client.sh) to interact with the official Bria API (engine.prod.bria-api.com). While the metadata contains a future-dated timestamp and a 'test' slug, the code logic and instructions in SKILL.md are consistent with the stated purpose of image processing and do not exhibit signs of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
Name/description, required binary (curl), declared env var (BRIA_API_KEY), config path (~/.bria/credentials), SKILL.md endpoint list, and the included helper script all match an image-generation/editing/background-removal integration with Bria.
Instruction Scope
Runtime instructions explicitly read ~/.bria/credentials and expect to cache OAuth/device-flow tokens there — this is coherent with the declared config path. The SKILL.md also instructs how to run the device flow and to show a single sign-in link to the user; these are within expected scope. A small oddity: the device authorization POST shown has no client_id/payload in the excerpt (truncated), which may mean the doc is incomplete rather than malicious.
Install Mechanism
Instruction-only skill with no install spec and a single bash helper script — no downloads, no extracted archives, and no external package installs. This is low-risk from an install mechanism perspective.
Credentials
Only BRIA_API_KEY is declared as required and the skill legitimately uses a local credentials file (~/.bria/credentials). No unrelated secrets or multiple service credentials are requested.
Persistence & Privilege
always:false and no indication the skill attempts to modify other skills or system-wide configs. It reads (and the auth flow likely writes) a credentials file under the user's home directory — expected for an API client. Autonomous invocation is allowed by default but is not combined with any other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install test-should-be-removed - 安装完成后,直接呼叫该 Skill 的名称或使用
/test-should-be-removed触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.2
- No functional or documentation changes in this version.
- No file changes detected.
v0.0.1
- Initial release of the Bria AI image skill, providing access to 20+ endpoints for image generation, editing, background removal, and photo enhancement.
- Offers OAuth device flow authentication and securely caches credentials locally for streamlined API usage.
- Supports a broad range of operations including cutouts, inpainting, style transfer, upscaling, background replacement, product photography, and batch visual asset creation.
- Commercially safe, royalty-free image processing suitable for e-commerce, marketing, social media, and design workflows.
元数据
常见问题
test-should-be-removed 是什么?
AI image generation, editing, and background removal API via Bria.ai — authenticates via OAuth device flow and caches credentials in ~/.bria/credentials, the... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。
如何安装 test-should-be-removed?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-should-be-removed」即可一键安装,无需额外配置。
test-should-be-removed 是免费的吗?
是的,test-should-be-removed 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
test-should-be-removed 支持哪些平台?
test-should-be-removed 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 test-should-be-removed?
由 Gal Davidi(@galbria)开发并维护,当前版本 v0.0.2。
推荐 Skills