Bounty Hunter Agent
SKILL.md exposes multiple hardcoded credentials (DeepSeek API key, Soul marketplace key) in plaintext documentation, creating severe credential theft risk if this file is shared or accessed by unauthorized parties.
A valid DeepSeek API key (sk-5aa202974f284ecc9a82c95d9c7ca23e) is hardcoded in plaintext within SKILL.md. If this file is shared, published to ClawHub, or exposed in any way, the API key can be harvested and abused by threat actors.
SKILL.md:75 为什么得出这个结论
3/4 个维度触发发现 1 项声明之外的能力或越权行为。
提取到 1 个高危 IOC 或外联信号。
报告包含 4 步攻击链,另有 2 项高危或严重发现。
没有完整依赖信息,供应链判断需要保留弹性。
攻击链
reconnaissance · SKILL.md:1
内部探测 · SKILL.md:75
内部探测 · SKILL.md:26
最终危害 · N/A
风险分是怎么被拉高的
DeepSeek API key 'sk-5aa202974f284ecc9a82c95d9c7ca23e' exposed in SKILL.md line 75
Soul marketplace key exposed in plaintext at line 26
Skill file lacks declared allowed-tools, cannot map to capability model
SKILL.md serves as agent instruction, credentials embedded in prompts could be extracted by malicious prompts
最关键的证据
Hardcoded DeepSeek API Key in Documentation
A valid DeepSeek API key (sk-5aa202974f284ecc9a82c95d9c7ca23e) is hardcoded in plaintext within SKILL.md. If this file is shared, published to ClawHub, or exposed in any way, the API key can be harvested and abused by threat actors.
SKILL.md:75 Hardcoded Soul Marketplace Key in Documentation
Soul marketplace authentication key is hardcoded in plaintext within SKILL.md, exposing the agent's marketplace credentials.
SKILL.md:26 No Declared Allowed-Tools Section
SKILL.md lacks an allowed-tools declaration, making it impossible to audit what resources this skill actually requires. This violates the expectation that SKILL.md should declare all permissions.
SKILL.md:1 References to Sensitive File Paths
SKILL.md references ~/.openclaw/workspace paths that may contain sensitive data (wallet backups, logs). While not directly accessing these, documenting them increases the attack surface.
SKILL.md:104 声明能力 vs 实际能力
No file operations in this documentation-only skill No network calls defined; credentials are static references No shell commands in documentation References to env vars implied by configuration but not formally declared 可疑产物与外联
sk-5aa202974f284ecc9a82c95d9c7ca23e SKILL.md:75
https://soul.mds.markets/gellycat-adam-ai SKILL.md:17
0x9d90d0e0b951fe9a7bbdfc274259cd8110349fc0 SKILL.md:30
依赖与供应链
没有结构化依赖告警。
文件构成
SKILL.md