Scan Report
5 /100
guoshun-engineering-suite
国顺工程智能套件 - 整合招标文件分析、投标助手、合同风险审核三大核心功能
This is a legitimate construction bidding assistance skill with benign placeholder scripts that accurately match the documented behavior.
Safe to install
No action required. The skill contains only simple template/placeholder scripts with no malicious functionality.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations beyond basic script loading |
| Network | NONE | NONE | — | No network requests in any script |
| Shell | NONE | NONE | — | No subprocess or shell execution |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | No skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database operations |
File Tree
12 files · 27.0 KB · 864 lines 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
Security Positives
✓ 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