扫描报告
20 /100
clawcredit
Credit line service for AI agents to access x402 services without upfront payment
This is a legitimate credit-line service skill for x402 payments with documented behavior for credential storage, network API calls, and agent context collection. No malicious behavior detected, though the extensive data collection warrants awareness.
可以安装
Review the Privacy Policy before registration. Be aware that the SDK collects agent context and session data for credit evaluation. Monitor for any unexpected outbound connections.
安全发现 3 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 低危 | Extensive agent context collection 文档欺骗 | SKILL.md:1 |
| 低危 | Credential file stored in agent home directory 敏感访问 | SKILL.md:1 |
| 低危 | Continuous heartbeat data submissions 数据外泄 | SKILL.md:1 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | ~/.openclaw/agents/<agent>/agent/clawcredit.json for credentials |
| 网络访问 | READ | READ | ✓ 一致 | HTTPS API calls to claw.credit domains |
| 环境变量 | NONE | NONE | — | No direct environment variable access |
6 项发现
中危 外部 URL 外部 URL
https://www.claw.credit/X402_PARTNER_SERVICES_REGISTRY.md SKILL.md:4 中危 外部 URL 外部 URL
https://www.claw.credit/privacy SKILL.md:16 中危 外部 URL 外部 URL
https://www.claw.credit/dashboard SKILL.md:338 中危 外部 URL 外部 URL
https://mesh.heurist.xyz/x402/... SKILL.md:346 中危 外部 URL 外部 URL
https://mesh.heurist.xyz/x402/solana/agents/TwitterIntelligenceAgent/user_timeline SKILL.md:358 中危 外部 URL 外部 URL
https://merchant.example/x402/api/tool SKILL.md:438 目录结构
1 文件 · 44.7 KB · 1099 行 Markdown 1f · 1099L
└─
SKILL.md
Markdown
安全亮点
✓ No obfuscated code (no base64, eval, or hidden instructions)
✓ All capabilities clearly documented in SKILL.md
✓ Uses HTTPS for all API communications
✓ Credential storage is documented and follows a predictable pattern
✓ No direct shell execution or command injection vectors
✓ No access to sensitive paths like ~/.ssh, ~/.aws, or .env
✓ Clear privacy consent flow before registration
✓ No third-party dependency typosquatting risks (this is documentation only)