Caveat verdict
BotMark Self-Evaluation
botmark-skill
AI benchmarking tool that submits test answers to botmark.cc and saves the API key locally with chmod 600 protection; all behavior is transparent and matches the self-evaluation purpose with appropriate key-display masking.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (6)
Possible hardcoded credential
SKILL.md · code · API_KEY="<用户提供的Key>
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
examples/openclaw_setup.md · code · curl -fsSL https://botmark.cc/skill/setup.sh | bash
Pipe to bash — executes piped content as shell commands
examples/openclaw_setup.md · code · | bash
Accesses OpenClaw config/secrets directly
examples/openclaw_setup.md · prose · downgraded · ~/.openclaw/openclaw.json
Uses exec() — may execute shell commands
examples/openclaw_setup.md · prose · downgraded · exec (
Instructs covert action — may act without user awareness
system_prompt_en.md · prose · downgraded · silently
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: BOTMARK_API_KEY). Requires 2 system binaries. (1 elevated: curl).
network_outnetwork_incredential_access Is this flag fair?
Thanks — recorded.