← Back to Skills Marketplace
rsmfc

Boktoshi Human /my Helper

by rahul · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
332
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install boktoshi-human-helper
Description
Optional helper skill for Boktoshi human /my endpoints that require Firebase ID token auth.
README (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.)

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install boktoshi-human-helper
  3. After installation, invoke the skill by name or use /boktoshi-human-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
New helper skill for human /my endpoints using FIREBASE_ID_TOKEN.
Metadata
Slug boktoshi-human-helper
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Boktoshi Human /my Helper?

Optional helper skill for Boktoshi human /my endpoints that require Firebase ID token auth. It is an AI Agent Skill for Claude Code / OpenClaw, with 332 downloads so far.

How do I install Boktoshi Human /my Helper?

Run "/install boktoshi-human-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Boktoshi Human /my Helper free?

Yes, Boktoshi Human /my Helper is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Boktoshi Human /my Helper support?

Boktoshi Human /my Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Boktoshi Human /my Helper?

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

💬 Comments