ClawAudit verdict

obverse-payments

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

Stablecoin payment link creation skill using a user-registered OBVERSE_API_KEY to call the documented obverse.onrender.com API; all operations match the stated USDC payment processing 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
80
maintenance

Permission integrity

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

network_out

Findings (7)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="obv_sk_your_key_here

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

DEPLOYMENT.md · code · curl -fsSL https://openclaw.ai/install.sh | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

DEPLOYMENT.md · code · | bash

Pattern match high

Accesses OpenClaw config/secrets directly

README.md · code · ~/.openclaw/openclaw.json

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

apt-get install — installs system packages

README.md · code · apt-get install

Pattern match low

Accesses sensitive environment variables

obverse-cli.js · prose · downgraded · process.env.OBVERSE_API_KEY

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). 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: OBVERSE_API_KEY).

network_outcredential_accessnetwork_in

Is this flag fair?

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