扫描报告
0 /100
guoshun-bid-writer
投标技术方案 AI 生成助手,支持全行业全专业,输入招标文件后自动生成技术方案初稿、技术偏离表、项目组织架构等投标文件核心内容
This is a pure documentation-only skill consisting of SKILL.md and reference templates. No executable code, scripts, or dependencies exist. The skill generates bidding documents via LLM text generation without any filesystem, network, shell, or credential access.
可以安装
This skill is safe to use. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in any code - pure documentation |
| 网络访问 | NONE | NONE | — | No network requests in any code |
| 命令执行 | NONE | NONE | — | No shell execution - documentation templates only |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No skill invocation capabilities |
| 剪贴板 | NONE | NONE | — | No clipboard operations |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
目录结构
5 文件 · 44.7 KB · 1229 行 Markdown 5f · 1229L
├─
▾
references
│ ├─
departure-table-template.md
Markdown
│ ├─
industry-outline-templates.md
Markdown
│ ├─
project-org-template.md
Markdown
│ └─
qualification-check-template.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No executable code - purely Markdown documentation and LLM prompt templates
✓ No external dependencies (no requirements.txt, package.json, etc.)
✓ No network requests or data exfiltration vectors
✓ No credential harvesting or sensitive file access
✓ No obfuscation techniques (base64, eval, etc.)
✓ No shell execution or command injection risks
✓ All declared capabilities match actual functionality (LLM text generation only)
✓ Documentation is thorough and accurately describes the skill's behavior