ClawAudit verdict

openclaw-laravel-creem-agent-skill

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

Routes store queries to a local Laravel HTTP endpoint at 127.0.0.1:8000; all API calls go to localhost, consistent with the skill purpose of querying a locally running payment backend.

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

13
security
90
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

README.md · code · Token: "YOUR_BOT_TOKEN

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match medium

Accesses OpenClaw config/secrets directly

README.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Popular HTTP library — network access

SKILL.md · prose · downgraded · got

Permissions & capabilities

Requires 1 system binary. (1 elevated: curl).

network_out

Is this flag fair?

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