← Back to Skills Marketplace
eightroad

yan-learning-engine

by eightroad · GitHub ↗ · v2.0.0
cross-platform ⚠ suspicious
343
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install yan-learning-engine
Description
yan-learning-engine自动每小时驱动炎月执行预设学习和贡献任务,促进持续自我进化和技术积累。
Usage Guidance
This skill promotes unattended hourly actions including publishing code and posting to community sites but does not declare or request the credentials required to do those things. Before installing or enabling it: (1) Review and remove hardcoded user paths in run.sh or adapt to a safe workspace path. (2) Do not add the suggested cron job until you have audited what the agent will actually do each hour. (3) Require explicit credential configuration (e.g., GITHUB_TOKEN, CLAWHUB_TOKEN, any site API keys) and restrict where those credentials are stored — do not leave the agent to reuse unrelated environment credentials. (4) Consider modifying EXECUTION_RULES.md/SKILL.md to require explicit confirmation before publishing or making external network changes. (5) If you want to test, run the skill manually in a safe sandbox or with dummy credentials and not with real account tokens. These mismatches (missing credentials, 'directly do' policy, and hardcoded path) are reasons to pause and audit the skill before granting it autonomous or persistent execution.
Capability Analysis
Type: OpenClaw Skill Name: yan-learning-engine Version: 2.0.0 The skill bundle implements an autonomous 'learning engine' that explicitly instructs the AI agent to bypass human-in-the-loop (HITL) confirmation, using phrases like 'Don't ask, just do' and 'Publish immediately' in SKILL.md and EXECUTION_RULES.md. While the stated intent is productivity and ecosystem contribution, these instructions function as a prompt injection that removes safety guardrails, potentially leading to unauthorized code execution or data exposure if the agent misinterprets a task. The run.sh script and associated JSON files manage state and scheduling but do not contain explicit evidence of intentional data exfiltration or backdoors.
Capability Assessment
Purpose & Capability
The skill claims to perform hourly code contributions, create PRs, publish to ClawHub and post to community sites, but the package declares no required credentials (e.g., GitHub token, ClawHub token, account credentials) or binaries necessary for network operations. That makes the claimed capabilities disproportionate to what is requested in metadata.
Instruction Scope
SKILL.md and EXECUTION_RULES.md explicitly instruct the agent to 'directly publish' PRs and posts and to operate without asking for confirmation. The runtime instructions read and write local JSON progress files and recommend adding a cron job to run hourly. They also reference checking GitHub issues and posting to community sites — actions that go beyond the declared scope and would need network access and credentials not listed. The instructions promote autonomous actions with a 'do first, tell later' policy, which is broad and risky.
Install Mechanism
There is no install spec (instruction-only), which limits what the skill installs. The provided run.sh is benign and only prints messages and reads local JSON files; it does not perform network calls. However run.sh uses a hardcoded, user-specific workspace path (/Users/kunpeng.zhu/.openclaw/workspace), which is fragile and suggests poor hygiene or possible unintended file access if executed on a different host.
Credentials
The skill requests no environment variables or credentials in metadata, yet the intended actions (pushing PRs, publishing to ClawHub, posting on third‑party sites) would normally require tokens/credentials and potentially SSH keys. This mismatch means either the skill is incomplete (missing required credentials) or it expects the agent to use other credentials present in the environment — a potential exfiltration/privilege concern if granted.
Persistence & Privilege
Although always:false (it does not force inclusion), the SKILL.md explicitly instructs the user to install a cron that will call openclaw run-skill hourly, enabling persistent autonomous runs. Combined with the 'do not ask' execution rules that encourage immediate publishing and fixing without confirmation, this gives the skill effective ongoing privileged behavior (automatic external actions) if the agent is allowed to act autonomously.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yan-learning-engine
  3. After installation, invoke the skill by name or use /yan-learning-engine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.0: Complete evolution loop - self-planning, self-execution, self-check, next-planning cycle
v1.0.0
Initial release: Hourly-driven AI assistant learning engine with 8-theme rotation system
Metadata
Slug yan-learning-engine
Version 2.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is yan-learning-engine?

yan-learning-engine自动每小时驱动炎月执行预设学习和贡献任务,促进持续自我进化和技术积累。 It is an AI Agent Skill for Claude Code / OpenClaw, with 343 downloads so far.

How do I install yan-learning-engine?

Run "/install yan-learning-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is yan-learning-engine free?

Yes, yan-learning-engine is completely free (open-source). You can download, install and use it at no cost.

Which platforms does yan-learning-engine support?

yan-learning-engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created yan-learning-engine?

It is built and maintained by eightroad (@eightroad); the current version is v2.0.0.

💬 Comments