threat-advisory

Generate a personalized threat advisory from SBOM data and threat feeds.

145|28|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/transilienceai/shasta --skill threat-advisory-transilienceai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: threat-advisory
Source: https://github.com/transilienceai/shasta/tree/main/.claude/skills/threat-advisory
Command: npx skills add https://github.com/transilienceai/shasta --skill threat-advisory-transilienceai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security teams and developers often miss threats that are relevant to their specific tech stack. This Skill generates a personalized threat advisory tailored to your environment, reducing noise and guiding prioritized actions.

Core Features & Use Cases

  • SBOM-driven tech-stack profiling to identify vulnerable or shadowed components.
  • Integrates threat feeds to surface CVEs, breaches, and supply-chain risks relevant to your stack.
  • Generates and exports a summarized advisory report ready to share with security stakeholders.
  • Use Case: A cloud-native app deployed on AWS uses this Skill to surface the most critical advisories affecting its runtime dependencies and cloud services.

Quick Start

Run the advisory generation command using your existing Python environment to produce a tailored threat brief for your tech stack.

Frequently Asked Questions about threat-advisory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a threat advisory tailored to my tech stack?

You generate a threat advisory by running the advisory command in a Python environment with shasta.config and threat-intel modules, producing a summarized brief of relevant CVEs and risks.

What is SBOM-driven tech-stack profiling for threat intelligence?

SBOM-driven tech-stack profiling identifies vulnerable or shadowed components in your environment to surface relevant CVEs, breaches, and supply-chain risks, reducing security noise and guiding prioritized actions.

Do I need Python to run a personalized threat advisory report?

Yes, Python is required. You need a Python environment configured with shasta.config and threat-intel modules to execute the reproducible advisory report workflow.

Can I use threat advisories for cloud-native applications deployed on AWS?

Yes, this threat advisory applies to cloud and development environments like AWS, surfacing critical advisories affecting runtime dependencies and cloud security configurations.

What's the best way to surface supply-chain risks for my runtime dependencies?

The best way to surface supply-chain risks is using SBOM discovery combined with integrated threat feeds, mapping runtime dependencies against known vulnerabilities to generate a targeted advisory.

How does a threat advisory reduce noise for security teams?

A threat advisory reduces noise by generating a personalized brief tailored to your specific environment, filtering irrelevant vulnerabilities and guiding prioritized remediation actions.