Caveat verdict
auth0-flask
Official Auth0 Flask web application integration guide; standard SDK installation and session-based authentication setup with user-controlled credentials.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
credential_access
package_install
Findings (5)
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
Possible hardcoded credential
references/setup.md · code · SECRET='YOUR_CLIENT_SECRET
Pipe to sh — executes piped content as shell commands
references/setup.md · code · | sh
Python os.getenv — reads environment variable
SKILL.md · code · os.getenv(
Instructs covert action — may act without user awareness
references/api.md · prose · downgraded · silently
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
No declared permissions — minimal attack surface.
network_inpackage_installcredential_access Is this flag fair?
Thanks — recorded.