← Back to Skills Marketplace
penndu

7bu uploader

by penndu · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
378
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install 7bu
Description
去不图床(7bu.top)图片上传工具。需要TOKEN才能使用,需前往https://7bu.top注册用户。
README (SKILL.md)

7bu 图床上传工具

去不图床(7bu.top)图片上传。

⚠️ 需要 TOKEN

请前往 https://7bu.top 注册用户获取 Token。

支持格式

JPEG, JPG, PNG, GIF, BMP, ICO, WEBP

上传命令

curl --location 'https://7bu.top/api/v1/upload' \
--header 'Authorization: Bearer TOKEN' \
--form 'file=@IMAGE'

触发方式

使用7bu技能上传图片:图片路径/URL,TOKEN

使用示例

上传 ~/images/photo.jpg 到7bu图床,TOKEN为xxx
Usage Guidance
This skill simply documents how to POST an image to 7bu.top and asks you to supply your 7bu Token. Before using it, confirm you trust 7bu.top and avoid uploading sensitive images. Keep your Token private and do not paste it into public chats. If you allow the agent to call skills autonomously, be aware it could upload any image files it has access to — require explicit confirmation if you want to prevent accidental uploads.
Capability Analysis
Type: OpenClaw Skill Name: 7bu Version: 1.0.0 The skill bundle is designed for uploading images to 7bu.top. The `SKILL.md` provides clear instructions for the AI agent and the user, including a standard `curl` command for file upload that requires a user-provided token and image path. There is no evidence of prompt injection attempts, data exfiltration beyond the explicitly provided token and image, malicious execution, persistence mechanisms, or obfuscation. The behavior is fully aligned with its stated purpose.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md instructions. The only network endpoint referenced is the 7bu.top upload API and the skill asks the user for a 7bu Token — this is expected for an image uploader.
Instruction Scope
Instructions are narrowly scoped: they show a curl POST to https://7bu.top/api/v1/upload with an Authorization header and a file form field. They do not request unrelated files, system paths, or other credentials.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or automatically installed by the skill.
Credentials
The skill declares no required env vars or credentials; it expects the user to supply the 7bu Token at call time. There are no unrelated credential requests.
Persistence & Privilege
always is false (good). disable-model-invocation is false (default) which permits autonomous invocation — this is normal for skills but means the agent could call the skill autonomously if policy allows; consider that when granting agent permissions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install 7bu
  3. After installation, invoke the skill by name or use /7bu
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
7bu 1.0.0 changelog - Initial release of the 7bu image uploader skill for 7bu.top. - Users can upload JPEG, JPG, PNG, GIF, BMP, ICO, and WEBP images. - Requires a TOKEN obtained from registering at https://7bu.top. - Provides instructions and example usage for uploading images via curl or the skill trigger.
Metadata
Slug 7bu
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 7bu uploader?

去不图床(7bu.top)图片上传工具。需要TOKEN才能使用,需前往https://7bu.top注册用户。 It is an AI Agent Skill for Claude Code / OpenClaw, with 378 downloads so far.

How do I install 7bu uploader?

Run "/install 7bu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 7bu uploader free?

Yes, 7bu uploader is completely free (open-source). You can download, install and use it at no cost.

Which platforms does 7bu uploader support?

7bu uploader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 7bu uploader?

It is built and maintained by penndu (@penndu); the current version is v1.0.0.

💬 Comments