Line

v0.1.0

Provides organized summaries of LINE's public platform features, content formats, operational rules, and help resources without accessing private data.

0· 196·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It does not request persistent system-level presence or modification of other skills/configs.
Assessment
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).

Like a lobster shell, security has layers — review code before you run it.

latestvk976qepmybs4fj9mdv9nk241zn836b2e

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments