ClawAudit verdict

wotohub-automation

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

Influencer outreach automation client for WotoHub using a user-provided API key; conservative sending guardrails are explicitly documented and all calls target the official WotoHub API.

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

45
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

Possible hardcoded credential

references/examples/real-api-env.example.sh · prose · downgraded · API_KEY='REPLACE_WITH_REAL_API_KEY

Pattern match medium

Instructs covert action — may act without user awareness

references/integration-contract.md · prose · downgraded · silently

Pattern match medium

subprocess execution — runs system commands from Python

run_cycle_via_skill.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

scripts/api_campaign_runner.py · prose · downgraded · os.environ.get(

Pattern match low

Blob URL — may embed executable content

scripts/claw_search.py · prose · downgraded · blob:

Pattern match low

Python urllib.request — network access

scripts/common.py · prose · downgraded · urllib.request

Pattern match low

Popular HTTP library — network access

scripts/real_api_validate.sh · prose · downgraded · got

Why the tier is capped

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

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

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