扫描报告
5 /100
swarmrecall-memory
Conversational memory persistence with semantic search and session tracking via the SwarmRecall API
Pure documentation skill providing AI agent memory persistence via declared external API. All external data transmission is clearly documented with privacy policy, HTTPS encryption, and tenant isolation stated.
可以安装
This is a low-risk documentation skill. Verify the swarmrecall-api.onrender.com service reputation independently before production use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in documentation |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md documents read-only API calls (GET endpoints) |
| 命令执行 | NONE | NONE | — | No shell commands documented |
| 环境变量 | READ | READ | ✓ 一致 | SKILL.md lines 8,24: Requires SWARMRECALL_API_KEY env var |
3 项发现
中危 外部 URL 外部 URL
https://www.swarmrecall.ai SKILL.md:14 中危 外部 URL 外部 URL
https://swarmrecall-api.onrender.com/api/v1/register SKILL.md:29 中危 外部 URL 外部 URL
https://swarmrecall-api.onrender.com SKILL.md:46 目录结构
1 文件 · 5.7 KB · 152 行 Markdown 1f · 152L
└─
SKILL.md
Markdown
安全亮点
✓ Clear documentation of all external API endpoints and behavior
✓ Privacy policy explicitly states data handling practices (HTTPS, tenant isolation, PostgreSQL storage)
✓ No credential exfiltration - explicitly states NOT to write API key to disk
✓ Self-registration flow is declared with user consent instructions
✓ No executable code - purely a specification document for AI agent behavior
✓ Category tagging (fact, preference, decision, context, session_summary) provides transparency into data types stored