Article Analyzer

v1.0.1

爆款文章拆解分析工具。当用户发来公众号/网页链接并要求拆解、分析、学习、拆文时触发。支持结构分析、金句提取、选题逻辑、情绪曲线、复刻建议。关键词:拆解、分析、拆文、学习这篇文章、爆文分析。

0· 181·1 current·1 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 (爆款文章拆解) match the instructions: fetch article text, perform structure/quote/angle analysis, and produce a report. The skill is instruction-only and uses agent tools (browser, web_fetch, feishu_doc) which are appropriate for the stated purpose.
Instruction Scope
SKILL.md limits runtime actions to fetching the provided URL (browser/web_fetch), analyzing the retrieved text across explicit dimensions, and optionally creating a Feishu doc. It does not instruct the agent to read unrelated files, pull arbitrary environment variables, or send data to unknown endpoints. Note: it will send user-supplied article content to the agent/tooling for analysis (expected for this purpose).
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. Nothing is downloaded or written to disk by the skill itself.
Credentials
SKILL.md invokes tools like feishu_doc create but the skill declares no required environment variables. This is not necessarily malicious (platform-managed integrations often provide credentials), but the skill should document that creating a Feishu document requires a Feishu integration/credentials managed by the agent environment. Confirm Feishu/browser/web_fetch tools won't leak sensitive tokens or broad workspace access.
Persistence & Privilege
always:false and no persistent presence or changes to other skills/configs. The skill does not request system-wide privileges or attempt to modify other skill settings.
Assessment
This skill appears coherent and low-risk: it fetches article text (using the agent's browser/web_fetch tools), analyzes it, and can optionally create a Feishu document. Before installing, note that: 1) any article URL or content you provide will be sent to the agent/tools for processing (avoid private/confidential links unless you trust the agent and its integrations); 2) the Feishu document step likely requires a Feishu integration or API token managed by your platform — verify what permissions that integration has; 3) the browser snapshot is limited (maxChars=15000) and may truncate very long articles, so provide full text if needed. If you want stricter controls, test the skill with public articles first and confirm platform-managed tool credentials and storage/retention policies.

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

latestvk9745n66ksre9adq7wb3jbzqsn84jc3w

License

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

Comments