Phoenix News
v0.1.0整理凤凰新闻公开频道结构、专题入口及帮助信息,提供资讯平台公开内容架构与规则说明查询服务。
⭐ 0· 112·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and runtime instructions all describe extracting and organizing publicly available site structure, topics, and help pages from news.ifeng.com. There are no requested binaries, env vars, or installs that are unrelated to that purpose.
Instruction Scope
SKILL.md explicitly limits actions to public pages (homepage, channel/topic/help pages) and forbids handling login, private/back-end data, or evasion techniques. The documented example flows (channel structure, topic aggregation, help summary) are consistent and narrowly scoped.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing will be written to disk or downloaded during install.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate to an agent that only needs to read public web pages.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. Autonomous invocation is allowed (platform default) but the skill itself does not demand extra presence or system changes.
Assessment
This skill appears coherent and low-risk because it only instructs the agent to read and summarize public pages and requests no credentials or installs. Before installing, consider: (1) ensure you trust the agent runtime that will execute these instructions — instruction-only skills still cause the agent to make outbound web requests; (2) monitor for unexpected behavior (e.g., attempts to access login-protected paths or post data) because the SKILL.md guidance cannot technically prevent a compromised agent from doing more; (3) if you need rate limits or explicit scraping rules, add constraints to the skill or deny installation to agents without those safeguards.Like a lobster shell, security has layers — review code before you run it.
latestvk97esnh04zhwabsg3s6x27hs8x836ndv
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
