ClawAudit verdict

beautyplus-ai

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

Image editing and beautification API skill using BeautyPlus credentials (BP_AK/BP_SK); sends user-provided images to the documented BeautyPlus service endpoint matching stated 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.

0
security
70
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (8)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="$TELEGRAM_BOT_TOKEN

Pattern match high

Accesses OpenClaw config/secrets directly

docs/credentials-prompt.md · code · ~/.openclaw/openclaw.json

Pattern match medium

Python urllib.request — network access

docs/credentials-prompt.md · code · urllib.request

Pattern match medium

Python os.environ.get — reads environment variable

docs/credentials-prompt.md · code · os.environ.get(

Pattern match medium

subprocess execution — runs system commands from Python

scripts/batch_effects_audit.py · prose · downgraded · subprocess.run(

Pattern match low

Popular HTTP library — network access

scripts/ai/api.py · prose · downgraded · Got

Pattern match low

POSTs data to external URL

scripts/feishu_send_image.py · prose · downgraded · .post( "https://

Pattern match low

Base64 encoding/decoding

scripts/sign_sdk/sign.py · prose · downgraded · Base64-encode

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

Requires 1 system binary.

credential_accessnetwork_out

Is this flag fair?

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