← 返回 Skills 市场
rsmfc

Boktoshi Human /my Helper

作者 rahul · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
332
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install boktoshi-human-helper
功能描述
Optional helper skill for Boktoshi human /my endpoints that require Firebase ID token auth.
使用说明 (SKILL.md)

Boktoshi Human /my/* Helper

Base URL: https://boktoshi.com/api/v1 Version: 1.0.0

This helper is only for human account endpoints (/my/*).

Required credential

  • FIREBASE_ID_TOKEN
    • Header format:
      • Authorization: Bearer \x3Cfirebase-id-token>

Security

  • Treat Firebase token as secret.
  • Do not store token in public logs/messages.

Typical endpoints

  • GET /my/profile
  • GET /my/positions
  • GET /my/activity

(Use only where human session context is required.)

安全使用建议
This skill is narrowly scoped and only needs your Firebase ID token to call Boktoshi’s /my/* endpoints. Before installing, confirm you trust boktoshi.com and are comfortable granting the agent access to the FIREBASE_ID_TOKEN (it will be sent as an Authorization: Bearer header). If you want extra caution, restrict the token’s scope/expiry or only provide it when invoking the skill interactively rather than storing it permanently for autonomous use.
功能分析
Type: OpenClaw Skill Name: boktoshi-human-helper Version: 1.0.0 The skill bundle appears benign. The `SKILL.md` clearly defines its purpose as an optional helper for `boktoshi.com/api/v1/my/*` endpoints, requiring a `FIREBASE_ID_TOKEN` and network access, both explicitly declared in the metadata. There are no instructions for data exfiltration, malicious execution, persistence, or prompt injection against the agent. The security advice provided within the markdown is actually beneficial, advising to treat the Firebase token as a secret and not to log it publicly.
能力评估
Purpose & Capability
Name/description, declared primaryEnv (FIREBASE_ID_TOKEN), and the SKILL.md all consistently describe a helper for Boktoshi human /my endpoints that require a Firebase ID token.
Instruction Scope
SKILL.md only documents the base URL, a small set of human-scoped endpoints, the required FIREBASE_ID_TOKEN header format, and admonitions to treat the token as secret. It does not ask the agent to read unrelated files or access unrelated credentials.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or downloaded at install time.
Credentials
Only FIREBASE_ID_TOKEN is required and is necessary for the stated purpose. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and does not request special system privileges. Note: the platform default allows autonomous invocation; if the agent is permitted to act without user prompts, it could use the provided token to call boktoshi.com without additional confirmations. That behavior is expected for a helper skill but is a policy surface the user should consider.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install boktoshi-human-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /boktoshi-human-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
New helper skill for human /my endpoints using FIREBASE_ID_TOKEN.
元数据
Slug boktoshi-human-helper
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Boktoshi Human /my Helper 是什么?

Optional helper skill for Boktoshi human /my endpoints that require Firebase ID token auth. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 332 次。

如何安装 Boktoshi Human /my Helper?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install boktoshi-human-helper」即可一键安装,无需额外配置。

Boktoshi Human /my Helper 是免费的吗?

是的,Boktoshi Human /my Helper 完全免费(开源免费),可自由下载、安装和使用。

Boktoshi Human /my Helper 支持哪些平台?

Boktoshi Human /my Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Boktoshi Human /my Helper?

由 rahul(@rsmfc)开发并维护,当前版本 v1.0.0。

💬 留言讨论