← Back to Skills Marketplace
galbria

test-should-be-removed

by Gal Davidi · GitHub ↗ · v0.0.2 · MIT-0
cross-platform ✓ Security Clean
144
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install test-should-be-removed
Description
AI image generation, editing, and background removal API via Bria.ai — authenticates via OAuth device flow and caches credentials in ~/.bria/credentials, the...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test-should-be-removed
  3. After installation, invoke the skill by name or use /test-should-be-removed
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug test-should-be-removed
Version 0.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.

How do I install test-should-be-removed?

Run "/install test-should-be-removed" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is test-should-be-removed free?

Yes, test-should-be-removed is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does test-should-be-removed support?

test-should-be-removed is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created test-should-be-removed?

It is built and maintained by Gal Davidi (@galbria); the current version is v0.0.2.

💬 Comments