扫描报告
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.
可以安装
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
└─
SKILL.md
Markdown
安全亮点
✓ 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