โšกSkillsAggSubmit Skill
โ† All Categories

๐Ÿ” Security

21 skills

terrasharkโœ“Clean

Prevent Terraform/OpenTofu hallucinations by diagnosing and fixing failure modes: identity churn, secret exposure, blast-radius mistakes, CI drift, and compliance gate gaps. Use when generating, reviewing, refactoring, or migrating IaC and when building delivery/testing pipelines.

โญ 20โ†“ 0LukasNiessen/terrashark
npx skills add LukasNiessen/terrashark
agent-guardrailsโœ“Clean

Stop AI agents from secretly bypassing your rules. Mechanical enforcement with git hooks, secret detection, deployment verification, and import registries. Born from real production incidents: server crashes, token leaks, code rewrites. Works with Claude Code, Clawdbot, Cursor. Install once, enforce forever.

securitydevopsgitai-safetycode-quality
โญ 10โ†“ 0jzOcb/agent-guardrails
npx skills add jzOcb/agent-guardrails
upgrade-guardโœ“Clean

Safe OpenClaw upgrades with snapshot, pre-flight checks, controlled upgrade steps, post-verification, and emergency rollback. Never lose your working system to a bad update again.

โญ 10โ†“ 0jzOcb/upgrade-guard
npx skills add jzOcb/upgrade-guard
defillama-watchdogโœ“Clean

DeFi protocol monitoring with alerts for TVL drops, capital rotation, hacks, bridge surges, unlocks, and revenue. Runs checks on demand or scheduled.

โญ 8โ†“ 0Neros0/defillama-watchdog
npx skills add Neros0/defillama-watchdog
agent-creditโœ“Clean

Borrow from Aave via credit delegation. Agent self-funds by borrowing against delegator collateral. Supports borrow, repay, health checks. Works on Aave V2/V3.

โญ 11โ†“ 0aaronjmars/agent-credit
npx skills add aaronjmars/agent-credit
audit-flowโš Warning

Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security audits, compliance documentation, flow tracing, feature ideation, brainstorming, debugging, architecture reviews, or incident post-mortems. Triggers on audit, trace flow, document flow, security review, debug flow, brainstorm, architecture review, post-mortem, incident review.

โญ 7โ†“ 0ArunJRK/audit-flow
npx skills add ArunJRK/audit-flow
config-guardโœ“Clean

Prevent OpenClaw config changes from crashing the gateway. Auto-backup, schema validation, critical field checks, and auto-rollback. Use before any config.apply, config.patch, or openclaw.json edit.

โญ 7โ†“ 0jzOcb/config-guard
npx skills add jzOcb/config-guard
code-surgeonโœ“Clean

Analyze, plan, review, and optimize any codebase across 4 modes: Discovery (understand architecture and risks), Review (validate changes and detect breaking changes), Optimization (find bottlenecks and vulnerabilities), Implementation Planning (generate step-by-step guidance). Works with React, Django, Rails, Go, Rust, and 30+ frameworks. Use when analyzing codebase structure, assessing feature safety, finding security issues, planning implementations, or discovering performance problems.

โญ 1โ†“ 0baagad-ai/code-surgeon
npx skills add baagad-ai/code-surgeon

Modular security expert workflow for evidence-first red-team audits with two execution modes: default interaction mode and user-requested auto mode. Use when users ask to find exploitable vulnerabilities, prove exploitability with reproducible evidence, implement minimal safe fixes, and add failing-then-passing security regression tests. Includes modules for agent systems and financial programs.

npx skills add LaiTszKin/security-expert-hardening
clerkโœ“Clean

Clerk authentication integration for Astro/Next.js. Use when implementing authentication, handling Clerk middleware, testing with Playwright, or debugging auth issues. Trigger phrases include "Clerk auth", "sign in", "authentication", "middleware", "E2E testing with Clerk".

npx skills add wrsmith108/clerk-claude-skill
arc-shieldโœ“Clean

