openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > todoist-mind

Управление задачами в Todoist: добавление, обновление статуса (выполнено/удалено), определение даты/срочности/приоритета и навигация по проектам. Используйте...

效率与工具

作者:SenseAI @AI-MindMarket

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 117 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :可疑 · OpenClaw :可疑

Package:ai-mindmarket/todoist-mind

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :可疑

OpenClaw 评估

The skill's stated Todoist management purpose is plausible, but there are multiple inconsistent and risky implementation details (hard-coded API token in the repo, mismatched configuration/metadata, and unnecessary required items) that should be resolved before use.

目的

The skill's code and SKILL.md implement Todoist task operations (add, complete, delete, list) which matches the description. However required metadata asks for an unrelated binary ('uv') and a config flag ('browser.enabled') that the code never uses. These required items are disproportionate to the stated purpose and inconsistent.

说明范围

SKILL.md instructs the operator to place the token in ./references/API_CONFIG.json and explicitly says the token is NOT read from env vars, but the skill metadata declares todoist_api_token as a required environment variable and primaryEnv. The script itself reads a config file at './skills/todoist-manager/references/API_CONFIG.json' (path mismatch) and does not read environment variables. These contradictions create ambiguous runtime behavior…

安装机制

This is an instruction-only skill with a bundled Python script; there is no install spec or remote downloads, so install risk is low. The script uses the 'requests' library but dependencies are not declared. No remote code fetches were detected.

证书

The manifest requires an environment variable todoist_api_token (primaryEnv) but the SKILL.md and the script expect the token to be in a local JSON file. references/SECURITY.md references a different variable name (TODOIST_API_KEY). Additionally, a valid Todoist API token is included in references/API_CONFIG.json inside the skill bundle — embedding credentials in the repository is unnecessary and dangerous. The required config 'browser.enabled…

持久

The skill is not always-enabled and does not request elevated or persistent system privileges. It only reads a local config file and makes outbound HTTP requests to the Todoist API. It does not modify other skills or global configuration.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「todoist-mind」。简介:Управление задачами в Todoist: добавление, обновление статуса (выполнено/удален…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/ai-mindmarket/todoist-mind/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。