SKILLEMALL.ai

CC navigation-3

Learn how to install and migrate to Jetpack Navigation 3, and how to implement features and patterns such as deep links, multiple backstacks, scenes (dialogs, bottom sheets, list-detail, two-pane, supporting pane), conditional navigation (such as logged-in navigation vs anonymous), returning results from flows, integration with Hilt, ViewModel, Kotlin, and view interoperability.

ClawHub Agent Skills author: ntriq v1.0.0 MIT-0 25 files body ≈ 1 295 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 58/100 · Has gaps — weak spots: result and completion, when it triggers, failures and branches

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
C
72/100
safety, quality, tests
Safety 60%
72
Quality 40%
73
Run on models
none yet
Process rating
C
58/100
Has gaps
Result and completion w 14
0
Failures and branches w 10
0
Progress reporting w 2
0
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.

Obfuscation 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 files contain invisible characters, encoded commands or comments hidden from readers but visible to the model. What you read differs from what the agent sees.

For the author

Remove invisible characters (they usually sneak in through copy-paste) and encoded strings: no catalog will pass them. Instructions for the model must be readable by a human too.

How to improve

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 8

✓ No critical or high findings

Medium and low: 8
  • medium Obfuscation obf-base64-blob references/android/guide/navigation/navigation-3/recipes/deeplinks-advanced.md:22
    Long base64-looking blob
    found [here](https://developer.android.com/static/advanceddeeplinkapp/src/main/java/com/example/nav3recipes/deeplink/advanced/util/DeepLinkBackStackUtil.kt)
  • medium Obfuscation obf-base64-blob references/android/guide/navigation/navigation-3/recipes/results-event.md:71
    Long base64-looking blob
    class PersonDetailsForm : NavKeyhttps://github.com/android/nav3…pes/blob/d2a2…dbf/app/src/main/java/com/example/nav3recipes/results/common/NavKeys.kt
  • medium Obfuscation obf-base64-blob references/android/guide/navigation/navigation-3/recipes/results-event.md:97
    Long base64-looking blob
    data class Person(val name: String, val favoriteColor: String) : Parcelablehttps://github.com/android/nav3…pes/blob/d2a2…dbf/app/src/main/java/com/example/nav3recip
  • medium Obfuscation obf-base64-blob references/android/guide/navigation/navigation-3/recipes/results-state.md:71
    Long base64-looking blob
    class PersonDetailsForm : NavKeyhttps://github.com/android/nav3…pes/blob/d2a2…dbf/app/src/main/java/com/example/nav3recipes/results/common/NavKeys.kt
  • medium Obfuscation obf-base64-blob references/android/guide/navigation/navigation-3/recipes/results-state.md:97
    Long base64-looking blob
    data class Person(val name: String, val favoriteColor: String) : Parcelablehttps://github.com/android/nav3…pes/blob/d2a2…dbf/app/src/main/java/com/example/nav3recip
  • low Secrets in code secret-high-entropy-token references/android/guide/navigation/navigation-3/recipes/material-listdetail.md:80
    High-entropy token-like string (may be an id, hash or a credential)
    @OptIn(Expe…ass)
  • low Secrets in code secret-high-entropy-token references/android/guide/navigation/navigation-3/recipes/material-supportingpane.md:82
    High-entropy token-like string (may be an id, hash or a credential)
    @OptIn(Expe…ass)
  • low Secrets in code secret-high-entropy-token references/android/guide/navigation/navigation-3/recipes/multiple-backstacks.md:280
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    @SuppressLint("Unus…ter")
    quoted

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

Against the Agent Skills spec

  • warning description-no-when description does not say WHEN to use the skill (no "use when")

Process rating: all ten parameters 58/100

  • 0Result and completion. Does not say what the result is
  • 0Failures and branches. Linear process with no failure handling
  • 0Progress reporting. Says nothing while it works
  • 20When it triggers. No condition that starts the skill
  • 30Running it twice. 4 mutating operations with no state check
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 100Tools and files. No external tools needed
  • 100Steps. 23 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1295 tokens

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 381: enough signal without eating the budget
  • +4Structure: 18 headings
  • +3Step-by-step instructions: 23 items
  • +4Has examples (0 code blocks)
  • +1License stated

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

External checks

ClawHub: clean
This is a documentation-only Android Navigation 3 skill with scoped migration guidance and no executable install behavior.
LLM: benign (high) · VirusTotal: · 29 May 2026