agentsclimarketplace

Yocto security ota

Skill prashantdivate/awesome-yocto-ai-agent-skills/yocto-security-ota

Yocto security hardening and OTA/update skill for AI coding agents. Use for CVE checks, package/license review, firewall policy, SSH hardening, systemd security, read-only rootfs, dm-verity, secure boot, measured boot, signed artifacts, SBOM, SPDX, vulnerability triage, SWUpdate, RAUC, Mender, OSTree, A/B updates, rollback strategy, and production image hardening.From its SKILL.md

Install
npx -y skills add prashantdivate/awesome-yocto-ai-agent-skills --skill yocto-security-ota

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.5 KB, 249 tokens by cl100k_base, as published. Nobody here has run it

Yocto Security OTA

Workflow

  1. Identify threat model, update model, physical access assumptions, recovery path, and regulatory constraints.
  2. Inspect image package set, enabled services, network listeners, users, credentials, SSH policy, firewall, and debug features.
  3. Check Yocto release security status, CVE tooling, license manifests, and SBOM/SPDX output.
  4. Select update strategy: full image, package feed, A/B slots, bootloader-managed rollback, OSTree, RAUC, Mender, SWUpdate, or vendor OTA.
  5. Tie secure boot and artifact signing to key management and manufacturing flows.
  6. Verify with boot tests, rollback tests, power-cut tests, and update failure tests.

References

Guardrails

  • Do not promise security from package removal alone.
  • Do not add firewall rules without documenting network services and default policy.
  • Do not recommend OTA updates without rollback and recovery planning.
  • Do not put signing keys, credentials, or production secrets in layers or CI logs.

What ships with it: 2 files

1.7 KB alongside SKILL.md

agents/

references/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.