skills/mukul975/anthropic-cybersecurity-skills/implementing-supply-chain-security-with-in-toto/Gen Agent Trust Hub
implementing-supply-chain-security-with-in-toto
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements the in-toto security framework, a CNCF-graduated project for software supply chain integrity. All components align with the stated goal of securing container build pipelines.\n- [COMMAND_EXECUTION]: The scripts
scripts/agent.pyandscripts/process.pyutilize thesubprocessmodule to call in-toto CLI tools and build commands. These calls are essential for the skill's functionality and utilize safety markers (e.g., the--delimiter inin-toto-run) to prevent command injection from user-supplied arguments.\n- [EXTERNAL_DOWNLOADS]: The documentation and code snippets reference official package repositories (pip) and version control systems (git) for fetching legitimate security libraries and source code. These resources originate from well-known and trusted sources in the software supply chain ecosystem.
Audit Metadata