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

scalekit-agent-auth

by ClawHub · v1.0.0

Secure OAuth token management via Scalekit. Handles token storage, refresh, and retrieval for third-party services (Gmail, Slack, GitHub, etc.). Never stores tokens locally - always fetches fresh tokens from Scalekit.

Test & Security 8 浏览 · 7 下载

vigil

by ClawHub · v1.0.0

AI agent safety guardrails for tool calls. Use when (1) you want to validate agent tool calls before execution, (2) building agents that run shell commands, file operations, or API calls, (3) adding a safety layer to any MCP server or agent framework, (4) auditing what your agents are doing. Catches destructive commands, SSRF, SQL injection, path traversal, data exfiltration, prompt injection, and credential leaks. Requires npm package vigil-agent-safety (12.3KB, under 2ms latency). Source: github.com/hexitlabs/vigil

Test & Security 7 浏览 · 7 下载

fosmvvm-viewmodel-test-generator

by ClawHub · v1.0.0

Generate ViewModel tests with codable round-trip, versioning stability, and multi-locale translation verification.

Test & Security 8 浏览 · 7 下载

cross-model-review

by ClawHub · v1.0.0

Adversarial plan review using two different AI models. Supports static mode (fixed roles) and alternating mode (models swap writer/reviewer each round, fully autonomous). Use when building features touching auth/payments/data models, or plans >1hr to implement. NOT for simple fixes, research tasks, or quick scripts.

Test & Security 8 浏览 · 7 下载

azhua-skill-vetter

by ClawHub · v1.0.0

Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.

Test & Security 7 浏览 · 7 下载

arc-security-audit

by ClawHub · v1.0.0

Comprehensive security audit for an agent's full skill stack. Chains scanner, differ, trust-verifier, and health-monitor into a single assessment with prioritized findings and trust attestations.

Test & Security 7 浏览 · 7 下载

arc-trust-verifier

by ClawHub · v1.0.0

Verify skill provenance and build trust scores for ClawHub skills. Checks publisher history, version consistency, dependency trust chains, and generates trust attestations.

Test & Security 8 浏览 · 7 下载

self-review

by ClawHub · v1.0.0

Automatically review agent output quality before sending to user.

Test & Security 7 浏览 · 7 下载

arb-injection

by ClawHub · v1.0.0

BYOCB ArbInjectionSkill: Scan EVM smart contracts for arbitrary call injection vulnerabilities. Monitor chains in real-time or scan specific addresses.