Performs security reviews for risky code changes like sensitive file edits, shell commands, dependencies, CI/CD, and secrets using Clawdstrike MCP tools for policy checks.
From clawdstrikenpx claudepluginhub backbay-labs/clawdstrike --plugin clawdstrikeThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Before proceeding with risky actions, use the clawdstrike_check MCP tool to verify policy compliance:
clawdstrike_check with the action_type and target before executingUse these action_type values when calling clawdstrike_check:
| Scenario | action_type | target |
|---|---|---|
| Writing/reading files | file | Absolute file path |
| Running shell commands | shell | The command string |
| HTTP/network requests | egress | Domain or URL |
| Installing packages | shell | Install command |
| MCP tool invocation | mcp_tool | Tool name |
When this skill is active:
clawdstrike_check before file writes to sensitive pathsUse these MCP tools in order of priority when this skill activates:
| Tool | When to Use |
|---|---|
clawdstrike_check | Before any file write, shell command, or egress -- the primary enforcement tool |
clawdstrike_policy_eval | To test hypothetical actions without executing them -- use for planning |
clawdstrike_policy_show | To understand which guards are active and what the current restrictions are |
clawdstrike_scan | To audit all MCP server configs for misconfigurations before a review |
clawdstrike_policy_lint | To validate policy YAML files for syntax/schema errors |
These guards are evaluated during checks: