plugin_inspector: image: node:24 script: - npm ci - npx @openclaw/plugin-inspector ci --no-openclaw --runtime --mock-sdk --allow-execute artifacts: when: always paths: - reports/plugin-inspector-* reports: junit: reports/plugin-inspector.junit.xml