Agent skills for Qwiet AI by Harness cloud security workflows.
v0.0.51
Install this release:
npx skills add ShiftLeftSecurity/skills@v0.0.51 -g --skill '*'Track master for the latest build:
npx skills add ShiftLeftSecurity/skills -g --skill '*'Then run:
/setup-harness-code-security-mcp
/run-security-scan
/triage-vuln
/autofix-vuln
setup-harness-code-security-mcp- install and verify theharness-code-security-mcpMCP launcher.run-security-scan- runsl analyzeor package CVE lookup.triage-vuln- list findings and fetch data flows.autofix-vuln- request and apply Qwiet AutoFix recommendations.
These skills expect the harness-code-security-mcp MCP server. The recommended npm runtime for this skills release is:
npm install -g harness-code-security-mcp@0.1.0The setup skill can run a doctor helper and print host-specific MCP config snippets. The harness-code-security-mcp launcher checks for updates at startup and falls back to the installed server if the registry or network is unavailable.
Run sl auth before scanning so ~/.shiftleft/config.json contains orgId and accessToken.
Published from the Harness SAST and SCA release pipeline. Do not hand-edit this repository; contribute skill changes upstream instead.