Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
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.
Skill Nameguoshun-bid-writer
Duration25.1s
Enginepi
Safe to install
This skill is safe to use. No security concerns identified.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file operations in any code - pure documentation
Network NONE NONE No network requests in any code
Shell NONE NONE No shell execution - documentation templates only
Environment NONE NONE No environment variable access
Skill Invoke NONE NONE No skill invocation capabilities
Clipboard NONE NONE No clipboard operations
Browser NONE NONE No browser automation
Database NONE NONE No database access

File Tree

5 files · 44.7 KB · 1229 lines
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

Security Positives

✓ 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