ClawAudit verdict

claw-loudyai-skill

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

The skill interacts with loudy.ai APIs using the user's own LOUDY_API_KEY to submit the user's own Twitter links to earning pools; the API endpoints are clearly documented, the workflow requires explicit user action at each step, and the credential_access flag reflects reading a user-configured env var.

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

58
security
60
transparency
80
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="你的API Key

Pattern match medium

References sudo — requests elevated privileges

install.sh · prose · downgraded · sudo

Pattern match low

Python os.environ.get — reads environment variable

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

Why the tier is capped

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

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: name: LOUDY_API_KEY).

credential_access

Is this flag fair?

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