← Back to Skills Marketplace
igorganapolsky

OpenClaw Zernio Analyzer

by IgorGanapolsky · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-zernio-analyzer
Description
Analyzes Zernio.com profiles, posts, companies, jobs, and trends to extract structures, networks, engagement, and career insights from URLs and content reque...
Usage Guidance
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 subagents. - Verify platform fetch capabilities and robots.txt compliance: the SKILL.md mentions possible browser automation; confirm your environment permits web_fetch/web_search and that the agent will respect site rules. If you're comfortable with those behaviors, the skill is coherent. If not, ask the publisher to remove 'hidden' activation and to require explicit user approval for subagent runs or test the skill in a sandboxed environment first.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-zernio-analyzer Version: 1.0.0 The skill bundle is a functional template for analyzing Zernio.com profiles and content, emulating a specific AI persona. The Python script (zernio_analyzer.py) uses basic regex and mock data for demonstration purposes, and the instructions in SKILL.md utilize standard agent capabilities like web_fetch and subagent spawning without any indicators of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
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.
Credentials
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.
Persistence & Privilege
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-zernio-analyzer
  3. After installation, invoke the skill by name or use /openclaw-zernio-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Grok 4.3-inspired dynamic Zernio analyzer: hidden skills for profiles/jobs/networks
Metadata
Slug openclaw-zernio-analyzer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenClaw Zernio Analyzer?

Analyzes Zernio.com profiles, posts, companies, jobs, and trends to extract structures, networks, engagement, and career insights from URLs and content reque... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.

How do I install OpenClaw Zernio Analyzer?

Run "/install openclaw-zernio-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Zernio Analyzer free?

Yes, OpenClaw Zernio Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw Zernio Analyzer support?

OpenClaw Zernio Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Zernio Analyzer?

It is built and maintained by IgorGanapolsky (@igorganapolsky); the current version is v1.0.0.

💬 Comments