Third-party fixture
A minimal stand-in for a skill authored entirely outside SkillArtisan's
pipeline: none of the pipeline's artifacts exist here — no scan marker
file, no evals/ directory, and no classification line of the kind
references conventions add. (The artifacts are deliberately not named
in this prose: detection matches on content, and naming them here would
make this fixture read as first-party.) audit.py's source auto-detection
must classify this as third-party.
Workflow
- Read the dependency manifest the user points at.
- Compare each pin against the advisory list.
- Report vulnerable pins with the fixed version to upgrade to.