框架核心工程师 路由事件与扩展

AdvisoryAudited by Static analysis on May 8, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

Using the skill may lead the agent to refresh route registration or run route checks in your project.

Why it was flagged

This is a local framework command that can update route registration state. It is disclosed and directly related to the skill's routing purpose, but users should notice it because it changes project/framework state.

Skill content
Run `php bin/w setup:upgrade --route` when route registration changes.
Recommendation

Run these commands only in the intended workspace, review route/config changes in version control, and avoid applying them directly to production without approval.