Memo Api
v1.1.0墨墨背单词 MaiMemo Open API skill for vocabulary learning. Handles: 单词 vocabulary lookup (voc_id), 释义 interpretations (CRUD), 助记 mnemonics/notes, 云词本 notepads/wor...
⭐ 0· 157·0 current·0 all-time
byTJT@celend
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name/description (MaiMemo vocabulary features) aligns with the requested environment variable MAIMEMO_TOKEN and the documented API endpoints. Minor inconsistency: SKILL.md metadata declares a bind on curl (it expects curl to be used), while the registry metadata listed no required binaries — functionally this is expected (the docs use curl examples) but the registry record is slightly incomplete.
Instruction Scope
SKILL.md is instruction-only and confines behavior to calling https://open.maimemo.com/open/api/v1 endpoints using the MAIMEMO_TOKEN. It does not instruct reading arbitrary files, other environment variables, or sending data to external endpoints beyond the documented API.
Install Mechanism
No install spec or external downloads; the skill is instruction-only (no code written to disk). This is low-risk and appropriate for the documented curl-based API usage.
Credentials
Only a single env var (MAIMEMO_TOKEN) is required, which is proportional to an API client for a user-scoped service. The token is the only credential requested and matches the documented API auth header.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning factors here.
Assessment
This skill simply documents how to call the MaiMemo Open API and needs your MAIMEMO_TOKEN to act on your account. Before installing: (1) Confirm you trust open.maimemo.com and the source of the skill; (2) Understand that any agent action will make API calls using your token (it can read and modify your MaiMemo data according to the API scopes); (3) Do not paste the token into public chat or logs; store it securely and revoke/regenerate it if you suspect misuse; (4) Note the SKILL.md uses curl examples — ensure your environment has curl or the agent can perform equivalent HTTP requests; (5) Check rate limits and what data you allow the skill to access/export (exporting study records is documented). Overall this skill appears coherent and focused, but treat the MAIMEMO_TOKEN as a sensitive credential.Like a lobster shell, security has layers — review code before you run it.
latestvk97bwq24brsa4pxkfsjc67ypx183k4dd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
EnvMAIMEMO_TOKEN
