扫描报告
5 /100
intellihr
IntelliHR integration for managing HR data, records, and workflow automation
This is a legitimate IntelliHR integration skill that uses the Membrane CLI for HR data management. All behavior is clearly documented with no hidden functionality.
可以安装
This skill is safe to use. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md:56 - membrane request to IntelliHR API through Membrane proxy |
| 命令执行 | WRITE | WRITE | ✓ 一致 | SKILL.md:26 - npm install -g @membranehq/cli documented |
| 文件系统 | NONE | NONE | — | No file operations performed |
2 项发现
中危 外部 URL 外部 URL
https://getmembrane.com SKILL.md:7 中危 外部 URL 外部 URL
https://developer.intellihr.com/ SKILL.md:19 目录结构
1 文件 · 4.7 KB · 151 行 Markdown 1f · 151L
└─
SKILL.md
Markdown
安全亮点
✓ All shell commands are explicitly documented in SKILL.md
✓ Credential management is handled server-side by Membrane with no local secrets
✓ Uses standard OAuth/browser-based authentication flow
✓ No credential harvesting or exfiltration
✓ No obfuscation, base64 encoding, or suspicious patterns
✓ Legitimate business integration for known HR platform
✓ No hidden functionality or shadow operations
✓ Clear separation between pre-built actions and raw API proxy usage