Caveat verdict

bazhuayu-rpa-webhook

bazhuayu-webhook

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

Octoparse RPA webhook trigger tool using signed HMAC authentication; sends task invocations to a user-configured webhook URL with explicit security controls and no unexpected data destinations.

⚠ 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.

3
security
80
transparency
80
maintenance

Findings (9)

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match high

Pipe to python — executes piped content as Python code

MANUAL.md · prose · downgraded · | Python

Pattern match high

subprocess execution — runs system commands from Python

MANUAL.md · code · subprocess.run(

Pattern match medium

References webhook/callback URL

SKILL.md · frontmatter · WEBHOOK_URL

Pattern match medium

References sudo — requests elevated privileges

MANUAL.md · prose · downgraded · sudo

Pattern match medium

yum install — installs system packages

MANUAL.md · prose · downgraded · yum install

Pattern match low

Python os.environ.get — reads environment variable

bazhuayu-webhook.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

bazhuayu-webhook.py · prose · downgraded · urllib.request

Pattern match low

pip3 install — installs Python packages at runtime

MANUAL.md · prose · downgraded · pip3 install

Why the tier is capped

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

Permissions & capabilities

Requires 2 environment variables. Requires 1 system binary.

network_indata_encoding

Is this flag fair?

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