可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
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.
技能名称guoshun-bid-writer
分析耗时25.1s
引擎pi
可以安装
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 55L · 3.2 KB
│ ├─ 📝 industry-outline-templates.md Markdown 316L · 11.2 KB
│ ├─ 📝 project-org-template.md Markdown 168L · 7.1 KB
│ └─ 📝 qualification-check-template.md Markdown 124L · 4.8 KB
└─ 📝 SKILL.md Markdown 566L · 18.5 KB

安全亮点

✓ 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