Back to Skills

arc-shield

openclaw
Updated 7 days ago
12 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

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