扫描报告
5 /100
guoshun-engineering-suite
国顺工程智能套件 - 整合招标文件分析、投标助手、合同风险审核三大核心功能
This is a legitimate construction bidding assistance skill with benign placeholder scripts that accurately match the documented behavior.
可以安装
No action required. The skill contains only simple template/placeholder scripts with no malicious functionality.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations beyond basic script loading |
| 网络访问 | NONE | NONE | — | No network requests in any script |
| 命令执行 | NONE | NONE | — | No subprocess or shell execution |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database operations |
目录结构
12 文件 · 27.0 KB · 864 行 Markdown 7f · 568L
Python 4f · 247L
JSON 1f · 49L
├─
▾
references
│ ├─
▾
samples
│ │ └─
README.md
Markdown
│ ├─
bid-analysis-template.md
Markdown
│ ├─
contract-report-template.json
JSON
│ ├─
departure-table-template.md
Markdown
│ ├─
project-org-template.md
Markdown
│ ├─
proposal-outline-templates.md
Markdown
│ └─
qualification-check-template.md
Markdown
├─
▾
scripts
│ ├─
analyze_contract.py
Python
│ ├─
generate_proposal.py
Python
│ ├─
parse_bid.py
Python
│ └─
utils.py
Python
└─
SKILL.md
Markdown
安全亮点
✓ Documentation accurately describes script functionality
✓ No network requests or data exfiltration
✓ No credential or sensitive file access
✓ No obfuscated or base64-encoded code
✓ No shell execution or subprocess calls
✓ No remote script downloads
✓ All scripts are simple template placeholders for LLM integration