ClawAudit verdict

auth0-android

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

Official Auth0 Android SDK integration guide from Auth0 themselves; all operations are standard authentication setup for native Android apps with no unexpected data flows.

⚠ 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
90
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

references/integration.md · code · password = "securePassword123

Pattern match critical

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

references/setup.md · code · curl -sSfL https://raw.githubusercontent.com/auth0/auth0-cli/main/install.sh | s

Pattern match critical

Pipe to sh — executes piped content as shell commands

references/setup.md · code · | sh

Pattern match critical

Pipe to python — executes piped content as Python code

references/setup.md · code · | python3

Pattern match medium

References webhook/callback URL

references/setup.md · code · CALLBACK_URL

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 2 system binaries.

Is this flag fair?

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