How should I secure the AI supply chain (models and components)?
Answered
Assess and monitor AI supply-chain security across the life cycle. Require suppliers to meet the same standards you apply to other software; if they cannot, follow your risk policy. Treat third-party models and serialised weights as untrusted code — scan and sandbox on import. Secure by Design also requires continual due diligence on third-party platforms, software and code.
From the guidance
Primary (how) NCSC: Secure development (AI systems)
Section: Secure your supply chain
Read this in NCSC: Secure development (AI systems) (opens in new tab)
Secondary (normative) NCSC: Secure design (AI systems)
Section: Design your system for security as well as functionality and performance
Read this in NCSC: Secure design (AI systems) (opens in new tab)
Secondary (normative) Secure by Design Principles
Section: 2. Source secure technology products
Secondary (normative) Code of Practice for the Cyber Security of AI
Section: Principle 7: Secure your supply chain
Read this in Code of Practice for the Cyber Security of AI (opens in new tab)
Related questions
- Who is responsible for security when we use third-party AI components? Buying and building
- Is Secure by Design mandatory for government AI services? Security and safe use of tools
- How do teams evidence Secure by Design?
- Should AI products ship with secure-by-default settings? Security and safe use of tools
- Should we document AI models with model cards or SBOMs?