💬 Line — 公共平台速览

v0.1.0

无需访问私有数据,即可快速获取 LINE 公共平台的功能、内容格式、运营规则及帮助资源的结构化摘要。

0· 282·0 当前·0 累计
下载技能包
最后更新
2026/3/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requested capabilities, instructions, and requirements are coherent with its stated purpose of summarizing LINE's public documentation and do not ask for excess privileges or secrets.
评估建议
This skill appears coherent and low-risk: it only describes extracting public LINE documentation and requests no secrets or installs. Before installing, confirm your agent/environment allows outbound web access (so the skill can fetch public pages), and watch for any future versions that add env vars, installers, or code files — those would warrant a fresh review. Also ensure the agent respects the SKILL.md boundary (do not attempt to access private accounts or protected endpoints).
详细分析 ▾
用途与能力
Name/description (summarize LINE public platform info) align with what the skill requires: no binaries, no credentials, and SKILL.md focuses on public pages (line.me and help center). Nothing requested appears unrelated to the stated purpose.
指令范围
SKILL.md gives scoped, high-level runtime instructions to visit public product/help pages and extract summaries. It explicitly forbids accessing private accounts or backend data. The instructions are broad (visit and extract), which is expected for a scraping/summary skill, but they do not direct reading of unrelated local files or environment variables.
安装机制
No install spec and no code files — instruction-only — so nothing will be written to disk or installed. This is the lowest-risk install profile and is consistent with the skill's purpose.
凭证需求
The skill declares no required environment variables, credentials, or config paths. That matches its scope of processing only public information and does not request unrelated secrets or access.
持久化与权限
always is false and the skill is user-invocable (normal). It does not request persistent system-level presence or modification of other skills/configs.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/3/20

Initial release of the LINE skill. - Registers the LINE skill for organizing publicly available information from LINE’s official pages - Focuses on summarizing features, content types, community/operation rules, and support resources - Clearly excludes handling private data, account operations, or circumventing platform protections - Outlines common use cases such as summarizing product features, commercial options, and platform policies - Provides structured guidance for data fields, automation points, and compliance requirements

无害

安装命令

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