搜索结果
agent
找到 13 个相关结果 / 内容写作
安全与治理 / 审核评估
智能体治理
agent-governance
agent-governance — 一个可安装的 AI 智能体技能,由 github/awesome-copilot 发布。
安全与治理 / 审核评估
方阵帖子
square-post
将内容发布到币安广场(币安用于分享交易见解的社交平台)。在类似“post to square”、“square post”的消息上自动运行。支持纯文本发布。
安全与治理 / 审核评估
学术研究报告撰写者
academic-research-writer
academic-research-writer — 一个可安装的 AI agent skill,由 endigo/claude-skills 发布。
安全与治理 / 审核评估
prompt-guard
prompt-guard
Detect and neutralize prompt injection attacks in OpenClaw skill content, user inputs, and external data sources.
安全与治理 / 审核评估
clone-website
clone-website
Reverse-engineer and clone one or more websites in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder…
安全与治理 / 审核评估
copilot-sdk
copilot-sdk
This skill helps with GitHub Copilot SDK work across Node.js/TypeScript, Python, Go, .NET, and Java. It covers setup, authentication, permissions, streaming…
安全与治理 / 审核评估
agent-v3-security-architect
agent-v3-security-architect
代理技能:v3-security-architect — 通过 $agent-v3-security-architect 调用
安全与治理 / 审核评估
skill-security-auditor
skill-security-auditor
Security audit and vulnerability scanner for AI agent skills before installation. Use when: (1) evaluating a skill from an untrusted source, (2) auditing a skill directory or git repo URL for malicious code, (3) pre-install security gate for Claude Code plugins, OpenClaw skills, or Codex skills, (4) scanning Python scripts for dangerous patterns like os.system, eval, subprocess, network exfiltration, (5) detecting prompt injection in SKILL.md files, (6) checking dependency supply chain risks, (7) verifying file system access stays within skill boundaries. Triggers: "audit this skill", "is this skill safe", "scan skill for security", "check skill before install", "skill security check", "skill vulnerability scan".
安全与治理 / 审核评估
skill-development
skill-development
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill…
安全与治理 / 审核评估
任务
task
通用任务调度器。在开发工作流(步骤 0-9)中启动、路由和执行任何任务。对每个任务调用 — /task <description>、/task…
安全与治理 / 审核评估
accelint-security-best-practices
accelint-security-best-practices
Comprehensive security audit and vulnerability detection for JavaScript/TypeScript applications following OWASP Top 10. Use when (1) Users say 'audit…
安全与治理 / 审核评估
code-review
code-review
Three-stage code review protocol covering spec compliance, code quality, and domain integrity. Use this skill whenever the user asks to review code, prepare or check a PR, assess implementation quality, verify code against a spec or acceptance criteria, or audit for security and domain modeling issues. Triggers on: "review this code", "review my PR", "check implementation against spec", "code quality audit", "does this match the requirements", "review for security issues", "check for primitive obsession", "monetary precision review", "review test coverage gaps". Also activates when the user wants structured PASS/FAIL verdicts per requirement, severity-rated findings, or a gated review that blocks on critical issues. NOT for: style/formatting linting, debugging runtime errors, writing new code, or automated CI checks.
安全与治理 / 审核评估
security-checklist
security-checklist
Pre-deployment security audit for web applications, organized by OWASP Top 10:2025 categories. Use when reviewing code before shipping, auditing an existing…