Output sanitization for agent responses - prevents accidental secret leaks

securitydevopssecuritysanitization
โญ 0โ†“ 0arc-claw-bot/arc-shield
npx skills add arc-claw-bot/arc-shield
token-guardโœ“Clean

Monitor and control OpenClaw token usage and costs. Set daily budgets, track spending, auto-downgrade models when limits hit. Stop burning money while you sleep.

โญ 0โ†“ 0jzOcb/token-guard
npx skills add jzOcb/token-guard
code-quality-setupโœ“Clean

Use when setting up or configuring code quality tools (formatters, linters, type checkers, dependency scanners) for a repository. Also use when adding visual accessibility automation or security baseline scanning. Do not use for general coding or when tools are already configured.

npx skills add metyatech/skill-code-quality-setup

Perform security audits on code changes, diffs, or branches to find high-confidence exploitable vulnerabilities. Use when asked to "audit security", "review for vulnerabilities", "security scan", "check for security issues", "audit this PR", "review these changes for security", or "find vulnerabilities in diff". Distinct from security-review (which provides secure coding patterns/checklists) รขย€ย” this skill actively audits code changes using a structured methodology with false positive filtering. Includes Python scripts for GitHub Action CI integration and PR evaluation.

npx skills add LeonMelamud/claude-code-security-review
using-firebaseโœ“Clean

Comprehensive Firebase development guidance for GCP-hosted applications. Covers Firestore database operations (CRUD, queries, transactions, data modeling), Cloud Functions (1st and 2nd generation, TypeScript and Python, all trigger types), Firebase CLI operations, emulator setup and data persistence, security rules (Firestore and Storage), authentication integration, hosting configuration, and GCP service integration. Use when working with Firebase projects, deploying Cloud Functions, querying Firestore, setting up triggers (Firestore, Auth, Storage, HTTP, Callable, Scheduled, Pub/Sub), managing security rules, configuring hosting rewrites/headers, managing secrets, or integrating with GCP services like BigQuery and Cloud Tasks. Triggers include firebase, firestore, cloud functions, firebase functions, firebase hosting, firebase auth, firebase storage, firebase emulator, firebase deploy, firebase init, firebase rules, callable function, scheduled function, onDocumentCreated, onRequest, onCall, onSchedule.

npx skills add SpillwaveSolutions/using-firebase

Use when generating Python code for web applications, APIs, or handling user input - prevents OWASP Top 10 vulnerabilities in Django, Flask, FastAPI

npx skills add subhashdasyam/security-antipatterns-python
arc-sentinelโœ“Clean

Security monitoring and infrastructure health checks for OpenClaw agents. Run breach monitoring (HaveIBeenPwned), SSL certificate expiry checks, GitHub security audits, credential rotation tracking, secret scanning, git hygiene, token watchdog, and permission audits. Use when performing security scans, checking credential rotation status, auditing repos for leaked secrets, or monitoring SSL certificates and infrastructure health.

โญ 0โ†“ 0arc-claw-bot/arc-sentinel
npx skills add arc-claw-bot/arc-sentinel
anti-fraudโœ“Clean

Multi-layered anti-fraud and bot detection system for registration flows. Use when implementing: (1) Registration form security, (2) Bot detection and shadow banning, (3) Behavioral analysis (keystroke, mouse tracking), (4) Risk scoring systems, (5) Honeypot field implementation, (6) Disposable email detection, or any fraud prevention for user registration

npx skills add Art-of-Technology/anti-fraud-skill
better-authโœ“Clean

Complete Better Auth documentation in markdown format. Use when implementing authentication in TypeScript projects - covers OAuth providers (Google, GitHub, etc.), email/password, passkeys, 2FA, session management, database adapters (Prisma, Drizzle), and framework integrations (Next.js, SvelteKit, etc.).

npx skills add leonaaardob/lb-better-auth-skill

|

npx skills add SpillwaveSolutions/claude_permissions_skill
Page 1 of 2Next โ†’