BF auth0-android-major-migration
Use when upgrading an Android app's Auth0 SDK (com.auth0.android:auth0) to the next major version. Detects the current version, checks prerequisites, and applies only the breaking changes that affect the project's real call sites. Use even if the user just says "update my Auth0 Android SDK" or "migrate to Auth0 Android v4".
auth0.android:auth0) to the next major version. Detects the current version, checks prerequisites, and applies only the breaking changes that affect the…
As a process F 52/100 · Will not run — References files that are not bundled: /auth0-android, /auth0-swift-major-migration, /auth0-react-native
How to improve
- The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
- The text references files that are not there: add them or drop the references.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 1
✓ No critical or high findings
Medium and low: 1
-
low Concealment
en-hide-from-userSKILL.md:289Instruction to hide actions from the user (negated — the text forbids it)The entire Management API client was removed from the SDK in v4. Calling the Management API directly from a mobile app was never recommended — it requires a privileged token on the device. **Do not si
negated
Files scanned: 4. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
body-longSKILL.md body ≈ 7105 tokens (recommended < 5000); move details to references/ - warning
missing-refreference to a missing file: /auth0-android - warning
missing-refreference to a missing file: /auth0-swift-major-migration - warning
missing-refreference to a missing file: /auth0-react-native - warning
missing-refreference to a missing file: /auth0-expo - warning
missing-refreference to a missing file: /auth0-mfa
Process rating: all ten parameters 52/100
- 0Tools and files. 5 referenced file(s) missing: /auth0-android, /auth0-swift-major-migration, /auth0-react-native
- 0Result and completion. Does not say what the result is
- 30Running it twice. 38 mutating operations with no state check
- 50When it triggers. No condition that starts the skill
- 70Inputs and preconditions. Inputs and preconditions are listed
- 70Execution cost. Instruction body is 7105 tokens
- 85Steps. 36 steps, 2 vague phrases
- 100Failures and branches. 4 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Progress reporting. Reports progress
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- high The skill tells the model to perform an irreversible action with no human approval
- low The response is described with custom markup (7 tags): a typed call is more reliable
- 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
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- -5TODO / placeholder text left in the skill
- +2Single-language instructions
- +5Description quotes 2 example trigger phrases
- +3Description length 325: enough signal without eating the budget
- +4Structure: 30 headings
- +3Step-by-step instructions: 36 items
- +4Has examples (22 code blocks)
- +4Reference files are cited in the instructions (2 of 2)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 67.