ClawAudit verdict

lp-lobster-crawler

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill crawls publicly accessible web novel and short drama sites using a local Python environment with curl_cffi, sends results to a user-configured DingTalk webhook; all behavior matches the stated scraping and notification purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

53
security
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

docs/STATE.md · prose · downgraded · | Python

Pattern match medium

subprocess execution — runs system commands from Python

src/cli.py · prose · downgraded · subprocess.run(

Pattern match low

References agent configuration files

agent.md · prose · downgraded · CLAUDE.md

Pattern match low

References agent memory files

CLAUDE.md · prose · downgraded · MEMORY.md

Pattern match low

Opens WebSocket connection

docs/MEMORY.md · prose · downgraded · websocket

Pattern match low

References webhook/callback URL

src/broadcast/dingtalk.py · prose · downgraded · webhook_url

Pattern match low

Python os.environ.get — reads environment variable

src/broadcast/dingtalk.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 environment variable.

package_install

Is this flag fair?

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