clawdstrike
Runtime security policies, threat detection, and signed audit trails
All Skills in This Repository (10)
Pure Emerald Level Indicatorspolicy-guide
Explain ClawdStrike security policy configuration, guard management, and troubleshooting.
Threat Hunt
Automate security event investigation and threat hunting workflows.
security-review
Audits code changes for security risks and policy compliance in CI/CD.
hello
Generate personalized greetings and perform basic file operations in a secure environment.
bb-edr: Triage Skill
Convert ClawdStrike audit logs into incident reports with response plans.
hello-secure
Enforce clawdstrike policy checks on file access, network requests, and command execution.
build-scenario
Simulate security scenarios for the ClawdStrike policy engine.
security-audit
Audit ClawdStrike policy YAML files for vulnerabilities, compliance, and guard coverage.
observe-analyze
Analyze agent activity logs to synthesize and validate security policies.
tighten-policy
Validate and recommend ClawdStrike EDR security policy adjustments.
Frequently Asked Questions
FAQPage SchemaHow to install Clawdstrike?โผ
Run `npx skills add backbay-labs/clawdstrike --all -g -y` in your terminal to install all skills in this suite globally.
How to stop AI agents from leaking secrets?โผ
Clawdstrike checks every file write and network call against guards like SecretLeakGuard and EgressAllowlistGuard, blocking credential theft and unauthorized data exfiltration before it happens.
How to investigate suspicious agent activity?โผ
The threat-hunt skill builds event timelines, correlates attack patterns, checks indicators of compromise, and generates incident reports mapped to MITRE ATT&CK techniques.
Can I create a least-privilege policy automatically?โผ
Yes. The observe-analyze skill turns recorded agent activity logs into a candidate policy, which you can then test with scenarios and tighten guard by guard.
Does Clawdstrike work with Claude Code and Cursor?โผ
Yes. It ships plugins for Claude Code, Cursor, and OpenClaw, plus SDKs for TypeScript, Python, Rust, and Go that enforce policies at the tool boundary.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core