vetting-outside-code-and-models

Document external dependency trust decisions with observed evidence and release impact.

33|Updated May 24, 2026
One-click install
npx skills add https://github.com/FlyFission/nuclear-grade-context-engineering --skill vetting-outside-code-and-models
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vetting-outside-code-and-models
Source: https://github.com/FlyFission/nuclear-grade-context-engineering/tree/main/skills/vetting-outside-code-and-models
Command: npx skills add https://github.com/FlyFission/nuclear-grade-context-engineering --skill vetting-outside-code-and-models

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams decide how to use outside dependencies, models, APIs, and services by separating vendor claims from in-repo evidence, and by documenting trust decisions and release implications.

Core Features & Use Cases

  • State the intended use of external items, what evidence is required, and how gaps trigger a re-check.
  • Produce a supplier-trust artifact with the use decision, observed evidence, gaps, backup controls, and release impact.
  • Provide a clear decision flow (ship, defer, block, or escalate for review) to inform release planning.

Quick Start

Evaluate a new dependency or model by listing its intended use, observed evidence, gaps, and backup controls, then decide on ship or defer.

Frequently Asked Questions about vetting-outside-code-and-models

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

FAQPage Schema
How do I evaluate outside code and models for vendor trust before release?

To evaluate outside code and models for vendor trust, state the intended use and separate vendor claims from observed in-repo evidence. Document backup controls, proof, and release impact to decide whether to ship, defer, or block.

What happens if an external dependency or model is hacked or changed unexpectedly?

If an external dependency or model is hacked or changed, you must document the effects on data, credentials, permissions, and licenses. Unresolved gaps trigger a re-check and route to a decision: defer, block, or ship with risk.

How do I document evidence for external dependencies in my repository?

Document evidence for external dependencies by keeping vendor and source claims separate from evidence you observed in your repo. Identify the owner, backup controls, and what would force a re-check to produce a supplier-trust artifact.

What is the best way to assess release impact for unverified external models?

Assess release impact for unverified external models by identifying effects on data, credentials, permissions, and licensing. Route unresolved trust gaps through a clear decision flow to ship, defer, block, or escalate for review.

When should I block or defer shipping a new API or service dependency?

Block or defer shipping a new API or service dependency when observed evidence is missing or gaps remain unresolved. State what happens if the item is wrong or hacked, then route the decision to defer, block, or ship with documented risk.

Does vendor vetting require separating source claims from observed repository evidence?

Yes, vendor vetting requires separating source claims from observed repository evidence. State the intended use, name backup controls and proof, and identify impacts on data, permissions, and licenses to form a supplier-trust artifact.