可信 — 风险评分 0/100
上次扫描:23 小时前 重新扫描
0 /100
solution-expert
Turn customer background, current problems, and target requirements into a consulting-grade solution narrative and PPT-ready JSON outline
A straightforward consulting-style PPT solution generator with no security concerns—pure text processing and local file I/O.
技能名称solution-expert
分析耗时21.6s
引擎pi
可以安装
No action needed. This skill is safe for use.
资源类型声明权限推断权限状态证据
文件系统 READ READ ✓ 一致 SKILL.md: Reads .docx, .md, .txt, .json input files
文件系统 WRITE WRITE ✓ 一致 SKILL.md: Writes .json and .pptx output files
网络访问 NONE NONE No network calls in skill
命令执行 WRITE WRITE ✓ 一致 SKILL.md: Runs python3 工具/generate_ppt_from_json.py (local script only)
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE No cross-skill invocation
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser automation
数据库 NONE NONE No database access

目录结构

2 文件 · 6.4 KB · 186 行
Markdown 1f · 182L YAML 1f · 4L
├─ 📁 agents
│ └─ 📋 openai.yaml YAML 4L · 312 B
└─ 📝 SKILL.md Markdown 182L · 6.1 KB

安全亮点

✓ No shell commands, subprocess, or external script execution beyond declared local tool
✓ No network requests or outbound data transfer
✓ No credential harvesting or environment variable access
✓ No obfuscation, base64 encoding, or anti-analysis patterns
✓ No sensitive file access (no ~/.ssh, ~/.aws, .env access)
✓ No downloads or remote code execution
✓ Clean doc-to-code alignment with no hidden functionality
✓ Pure text processing and structured JSON output workflow