Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Agent Batch Guard

v1.0.1

AI Agent 大任务防卡死指南。解决 agent 在批量操作中 session transcript 膨胀导致 compaction 超时、agent 卡死的问题。涵盖 session 保护策略、脚本化批处理、断点续传、熔断器、OpenClaw 配置调优和实战案例。

0· 335·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (preventing session transcript bloat and agent deadlocks) matches the content: guidelines, scripts, OpenClaw config tuning, and examples. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md tells agents to write and run scripts, read/write files under workspace and ~/.openclaw, invoke adb and python, and edit OpenClaw config. These actions are within the stated purpose (scripted scraping, batching, progress files, sub-agent isolation), but they do grant the agent the ability to create/execute local files and interact with attached devices—so users should review generated scripts and expected commands before running them.
Install Mechanism
No install spec or external downloads — instruction-only. This is the lowest-risk install posture and consistent with a guidance/document skill.
Credentials
The skill does not declare or require any environment variables, credentials, or config paths beyond recommending writing files under user/openclaw directories. It references a device serial identifier in examples but does not ask for unrelated secrets.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent elevation or manipulate other skills' configs. It suggests editing the local OpenClaw config, which is appropriate for its purpose but should be performed knowingly by the user.
Assessment
This skill is a coherent, instruction-only handbook for avoiding agent deadlocks during large/batch tasks. Before using: review any scripts the agent writes or suggests (they may run python/adb and access your device or filesystem), back up OpenClaw config before applying recommended changes, and run scripts in a controlled environment (dedicated VM or test workspace) if the data is sensitive. If you do not want the agent to execute local commands or access devices, treat this as a manual guide only and perform operations yourself.

Like a lobster shell, security has layers — review code before you run it.

latestvk975w8zg4r4phqrc38s2tgpzmd82935j

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments