ClawAudit verdict

auth0-react

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

Official Auth0 React SPA integration guide using @auth0/auth0-react; standard authentication provider setup with user-controlled credentials and 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
40
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Possible hardcoded credential

references/integration.md · code · token:', tokens.access_token); } catch (err) { if (err instanceof MfaV

Pattern match critical

Command substitution with curl — remote code execution

references/setup.md · code · bash -c "$(curl

Pattern match high

Instructs covert action — may act without user awareness

references/api.md · code · Silently

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.REACT_APP_AUTH

Pattern match low

Makes HTTP request to external URL

references/integration.md · code · fetch('https://

Why the tier is capped

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

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_access

Is this flag fair?

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