SKILL·E189BB

arc-shield

openclaw
Updated 1 month ago
21 views
972
296
972
View on GitHub
Othersecuritysanitizationsecretsoutput-filterprivacy

About

Arc-shield is an output sanitization skill that scans all agent responses to prevent accidental leaks of secrets, tokens, and PII. It acts as a final filter for sensitive data that an agent might inadvertently include in debugging output, code examples, or file contents. Use this security skill when your agent has access to sensitive resources like vaults or environment variables.

Quick Install

Claude Code

Recommended
Primary
npx skills add openclaw/skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/openclaw/skills
Git CloneAlternative
git clone https://github.com/openclaw/skills.git ~/.claude/skills/arc-shield

Copy and paste this command in Claude Code to install this skill

GitHub Repository

openclaw/skills
Path: skills/arc-claw-bot/arc-shield
0
archivebackupclawdbotclawdhubskill
FAQ

Frequently asked questions

What is the arc-shield skill?

arc-shield is a Claude Skill by openclaw. Skills package instructions and resources that Claude loads on demand, so Claude can perform arc-shield-related tasks without extra prompting.

How do I install arc-shield?

Use the install commands on this page: add arc-shield to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does arc-shield belong to?

arc-shield is in the security category, tagged security, sanitization, secrets, output-filter and privacy.

Is arc-shield free to use?

Yes. arc-shield is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

json-validation
Other

This skill provides centralized JSON validation for the AGENT_SUCCESS_CRITERIA environment variable. It prevents injection attacks (CVSS 8.2) through defensive parsing and ensures consistent error handling across all agents. Use it when you need secure, validated parsing of success criteria in your Claude Code agents.

View skill
audit-expert
Other

The `audit-expert` skill provides expert-level security auditing and compliance guidance for developers, specializing in code reviews, vulnerability assessments, and regulatory frameworks like SOC 2 and GDPR. It helps conduct security audits, analyze code for vulnerabilities, and ensure infrastructure compliance. Use this skill when you need to review code security, prepare for compliance audits, or assess your application against established security standards.

View skill
audit-expert
Other

The audit-expert skill provides expert-level security auditing and compliance assessment for codebases and systems. It performs vulnerability assessments, code reviews, and checks against standards like SOC 2, GDPR, and OWASP ASVS. Use this skill for security analysis, regulatory compliance verification, and infrastructure configuration reviews during development.

View skill
codeql-expert
Other

The codeql-expert skill provides expert-level guidance for CodeQL static analysis, specializing in vulnerability detection, custom query development, and security code scanning. It helps developers integrate CodeQL into CI/CD pipelines and write custom QL queries for security, quality, and compliance analysis. Use this skill when you need to perform deep static analysis, identify security vulnerabilities in multiple languages, or set up automated security scanning in your development workflow.

View skill