SKILLEMALL.ai

BF auth0-android

Use when adding authentication to Android applications (Kotlin/Java) with Web Auth, biometric-protected credentials, and MFA - integrates com.auth0.android:auth0 SDK for native Android apps

ClawHub Agent Skills author: Auth0 v1.0.1 MIT-0 8 files body ≈ 2 547 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 58/100 · Will not run — References files that are not bundled: /auth0-quickstart, /auth0-react-native, /auth0-react

IntegrationGitHubSoftware developmentInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
87/100
safety, quality, tests
Safety 60%
93
Quality 40%
77
Run on models
none yet
Process rating
F
58/100
Will not run
References files that are not bundled: /auth0-quickstart, /auth0-react-native, /auth0-react
Tools and files w 18
0
Result and completion w 14
0
When it triggers w 12
20
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Dangerous commands medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The skill contains commands that delete files, rewrite disks or execute code fetched from the network. The agent may run them without asking if it believes the instructions require it.

For the author

Replace destructive commands with safe equivalents that ask for confirmation, scope them to one folder, and stop piping curl into a shell: pin a version and a checksum.

How to improve

  1. The text references files that are not there: add them or drop the references.
For the model run — optional
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 3

✓ No critical or high findings

Medium and low: 3
  • medium Dangerous commands cmd-pipe-to-shell-known-host references/setup.md:60
    Pipe-to-shell installer from a well-known host (still executes remote code)
    curl -sSfL https://raw.githubusercontent.com/auth0/auth0-cli/main/install.sh | sh -s -- -b /usr/local/bin
  • low Secrets in code secret-password-literal references/integration.md:211
    Hard-coded password / key literal (may be an example)
    password = "secu…123",
  • low Secrets in code secret-password-literal references/integration.md:297
    Hard-coded password / key literal (may be an example)
    password = "secu…123",

Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: /auth0-quickstart
  • warning missing-ref reference to a missing file: /auth0-react-native
  • warning missing-ref reference to a missing file: /auth0-react
  • warning missing-ref reference to a missing file: /auth0-angular
  • warning missing-ref reference to a missing file: /auth0-vue
  • warning missing-ref reference to a missing file: /auth0-express
  • warning missing-ref reference to a missing file: /auth0-swift
  • warning missing-ref reference to a missing file: /auth0-mfa
  • warning missing-ref reference to a missing file: /auth0-cli

Process rating: all ten parameters 58/100

Will not run. References files that are not bundled: /auth0-quickstart, /auth0-react-native, /auth0-react
  • 0Tools and files. 9 referenced file(s) missing: /auth0-quickstart, /auth0-react-native, /auth0-react
  • 0Result and completion. Does not say what the result is
  • 20When it triggers. No condition that starts the skill
  • 100Steps. 34 steps
  • 100Inputs and preconditions. Inputs and preconditions are listed
  • 100Failures and branches. 7 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 2547 tokens
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • medium 1 test cases, all positive: not one "should refuse" or "should ask first"

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +3Description length 189: enough signal without eating the budget
  • +4Structure: 11 headings
  • +3Step-by-step instructions: 34 items
  • +4Has examples (6 code blocks)
  • +4Reference files are cited in the instructions (3 of 3)
  • +1License stated

Quality base 70; lint remarks subtract, signals add up to 100. Result: 77.

External checks

ClawHub: suspicious
This is a legitimate Auth0 Android integration skill, but its automatic setup can install a CLI and make persistent Auth0 tenant changes, so it belongs in Review.
LLM: suspicious (high) · VirusTotal: · 29 May 2026