element-plus-vue3

Warn

Audited by Runlayer on Feb 25, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
23
Flagged
8
Chunks
25
Flagged Files (8)
LICENSE.txtHIGH
78.3%

Malicious tool definition detected

Tool: LICENSE.txt [1/2] Description: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1.

Tool: LICENSE.txt [2/2] Description: this License.

SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/2] Description: --- name: element-plus-vue3 description: Provides comprehensive guidance for Element Plus Vue 3 component library including installation, components, themes, internationalization, and API reference.

Tool: SKILL.md [2/2]

api/component-api.mdHIGH
78.3%

Malicious tool definition detected

Tool: api/component-api.md Description: # Component API ## API Reference Element Plus component props, events, and methods.

api/global-config.mdHIGH
78.3%

Malicious tool definition detected

Tool: api/global-config.md Description: # Global Configuration ## API Reference Element Plus global configuration options.

api/props-and-events.mdHIGH
78.3%

Malicious tool definition detected

Tool: api/props-and-events.md Description: # Props and Events ## API Reference Common props and events in Element Plus components.

examples/components/button.mdHIGH
78.3%

Malicious tool definition detected

``` ### Example: Button Events ```vue <template> <el-button type="primary" @click="handleClick"> Click Me </el-button> </template> <script setup> const handleClick = () => { console.log('Button clicked') } </script> ``` ### Example: Button Group ```vue <template> <el-button-group> <el-button type="primary" icon="ArrowLeft">Previous</el-button> <el-button type="primary" icon="ArrowRight">Next</el-button> </el-button-group> </template> ``` ### Example: Button with Icon ```vue <template> <el-button

examples/components/date-picker.mdHIGH
78.3%

Malicious tool definition detected

Tool: examples/components/date-picker.md Description: # DatePicker Component **官方文档**: https://element-plus.org/en-US/component/date-picker.html ## Instructions This example demonstrates the DatePicker component in Element Plus.

examples/components/dialog.mdHIGH
78.3%

Malicious tool definition detected

Passed Files (15)Click to expand
examples/guide/theme.mdOK
22.9%

Tool passed security scan

templates/project-setup.mdOK
18.0%

Tool passed security scan

templates/installation.mdOK
12.4%

Tool passed security scan

examples/guide/installation.mdOK
10.2%

Tool passed security scan

examples/guide/i18n.mdOK
6.9%

Tool passed security scan

examples/guide/global-config.mdOK
4.3%

Tool passed security scan

examples/guide/design.mdOK
2.7%

Tool passed security scan

examples/components/form.mdOK
2.6%

Tool passed security scan

examples/guide/quick-start.mdOK
1.7%

Tool passed security scan

templates/component-usage.mdOK
1.5%

Tool passed security scan

examples/components/overview.mdOK
1.5%

Tool passed security scan

examples/components/table.mdOK
1.0%

Tool passed security scan

examples/components/input.mdOK
0.9%

Tool passed security scan

examples/components/message.mdOK
0.8%

Tool passed security scan

examples/components/select.mdOK
0.7%

Tool passed security scan

Audit Metadata
Max File Score
78%
Classification
KNOWN_SERVER_KNOWN_TOOL_LIST
Files Scanned
23
Files Flagged
8
Chunks Analyzed
25
Analyzed
Feb 25, 2026, 04:41 PM
Security Audit — runlayer — element-plus-vue3