业务模块工程师 模块开发

PassAudited by ClawScan on May 8, 2026.

Overview

This is a coherent instruction-only development skill for bounded WelineFramework module work, with expected project-file edits and setup commands.

This skill appears safe and purpose-aligned for WelineFramework module development. Before installing or using it, make sure you are comfortable with an agent editing module-local code and running setup or route-refresh commands in your project; review the resulting changes before applying them to shared or production environments.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent may edit source files and run framework setup commands that affect the project, routes, schema, or generated state.

Why it was flagged

The skill directs the agent to modify project files and run setup/route refresh commands. This is expected for a module-development skill and is bounded to the owning module, but users should recognize it can change the local application state.

Skill content
Implement the required controller, view, menu, model, or env updates inside the owning module. ... Run `php bin/w setup:upgrade` when schema or module setup changed.
Recommendation

Use it in the intended repository or development environment, confirm the target module and scope first, and review code changes and setup output before merging or deploying.