扫描报告
35 /100
lowcode-platform-development
Automates low-code platform creation with Vue2+ElementUI frontend and Java Spring Boot backend
SKILL.md declares executable scripts and shell operations that do not exist in the package - this is a doc-to-code mismatch where documentation describes potentially dangerous capabilities (PowerShell execution, npm/maven builds) without any actual implementation.
谨慎使用
Verify the skill's completeness before use. The referenced scripts/generate_project.ps1 is missing, and template directories contain only README placeholders. Request implementation files or clarification from the skill author.
安全发现 3 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 中危 | Declared PowerShell script missing 文档欺骗 | SKILL.md:26 |
| 中危 | Template files are placeholders only 文档欺骗 | assets/vue-template/README.md:1 |
| 低危 | Shell execution described but not implemented 文档欺骗 | SKILL.md:32 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No implementation files exist to verify file operations |
| 命令执行 | NONE | NONE | — | SKILL.md:31 mentions scripts/generate_project.ps1 but file does not exist |
| 网络访问 | NONE | NONE | — | No network access observed |
目录结构
5 文件 · 5.5 KB · 114 行 Markdown 4f · 96L
YAML 1f · 18L
├─
▾
assets
│ ├─
▾
spring-boot-template
│ │ └─
README.md
Markdown
│ └─
▾
vue-template
│ └─
README.md
Markdown
├─
▾
docker
│ └─
docker-compose.yml
YAML
├─
▾
references
│ └─
architecture.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No actual malicious code present in the package
✓ No credential harvesting or exfiltration mechanisms
✓ No obfuscated or base64-encoded payloads
✓ No suspicious network requests or C2 indicators
✓ No sensitive path access observed (no ~/.ssh, ~/.aws, .env access)
✓ No reverse shell or RCE payloads