📦 Microsoft Excel — 读写Excel

v1.0.3

通过托管 OAuth 接入 Microsoft Excel API,可读写 OneDrive 中的工作簿、工作表、区域、表格及图表,实现 Excel 数据在线自动化处理。

38· 2.0万·145 当前·157 累计
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill routes Microsoft Graph calls through Maton (gateway.maton.ai / ctrl.maton.ai / connect.maton.ai) and requires a MATON_API_KEY. Before installing: verify you trust Maton (domain, company, privacy/security policies), ensure the API key you provide has least privilege (use a test or limited account where possible), confirm OAuth URLs returned by the service are legitimate (check TLS and hostnames), and avoid using high-privilege or long-lived credentials from production accounts until yo...
详细分析 ▾
用途与能力
Name/description claim access to Microsoft Excel via a managed gateway; SKILL.md shows requests to gateway.maton.ai and ctrl.maton.ai and requires MATON_API_KEY — this matches the stated purpose.
指令范围
All runtime instructions are HTTP calls to Maton endpoints and use only the declared MATON_API_KEY. There are no instructions to read unrelated files, other environment variables, or to exfiltrate data to unexpected endpoints.
安装机制
No install spec or code files — the skill is instruction-only, so nothing is written to disk or installed by the skill itself.
凭证需求
The skill requires a single env var (MATON_API_KEY), which is appropriate for a gateway-based integration. Note: primary credential field is unset but that is not harmful; the required secret is a single API key and appears proportionate.
持久化与权限
always:false and default autonomy settings are used. The skill does not request permanent system presence or modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.32026/2/7

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install microsoft-excel
镜像加速npx clawhub@latest install microsoft-excel --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库