What problem does it solve?
Standard external reconnaissance often misses critical software supply chain vulnerabilities that attackers exploit to compromise entire software ecosystems, leading to widespread breaches with massive blast radius that are difficult to contain.
Core Features & Use Cases
- Internal Package Name Discovery: Extracts internal-looking package names from public JS bundles, GitHub repository package files, and build artifacts to identify dependency confusion and typosquat candidates.
- CI/CD Pipeline Security Scanning: Analyzes public GitHub Actions workflows for injection vulnerabilities, unpinned third-party actions, and secret exposure risks.
- Artifact & Registry Mining: Inspects public container registries, SBOMs, and release assets for leaked secrets and vulnerable dependency versions for known CVE chaining.
- Use Case: For a target with a public GitHub organization and public Docker Hub images, this skill can identify unclaimed internal package names that enable dependency confusion attacks, plus critical workflow injection flaws that could leak organization-wide CI secrets.
Quick Start
Use the supply-chain-attack-recon skill to perform external supply chain reconnaissance on the target organization that has a public GitHub presence and public container images.