dotnet-inspect-signals

Installation
SKILL.md

dotnet-inspect: dependency signals

Use this skill to surface the observable signals about a package or library — provenance, build quality, safety surface, and supply-chain — so you can judge how much caution a dependency warrants. dotnet-inspect reports observations, not verdicts: it can give you concrete reasons for caution, not a stamp of trust.

dnx dotnet-inspect -y -- <command>

The Signals rollup

-S Signals on package or library is the one-stop view. It reports SourceLink, determinism, trim/AOT compatibility, memory-safety metadata, unsafe/PInvoke surface, references, TFMs, manifest/docs, license, vulnerabilities, package age, and dependency risk.

Installs
1
GitHub Stars
147
First Seen
Jun 27, 2026
dotnet-inspect-signals — richlander/dotnet-inspect