backbay-labsbackbay-labsOfficialยท10 Agent Skills Included

clawdstrike

Runtime security policies, threat detection, and signed audit trails

Enforces security policies on every file access, shell command, network call, and tool invocation before it runs. Blocks credential theft, secret leaks, prompt injection, and dangerous commands with fail-closed defaults. Signs every decision into a tamper-proof audit chain and helps investigate threats, tighten policies, and prove compliance.
npx skills add backbay-labs/clawdstrike --all -g -y
Available:

Explains the policy engine architecture, built-in guards, and commands so the agent can evaluate actions, verify policies, and work within the fail-closed security model.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’