📦 OpenClaw Zernio Analyzer - Zernio分析
v1.0.0Zernio Analyzer 分析 Zernio.com 上的个人主页、帖子、公司、职位与趋势,从 URL 及内容请求中提取结构、网络、互动与职业洞察。
0· 21·0 当前·0 累计
下载技能包
最后更新
2026/4/21
安全扫描
OpenClaw
可疑
medium confidenceThe skill's files and instructions are mostly consistent with a Zernio profile analyzer, but the SKILL.md's callouts about 'hidden activation' and spawning subagents raise scope and autonomy concerns that you should understand before installing.
评估建议
This skill appears to do what it says (scrape and analyze public Zernio pages) and doesn't request credentials, but two things warrant caution:
- 'Hidden activation' and subagent spawning: the instructions encourage stealthy triggers and launching subagents for deep dives. That can lead to autonomous background fetching and analysis that users might not expect. If you want tighter control, disable autonomous skill invocation or require explicit user confirmation before the skill runs or spawns s...详细分析 ▾
✓ 用途与能力
Name/description match the included files. SKILL.md, reference patterns, and the Python script all target zernio.com profile/post/company/job pages and outline scraping/analysis behavior, so required capabilities align with the stated purpose.
ℹ 指令范围
Instructions stay within scraping/analysis of public Zernio content and do not ask to read local files or unrelated env vars. However the SKILL.md explicitly mentions 'hidden activation' and 'chain to subagents' (sessions_spawn), which broadens the agent's runtime behavior and could cause autonomous, opaque web crawling or analysis beyond what a user expects.
✓ 安装机制
No install spec; this is instruction-only with a small helper script. Nothing is downloaded or written by an installer, so installation risk is low.
✓ 凭证需求
No environment variables, credentials, or config paths are required. The included script is a simple fallback/mock and contains no network exfiltration endpoints or secrets.
ℹ 持久化与权限
The skill is not always-enabled and does not request persistent system changes. Still, the SKILL.md's push to perform 'hidden' activations and spawn subagents increases the privilege surface at runtime because autonomous invocations/subagents may perform additional network actions without explicit user-visible steps.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/21
Grok 4.3-inspired dynamic Zernio analyzer: hidden skills for profiles/jobs/networks
● 无害
安装命令
点击复制官方npx clawhub@latest install openclaw-zernio-analyzer
镜像加速npx clawhub@latest install openclaw-zernio-analyzer --registry https://cn.longxiaskill.com镜像同步中