soc-security-skills

Routes SoC hardware security analysis requests to the appropriate specialist skill.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "soc-security-skills" with this command: npx skills add dtsong/my-claude-setup/dtsong-my-claude-setup-soc-security-skills

SoC Security Skills

Purpose

Routes SoC hardware security analysis requests to the appropriate specialist skill.

Classification

  • If threat modeling, STRIDE, attack trees, or standards-derived threat extraction → load skills/threat-model-skill/SKILL.md

  • If verification planning, SVA assertions, or security checklists → load skills/verification-scaffold-skill/SKILL.md

  • If compliance mapping, gap analysis, FIPS 140-3, or ISO 21434 → load skills/compliance-pipeline-skill/SKILL.md

  • If executive briefing, risk register, or board/CISO updates → load skills/executive-brief-skill/SKILL.md

  • If Spectre, Meltdown, MDS, cache side-channels, or branch predictor attacks → load skills/microarch-attack-skill/SKILL.md

  • If DPA, SPA, fault injection, JIL scoring, or ISO 17825 → load skills/physical-sca-skill/SKILL.md

  • If kernel security, KASLR, IOMMU, seccomp, or privilege escalation → load skills/kernel-security-skill/SKILL.md

  • If PQC, chiplets, UCIe, heterogeneous compute, or AI accelerator security → load skills/emerging-hw-security-skill/SKILL.md

  • If TLA+, formal verification, or safety/liveness properties → load skills/tlaplus-security-skill/SKILL.md

  • Default: If request involves threat identification → threat-model-skill. Otherwise ask to clarify.

Skill Registry

Skill Path Purpose Model

threat-model skills/threat-model-skill/SKILL.md

STRIDE + attack tree threat identification sonnet

verification-scaffold skills/verification-scaffold-skill/SKILL.md

Tiered verification checklists + SVA templates sonnet

compliance-pipeline skills/compliance-pipeline-skill/SKILL.md

Standards compliance mapping + gap analysis sonnet

executive-brief skills/executive-brief-skill/SKILL.md

4-layer abstraction executive communication sonnet

microarch-attack skills/microarch-attack-skill/SKILL.md

Transient execution + cache side-channel analysis opus

physical-sca skills/physical-sca-skill/SKILL.md

JIL scoring + ISO 17825 side-channel assessment opus

kernel-security skills/kernel-security-skill/SKILL.md

Kernel hardening + isolation boundary analysis sonnet

emerging-hw-security skills/emerging-hw-security-skill/SKILL.md

PQC + chiplet + heterogeneous compute security sonnet

tlaplus-security skills/tlaplus-security-skill/SKILL.md

TLA+ formal security property specification opus

Load Directive

Read ONLY the relevant specialist SKILL.md based on classification above. Do not pre-load multiple specialists. If the request spans multiple specialists, complete one specialist's full procedure before loading the next.

Handoff Protocol

Pass between skills as structured data:

{ "source_skill": "skill-name", "entity_type": "ThreatFindings|VerificationChecklist|ComplianceState|BriefSections|...", "findings": [], "confidence_summary": {"CONFIRMED": 0, "INFERRED": 0, "SPECULATIVE": 0} }

Downstream skills consume upstream entity types. See shared-references/soc-security/entity-schema.md for type definitions.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

web-security-hardening

No summary provided by upstream source.

Repository SourceNeeds Review
General

web-design-guidelines

No summary provided by upstream source.

Repository SourceNeeds Review
Security

audit-plan

No summary provided by upstream source.

Repository SourceNeeds Review
Security

cache-audit

No summary provided by upstream source.

Repository SourceNeeds Review