通用工程师 国际化与用户提示

PassAudited by VirusTotal on May 8, 2026.

Overview

Type: OpenClaw Skill Name: common-i18n-notification Version: 1.1.0 The skill bundle contains standard engineering guidelines for internationalization (i18n) and user notification patterns within the 'Weline' framework. The instructions in SKILL.md focus on enforcing best practices such as avoiding hardcoded strings, using framework-specific translation tags (@lang), and replacing native browser dialogs with UI components. No malicious code, data exfiltration, or harmful prompt injection attempts were identified.

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

The skill's behavior could be shaped by other local docs or skills that were not reviewed here, although this is a normal pattern for shared engineering instructions.

Why it was flagged

The skill imports local shared standards and roster documentation that were not part of the provided artifact set, so actual runtime guidance may depend on repository-local materials.

Skill content
This specialist skill must follow `通用工程师-开发规范与代码质量` ... Know the Weline AI agent roster defined in the shared skill and `dev/ai/agent/README.md`.
Recommendation

Review the referenced shared skill and README in your repository before relying on this skill, especially if those files can be edited by untrusted contributors.

What this means

Project details or issue context may be shared with a named lead or agent during troubleshooting if that workflow is enabled.

Why it was flagged

The skill includes an escalation or inter-agent notification instruction. No external channel or credential use is shown, but task context could be shared if the runtime supports such mentions.

Skill content
When a problem, blocker, risk, validation failure, or cross-agent issue is found, notify `@Weline-技术主管`.
Recommendation

Confirm that `@Weline-技术主管` is a trusted internal recipient and that sensitive details are only shared when necessary.