低风险 — 风险评分 10/100
上次扫描:1 天前 重新扫描
10 /100
sn-work-record
蜀宁 OA 工时管理 - Work-hours management skill for 蜀宁 Technology OA system
This is a documentation-only skill with no executable code. It describes a work-hours management workflow for 蜀宁 OA system, with credential storage mentioned but not implemented in the skill files.
技能名称sn-work-record
分析耗时27.6s
引擎pi
可以安装
This skill is safe to use as-is. Ensure any implementation that uses this skill follows secure credential handling practices and does not exfiltrate credentials.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE N/A - no executable code present
网络访问 NONE NONE N/A - no executable code present
命令执行 NONE NONE N/A - no executable code present
环境变量 NONE NONE N/A - no executable code present
技能调用 NONE NONE N/A - no executable code present
剪贴板 NONE NONE N/A - no executable code present
浏览器 NONE NONE N/A - no executable code present
数据库 NONE NONE N/A - no executable code present

目录结构

2 文件 · 2.9 KB · 125 行
Markdown 2f · 125L
├─ 📁 references
│ └─ 📝 api.md Markdown 70L · 1.6 KB
└─ 📝 SKILL.md Markdown 55L · 1.3 KB

安全亮点

✓ Pure documentation skill with no executable code present
✓ No scripts, Python files, or shell commands found
✓ No obfuscated code, base64 payloads, or suspicious patterns
✓ Documentation is clear and straightforward about the skill's purpose
✓ API endpoints are clearly documented with expected request/response formats
✓ No dependencies that could introduce supply chain risks
✓ No sensitive path access (no ~/.ssh, ~/.aws, .env access)
✓ No credential harvesting or data exfiltration patterns