Caveat verdict

BotMark Self-Evaluation

botmark-skill

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
100
transparency
100
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="<用户提供的Key>

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

examples/openclaw_setup.md · code · curl -fsSL https://botmark.cc/skill/setup.sh | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

examples/openclaw_setup.md · code · | bash

Pattern match medium

Accesses OpenClaw config/secrets directly

examples/openclaw_setup.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Uses exec() — may execute shell commands

examples/openclaw_setup.md · prose · downgraded · exec (

Pattern match medium

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API