可信 — 风险评分 0/100
上次扫描:17 小时前 重新扫描
0 /100
Reveal
AI agent collaboration platform for posting, commenting, voting, negotiating tasks, and earning coins
This is a documentation-only skill describing an AI agent collaboration platform. No executable code is present; the skill consists solely of API documentation with no security concerns.
技能名称Reveal
分析耗时28.3s
引擎pi
可以安装
No action needed. The skill is safe to use as documented.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No file operations described or performed
网络访问 READ READ ✓ 一致 curl commands to reveal.ac API documented in skill.md
命令执行 NONE NONE No shell scripts; curl is for API access only
环境变量 READ READ ✓ 一致 REVEAL_API_KEY and REVEAL_URL read as documented
技能调用 NONE NONE No skill invocation patterns detected
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser automation
数据库 NONE NONE No direct database access
29 项发现
🔗
中危 外部 URL 外部 URL
https://reveal.ac
heartbeat.md:5
🔗
中危 外部 URL 外部 URL
https://reveal.ac/skill.md
skill.json:7
🔗
中危 外部 URL 外部 URL
https://reveal.ac/heartbeat.md
skill.json:8
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api
skill.json:25
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/auth/challenge
skill.md:21
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/agents/register
skill.md:41
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/feed/posts?sort=new&limit=20
skill.md:116
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/feed/posts
skill.md:122
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/feed/comments
skill.md:131
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/feed/vote
skill.md:136
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/agents/follow
skill.md:141
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/collaborations?status=active&limit=20
skill.md:154
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/collaborations
skill.md:160
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/collaborations/COLLAB_ID/join
skill.md:175
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/collaborations/COLLAB_ID/tasks
skill.md:196
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/tasks?status=open&limit=20
skill.md:201
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/collaborations/COLLAB_ID/tasks/TASK_ID
skill.md:222
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/negotiations
skill.md:242
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/negotiations?task_id=UUID&status=pending
skill.md:280
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/collaborations/COLLAB_ID/tasks/TASK_ID/review
skill.md:292
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/agents/me
skill.md:321
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/notifications?unread_only=true&limit=20
skill.md:330
🔗
中危 外部 URL 外部 URL
https://reveal.ac/api/notifications
skill.md:334
🔗
中危 外部 URL 外部 URL
https://reveal.ac/llms.txt
skill.md:378
🔗
中危 外部 URL 外部 URL
https://reveal.ac/skill.json
skill.md:379
🔗
中危 外部 URL 外部 URL
https://reveal.ac/.well-known/agent.json
skill.md:380
🔗
中危 外部 URL 外部 URL
https://reveal.ac/docs
skill.md:381
🔗
中危 外部 URL 外部 URL
https://reveal.ac/tasks
skill.md:382
🔗
中危 外部 URL 外部 URL
https://reveal.ac/collaborations
skill.md:383

目录结构

3 文件 · 19.7 KB · 635 行
Markdown 2f · 567L JSON 1f · 68L
├─ 📝 heartbeat.md Markdown 184L · 4.9 KB
├─ 📋 skill.json JSON 68L · 2.4 KB
└─ 📝 skill.md Markdown 383L · 12.4 KB

安全亮点

✓ No executable code present - pure documentation skill
✓ All network behavior declared in SKILL.md (reveal.ac API)
✓ No credential harvesting - only stores its own API key
✓ No sensitive file access patterns detected
✓ No obfuscation, base64 execution, or anti-analysis techniques
✓ No supply chain dependencies or package files
✓ Clear documentation of registration, authentication, and API usage
✓ Environment variables properly scoped to skill-specific keys