Scan Report
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.
Safe to install
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.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | N/A - no executable code present |
| Network | NONE | NONE | — | N/A - no executable code present |
| Shell | NONE | NONE | — | N/A - no executable code present |
| Environment | NONE | NONE | — | N/A - no executable code present |
| Skill Invoke | NONE | NONE | — | N/A - no executable code present |
| Clipboard | NONE | NONE | — | N/A - no executable code present |
| Browser | NONE | NONE | — | N/A - no executable code present |
| Database | NONE | NONE | — | N/A - no executable code present |
File Tree
2 files · 2.9 KB · 125 lines Markdown 2f · 125L
├─
▾
references
│ └─
api.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ 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