扫描报告
5 /100
replyher
AI communication coach for dating, workplace, and social messaging with multi-language support (Chinese/English)
ReplyHer is a pure text-based communication coach with no code execution, credential access, or data exfiltration. The only script present (publish.sh) is a legitimate CI/CD deployment tool for developers, not the AI agent itself.
可以安装
This skill is safe to use. The publish.sh script requires shell access but is a developer tool for deployment only, not accessible to the AI agent.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | SKILL.md contains no filesystem access declarations |
| 网络访问 | NONE | NONE | — | No network calls in AI behavior |
| 命令执行 | NONE | NONE | — | publish.sh is developer tooling, not AI-accessible |
| 环境变量 | NONE | NONE | — | No environment variable access declared or observed |
| 技能调用 | NONE | NONE | — | No cross-skill invocation observed |
| 剪贴板 | NONE | NONE | — | No clipboard operations |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
2 项发现
中危 外部 URL 外部 URL
https://replyher.com README.md:45 中危 外部 URL 外部 URL
https://clawhub.ai/skills/replyher publish.sh:26 目录结构
3 文件 · 18.2 KB · 511 行 Markdown 2f · 485L
Shell 1f · 26L
├─
publish.sh
Shell
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ Pure text-based AI skill with no code execution capabilities
✓ No credential harvesting or sensitive data access
✓ No network requests or data exfiltration
✓ No obfuscation techniques (base64, eval, etc.)
✓ Clear documentation matching actual behavior
✓ Safety guidelines present for respecting boundaries
✓ publish.sh is legitimate CI/CD tooling, not malicious