关键词按回车检索;分类和排序切换自动检索 关键词回车检索;分类/排序自动检索
符合当前检索条件的共有 366
Test & Security 5 浏览 · 6 下载

arc-compliance-checker

by ClawHub · v1.0.0

Policy-based compliance assessment for OpenClaw skills. Define security policies, assess skills against them, track violations, and generate compliance reports. Maps findings to frameworks like CIS Controls and OWASP. Integrates with arc-skill-scanner and arc-trust-verifier.

Test & Security 5 浏览 · 6 下载

hex-vetter

by ClawHub · v1.0.0

Physical-layer hex auditing for skills. Detects hidden binary data, control characters, and encoding-based attacks.

Test & Security 5 浏览 · 6 下载

auto-test-generator

by ClawHub · v1.0.0

Automatically generate basic unit/integration tests for OpenClaw skills. Use this to improve code quality and prevent regressions during evolution.

Test & Security 5 浏览 · 6 下载

agentbench

by ClawHub · v1.0.0

Benchmark your OpenClaw agent across 40 real-world tasks. Tests file creation, research, data analysis, multi-step workflows, memory, error handling, and tool efficiency. Not a coding benchmark — measures your agent setup and config.

Test & Security 5 浏览 · 6 下载

samma-suit

by ClawHub · v1.0.0

Add 8 security governance layers to your OpenClaw agent — budget controls, permissions, audit logging, kill switch, identity signing, skill vetting, process isolation, and gateway protection.

Test & Security 5 浏览 · 6 下载

dcg-guard

by ClawHub · v1.0.0

Hard-blocks dangerous shell commands (rm -rf, git push --force, etc.) before execution via OpenClaw's before_tool_call plugin hook. Zero noise on safe commands, ~27ms latency. Uses DCG (Dangerous Command Guard) binary.

Test & Security 5 浏览 · 6 下载

leak-check

by ClawHub · v1.0.0

Scan session logs for leaked credentials. Checks JSONL session files against known credential patterns and reports which AI provider received the data.

Test & Security 5 浏览 · 6 下载

publisher-identity-verifier

by ClawHub · v1.0.0

Helps verify publisher identity integrity in AI agent ecosystems. Detects impersonation, key rotation anomalies, and identity gaps in the trust chain between skill publishers and their claimed identities.

Test & Security 5 浏览 · 6 下载

skill-safety-checker

by ClawHub · v1.0.0

Runs VirusTotal-style security checks on OpenClaw/Cursor skills before install, including remote code execution (RCE) and malicious code (obfuscation, exfiltration, backdoors). Use when evaluating a skill from a registry (e.g. ClawHub), before granting OAuth/API credentials, or when the user asks for a security review of a skill.