← 返回 Skills 市场
openlark

Code and System Security Review

作者 OpenLark · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
43
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install code-security-review
功能描述
Report only real risks, not manufactured panic. Covers injection, XSS, path traversal, insecure deserialization, authentication and authorization flaws, key...
使用说明 (SKILL.md)

\r \r

Code and System Security Review\r

\r Report only real risks, not manufactured panic.\r \r

Use Cases\r

\r Triggers when users request a security review, code audit, security check, vulnerability analysis, security assessment, penetration test, code scan, or security review.\r \r

Workflow\r

\r

  1. Identify trust boundaries, user inputs, privileged operations, and sensitive data paths.\r
  2. Focus on checking for injection, path traversal, XSS, insecure deserialization, authentication and authorization flaws, key leaks, insecure logging, and command execution issues.\r
  3. Assess both exploitability and impact scope; do not exaggerate low-confidence issues.\r
  4. Mark risks with clear severity levels: critical, high, medium, low.\r
  5. Provide directly actionable remediation recommendations; prioritize providing code patches when possible.\r
  6. If the risk cannot be fully closed in this round, explain the residual risk and subsequent checkpoints.\r \r

Output Format\r

\r For each risk point, output:\r \r

  • Risk Point: Brief description of the issue's location and nature\r
  • Risk Level: critical | high | medium | low\r
  • Impact Description: Actual consequences if exploited\r
  • Remediation Plan: Specific, actionable steps to fix the issue\r
  • Patch: A code diff that can be directly applied (prioritize providing this)\r \r When no risks are found, output a brief confirmation and do not fabricate issues.\r \r

Common Vulnerability Checklist\r

\r See references/checklist.md for details, covering the OWASP Top 10 and common attack surfaces.

安全使用建议
This skill appears safe to install as an instruction-only security review helper. As with any security review assistant, avoid sharing secrets unnecessarily, and verify any suggested patch before applying it.
功能分析
Type: OpenClaw Skill Name: code-security-review Version: 1.0.0 The skill bundle is a legitimate security auditing tool designed to guide an AI agent through code reviews. It provides a structured workflow in SKILL.md and a comprehensive vulnerability checklist in references/checklist.md covering OWASP Top 10 risks. There are no indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The stated purpose is to guide code and system security reviews, and the provided checklist is consistent with common vulnerability review topics.
Instruction Scope
The instructions focus on assessing risks, severity, impact, remediation, and optional patch suggestions; they do not direct autonomous exploitation, destructive action, or bypassing user intent.
Install Mechanism
There is no install spec, no required binaries, no required environment variables, and no code files to execute.
Credentials
The skill does not request local system access, broad file indexing, network access, credentials, or third-party account authority.
Persistence & Privilege
No persistence, background process, privileged configuration, credential storage, or long-running behavior is described.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install code-security-review
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /code-security-review 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of code-security-review skill. - Performs focused security reviews covering injection, XSS, path traversal, insecure deserialization, authentication and authorization flaws, key leaks, insecure logging, and command execution issues. - Reports only real, exploitable risks with appropriate severity levels; avoids exaggeration or fabricated findings. - Provides clear, actionable remediation guidance and, where possible, code patches. - Outlines a structured workflow and checklist-based approach to ensure comprehensive risk assessment. - Confirms absence of risks with a succinct message when no issues are present.
元数据
Slug code-security-review
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Code and System Security Review 是什么?

Report only real risks, not manufactured panic. Covers injection, XSS, path traversal, insecure deserialization, authentication and authorization flaws, key... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43 次。

如何安装 Code and System Security Review?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install code-security-review」即可一键安装,无需额外配置。

Code and System Security Review 是免费的吗?

是的,Code and System Security Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Code and System Security Review 支持哪些平台?

Code and System Security Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Code and System Security Review?

由 OpenLark(@openlark)开发并维护,当前版本 v1.0.0。

💬 留言讨论