可信 — 风险评分 5/100
上次扫描:22 小时前 重新扫描
5 /100
inkbox
Send and receive emails and phone calls via Inkbox agent identities with encrypted vault support
Legitimate communication SDK skill for email, phone, and vault operations via the Inkbox API with no malicious behavior detected.
技能名称inkbox
分析耗时32.1s
引擎pi
可以安装
Approve for use. The skill is a standard API client library with clear documentation and no hidden functionality.
资源类型声明权限推断权限状态证据
文件系统 NONE READ ✓ 一致 SKILL.md:61-66 - reads config files for env vars
网络访问 NONE WRITE ✓ 一致 SKILL.md:62 - SDK makes API calls to inkbox.ai
命令执行 NONE NONE No shell scripts in skill; npm install documented but not auto-executed
6 项发现
🔗
中危 外部 URL 外部 URL
https://openclaw.ai
README.md:3
🔗
中危 外部 URL 外部 URL
https://inkbox.ai
README.md:3
🔗
中危 外部 URL 外部 URL
https://console.inkbox.ai
README.md:29
🔗
中危 外部 URL 外部 URL
https://aws.amazon.com
SKILL.md:244
📧
提示 邮箱 邮箱地址
[email protected]
SKILL.md:107
📧
提示 邮箱 邮箱地址
[email protected]
SKILL.md:389

目录结构

3 文件 · 20.0 KB · 592 行
Markdown 2f · 581L JSON 1f · 11L
├─ 📋 package.json JSON 11L · 166 B
├─ 📝 README.md Markdown 107L · 3.8 KB
└─ 📝 SKILL.md Markdown 474L · 16.0 KB

依赖分析 1 项

包名版本来源已知漏洞备注
@inkbox/sdk ^0.1.1 npm SDK is the implementation; version range is reasonable

安全亮点

✓ SDK package @inkbox/sdk ^0.1.1 is pinned to a specific version range
✓ No scripts directory or executable code present - purely documentation
✓ No sensitive file access detected (no ~/.ssh, ~/.aws, or .env access)
✓ No obfuscation, base64-encoded payloads, or anti-analysis techniques
✓ No credential harvesting beyond the declared INKBOX_API_KEY requirement
✓ No data exfiltration or C2 communication patterns
✓ No supply chain risks - standard npm package with stable versioning
✓ Clear, comprehensive documentation matching the skill's stated purpose