SKILLEMALL.ai

BF jetson-promote-image

Use to promote overlay files and built artifacts into the staged BSP image. Do NOT use to flash or build. Triggers: promote bsp image.

ClawHub Agent Skills author: NVIDIA 1 file body ≈ 4 901 tokens Open the sourceclawhub.ai analyzed 2 d ago

Use to promote overlay files and built artifacts into the staged BSP image.

As a process F 55/100 · Will not run — References files that are not bundled: ../../context/bsp-customization-workflow.md, ../jetson-build-source/SKILL.md, ../../context/target-platform-contract.md

ProcedureWriting and documentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
89/100
safety, quality, tests
Safety 60%
97
Quality 40%
77
Run on models
none yet
Process rating
F
55/100
Will not run
References files that are not bundled: ../../context/bsp-customization-workflow.md, ../jetson-build-source/SKILL.md, ../../context/target-platform-contract.md
Tools and files w 18
0
Result and completion w 14
0
When it triggers w 12
50
the three weakest of ten parameters · all ten

How to improve

  1. The text references files that are not there: add them or drop the references.
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 · 3

✓ No critical or high findings

Medium and low: 3
  • low Dangerous commands cmd-privilege SKILL.md:270
    Privilege escalation / world-writable permissions (quoted — discussed, not commanded)
    mode bits the flashing toolchain reads back. `sudo cp -p`
    quoted
  • low Dangerous commands cmd-privilege SKILL.md:316
    Privilege escalation / world-writable permissions (detector / deny-list definition; documentation table row)
    | `cp: permission denied` under `rootfs/` | Missing `sudo` privilege on the host | Run on an account that can `sudo cp`; re-run resumes via diff-aware copy. |
    detectortable
  • low Dangerous commands cmd-privilege SKILL.md:320
    Privilege escalation / world-writable permissions (documentation table row)
    | DUT boots with stale kernel / modules after promote, modules fail to load with `disagrees about version of symbol …`, or initramfs ships pre-customize modules even after the refresh ran | The mirror
    table

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

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: ../../context/bsp-customization-workflow.md
  • warning missing-ref reference to a missing file: ../jetson-build-source/SKILL.md
  • warning missing-ref reference to a missing file: ../../context/target-platform-contract.md
  • warning missing-ref reference to a missing file: references/copy-pass-snippets.md
  • warning missing-ref reference to a missing file: references/build-source-freshness-gate.md
  • warning missing-ref reference to a missing file: references/copy-pass-snippets.md
  • warning missing-ref reference to a missing file: ../jetson-build-source/references/manifest-schema.md
  • warning missing-ref reference to a missing file: references/copy-pass-snippets.md
  • warning missing-ref reference to a missing file: references/copy-pass-snippets.md
  • warning missing-ref reference to a missing file: references/kernel-image-and-initramfs.md
  • warning missing-ref reference to a missing file: references/kernel-image-and-initramfs.md
  • warning missing-ref reference to a missing file: references/kernel-image-and-initramfs.md
  • warning missing-ref reference to a missing file: ../../context/bsp-customization-workflow.md
  • warning missing-ref reference to a missing file: ../jetson-init-source/SKILL.md
  • warning missing-ref reference to a missing file: ../jetson-flash-image/SKILL.md
  • warning missing-ref reference to a missing file: ../jetson-validate-image/SKILL.md
  • warning missing-ref reference to a missing file: references/copy-pass-snippets.md

Process rating: all ten parameters 55/100

Will not run. References files that are not bundled: ../../context/bsp-customization-workflow.md, ../jetson-build-source/SKILL.md, ../../context/target-platform-contract.md
  • 0Tools and files. 17 referenced file(s) missing: ../../context/bsp-customization-workflow.md, ../jetson-build-source/SKILL.md, ../../context/target-platform-contract.md
  • 0Result and completion. Does not say what the result is
  • 50When it triggers. No condition that starts the skill
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 70Execution cost. Instruction body is 4901 tokens
  • 85Steps. 48 steps, 1 vague phrases
  • 100Failures and branches. 2 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • low The response is described with custom markup (25 tags): a typed call is more reliable

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
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +4Description says when NOT to use the skill
  • +3Description length 134: enough signal without eating the budget
  • +4Structure: 19 headings
  • +3Step-by-step instructions: 48 items
  • +4Has examples (1 code blocks)
  • +1License stated

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