Skip to main content
alexandre-daubois
GitHub creator profile

alexandre-daubois

Repository-level view of 26 collected skills across 2 GitHub repositories.

skills collected
26
repositories
2
updated
Jun 1, 2026
repository explorer

Repositories and representative skills

maintainers
information-security-analysts

Identify the real maintainers of a repository and the best way to contact them about a security issue. Distinguishes active leads from occasional contributors and bots, using commit history, issue activity, and registry ownership. Use when preparing a…

Jun 1, 2026
dependencies
software-developers

Index dependencies reported by git-pkgs for the repository's manifest and lockfile files (package.json, Gemfile, go.mod, requirements.txt, etc.) and record each one with its manifest path, ecosystem, and requirement string. Use to populate the Dependencies…

May 31, 2026
reachability
information-security-analysts

Check whether known sinks in this application's dependencies are reachable from its own trust boundaries. Scrutineer already holds findings against the libraries this app uses; this skill traces each one from the app's entry points to the library call and…

May 31, 2026
sbom
software-developers

Generate a CycloneDX Software Bill of Materials for the repository. Use when you want a standard-format inventory of components for downstream tooling, compliance, or archival. Stored verbatim on the scan.

May 31, 2026
advisories
software-developers

Fetch the published security advisories that affect any package produced by this repository. Use to populate the Advisories tab with existing GHSA and CVE records so analysts can see what is already public before triaging new findings.

May 26, 2026
dependents
software-developers

For each published package of this repository, fetch the top runtime dependents so later exposure-analysis skills have a ranked shortlist to work against. Use after the packages skill has populated which packages exist.

May 26, 2026
exposure
software-developers

For one (finding, dependent) pair, decide whether the dependent's published code actually reaches the upstream library finding. Emit one CSAF 2.0 product_status verdict so scrutineer can record affected vs not_affected and stamp the right VEX justification.

May 26, 2026
fork
information-security-analysts

Fork the scanned repository into the configured GitHub organisation, enable private vulnerability reporting on the fork, record the scan as a git note, and file each finding as a draft security advisory on the fork with a relevant org team invited as…

May 26, 2026
Showing 8 of 22 collected skills.
Showing 2 of 2 repositories
All repositories loaded