design-system-foundations
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill incorporates a local test runner (
tests/run-tests.sh) used to execute several JavaScript-based validation suites (validate-skill.test.js,validate-levels.test.js, etc.) which perform structural integrity checks on the design system's tokens and documentation. - [EXTERNAL_DOWNLOADS]: The included test orchestration script (
tests/run-tests.sh) contains standard logic to install Node.js dependencies vianpm installto prepare the environment for running the automated validation tests.
Audit Metadata