安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent, but before installing: 1) Understand that OCR likely uploads your .pptx files to MinerU's service — do not use it with sensitive/private slides unless you trust MinerU's privacy/retention policy. 2) Obtain MINERU_TOKEN only from https://mineru.net and verify the token's scope/permissions. 3) Prefer installing from the official GitHub/npm package names shown; inspect the npm package and GitHub repo if you can to confirm authenticity. 4) Test with non-sensitive sample ...详细分析 ▾
✓ 用途与能力
Name/description (PowerPoint OCR using MinerU) matches required binary (mineru-open-api) and required environment variable (MINERU_TOKEN). The declared install methods (npm package and Go install from the project's GitHub) are appropriate for providing the needed CLI.
ℹ 指令范围
SKILL.md only instructs the agent to call the mineru-open-api CLI and to set MINERU_TOKEN. This is within scope, but the workflow implies uploading or transmitting .pptx files to the MinerU service for remote OCR; users should be aware that files will be sent to an external service and that the token grants that service access. The instructions do not request unrelated files, env vars, or system paths.
✓ 安装机制
Installers are standard language-specific installs: an npm package 'mineru-open-api' and a Go 'go install' from a GitHub repo. These are expected for a CLI distributed via those ecosystems. No downloads from untrusted personal servers or URL shorteners are specified.
✓ 凭证需求
Only one environment variable is required (MINERU_TOKEN), which is proportional for a remote API/CLI requiring authentication. There are no unrelated credentials or extra env vars requested.
✓ 持久化与权限
Skill is not always-enabled and does not request any elevated platform privileges. It does not modify other skills or system-wide settings per the provided spec.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.4.02026/4/2
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install pptx-ocr
镜像加速npx clawhub@latest install pptx-ocr --registry https://cn.longxiaskill.com 镜像可用