Boktoshi Bot Trading Skill
Security checks across malware telemetry and agentic risk
Overview
This skill is clearly a trading integration, but it gives an agent live account-trading actions without documented approval limits or safety boundaries.
Install only if you intentionally want an agent to access Boktoshi/MechaTradeClub trading endpoints. Prefer a restricted API key, require confirmation before every trade or position change, set external account limits where possible, and review the linked remote documentation before relying on it.
VirusTotal
66/66 vendors flagged this skill as clean.
Risk analysis
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the agent misinterprets a request or is invoked with insufficient oversight, it could place trades, close positions, or alter bot/account state.
These are live account and trading endpoints, including posting trades and closing positions. The artifact does not include approval requirements, trade limits, rollback guidance, or other containment for high-impact actions.
`POST /bots/register`, `POST /bots/trade`, `POST /bots/positions/:positionId/close`, `POST /bots/claim-boks`, `GET /account`
Use only with explicit user confirmation for every trade or position change, set strict account/API limits where available, and monitor activity closely.
Anyone or any agent action using this key may be able to access account information and perform trading operations depending on the key's permissions.
The required bearer API key is disclosed and purpose-aligned, but it delegates access to trading and account endpoints, so users should treat it as a sensitive live credential.
`MTC_API_KEY` (required) ... `Authorization: Bearer mtc_live_<your-key>`
Use the least-privileged key possible, avoid sharing it in chat or logs, rotate it if exposed, and revoke it when no longer needed.
If an agent or user relies on the external documentation, it may introduce instructions or endpoint details that were not reviewed here.
The skill references external canonical documentation that was not included in the reviewed artifact set and could change independently of this reviewed version.
For full canonical docs: `https://boktoshi.com/mtc/skill.md`
Review the external documentation before use and do not treat changing remote content as automatically trusted.
