yocto-security-compliance

yocto-security-compliance is a skill for Codex from prashantdivate/awesome-yocto-ai-agent-skills. It costs 85 tokens per session (457 once invoked), scanned A, original, MIT.

Guidance for handling security and compliance work in Yocto, a system for building custom Linux distributions for embedded devices. It covers software vulnerabilities, licenses, source provenance, reproducible builds, and SBOMs, which list the software components in a product.

In plain words
What is it for?
Use it to investigate CVE results, backport security fixes, check licenses, review SPDX or SBOM output, verify source origins, and assess reproducibility or package compliance.
Why use it?
It helps teams investigate security findings and license issues without hiding them or confusing recipe, source, and package names. Decisions are checked against official documentation and project evidence.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to investigate CVE results, backport security fixes, check licenses, review SPDX or SBOM output, verify source origins, and assess reproducibility or package compliance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/prashantdivate/awesome-yocto-ai-agent-skills/yocto-security-compliance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add prashantdivate/awesome-yocto-ai-agent-skills --skill yocto-security-compliance
Clone the repo
git clone --depth 1 https://github.com/prashantdivate/awesome-yocto-ai-agent-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for yocto-security-compliance

README.md
[![agentmods](https://agentmods.dev/badge/skills/prashantdivate/awesome-yocto-ai-agent-skills/yocto-security-compliance/github.svg)](https://agentmods.dev/skills/prashantdivate/awesome-yocto-ai-agent-skills/yocto-security-compliance)
Your own site
<a href="https://agentmods.dev/skills/prashantdivate/awesome-yocto-ai-agent-skills/yocto-security-compliance"><img src="https://agentmods.dev/badge/skills/prashantdivate/awesome-yocto-ai-agent-skills/yocto-security-compliance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for yocto-security-compliance

Your own site · 80×15
<a href="https://agentmods.dev/skills/prashantdivate/awesome-yocto-ai-agent-skills/yocto-security-compliance"><img src="https://agentmods.dev/badge/skills/prashantdivate/awesome-yocto-ai-agent-skills/yocto-security-compliance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 457 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00085 $0.00457
Opus 5 $0.00043 $0.00229
Sonnet 5 $0.00017 $0.00091
Haiku 4.5 $0.00009 $0.00046

Measured 12d ago against content hash f84778bae222, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

yocto-security-compliance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/yocto_security_doc_router.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

yocto-security-compliance/SKILL.md · 31 lines

What it actually says

Yocto Security Compliance

Core Workflow

  1. Identify Yocto release, image, recipe, package names, source version, and patch state.
  2. Verify current vulnerability/security facts online when the user asks about CVEs, fixes, exploitability, support status, or latest security data.
  3. Distinguish recipe name, source package name, runtime package name, binary package name, and CVE product/vendor names.
  4. Inspect upstream source, local patches, license files, package manifests, SPDX/SBOM output, and cve-check output before changing metadata.
  5. Prefer recipe upgrades or patch backports over blanket ignores.
  6. Document compliance decisions in the layer or release notes where the project expects them.

Use yocto_security_doc_router.py with a topic name for official documentation links.

References

Guardrails

  • Do not suppress CVE, license, or QA findings without documenting the exact reason.
  • Do not change LICENSE, LIC_FILES_CHKSUM, or CVE status fields without inspecting upstream source, patches, and package output.
  • Do not treat build-time package names, runtime package names, source recipe names, and CVE product names as interchangeable.
  • Do not put signing keys, embargoed details, or private vulnerability data into public layers or logs.
Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 31 lines · 85 tokens per session scan A f84778bae222

Subscribe to this mod's changes

yocto-security-compliance is a skill published in the GitHub repository prashantdivate/awesome-yocto-ai-agent-skills (4 stars, last pushed 2mo ago), licensed MIT. It adds 85 tokens to every session and 457 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

lov-china-website-filing

A workflow for preparing and launching websites in mainland China, including ICP filing and public-security filing. ICP filing is the registration required for many mainland websites, while public-security filing is a separate police registration.

lovstudio/skills · 75 tokens

lov-review-doc

A contract review assistant for agreements such as NDAs, service contracts, data agreements, employment contracts, licences, and investment documents. It can analyse risks, add comments, and suggest revised wording.

lovstudio/skills · 105 tokens

contract-review-pro

Professional-grade contract review skill that adds comment-based issue annotations without changing original text. Enforces a four-layer review (entity verification, basic, business, legal), writes structured comments (issue type, risk reason, revision suggestion) with risk level encoded via reviewer name, and…

lovstudio/skills · 85 tokens

lov-public-security-filing

A guided workflow for applying for Chinese public-security internet filing after a website has passed ICP filing and is publicly accessible in mainland China. ICP filing is the earlier Chinese registration required for many mainland websites; public-security filing is a separate police-record process.

lovstudio/skills · 66 tokens

lov-legal-pages

A website content tool that drafts privacy policy and terms-of-service pages from the project’s real business and data-handling facts. These pages explain how a service uses information and what rules apply to its users.

lovstudio/skills · 41 tokens

lov-domain-cutover

A workflow for putting a mainland-China website online after its ICP filing is approved. It verifies the deployment, DNS, HTTPS certificate, domain response, ICP footer, and handling of the old domain.

lovstudio/skills · 63 tokens