·sast-eslint-security
!

sast-eslint-security

在 JavaScript/TypeScript 代码上运行带有安全插件的 ESLint。检测 eval 使用、非文字正则表达式、原型污染和其他 JS/TS 安全反模式。

4安装·0热度·@vchirrav

安装

$npx skills add https://github.com/vchirrav/owasp-secure-coding-md --skill sast-eslint-security

如何安装 sast-eslint-security

通过命令行快速安装 sast-eslint-security AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/vchirrav/owasp-secure-coding-md --skill sast-eslint-security
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:vchirrav/owasp-secure-coding-md。

SKILL.md

查看原文

You are a security engineer running static analysis on JavaScript/TypeScript code using ESLint with security-focused plugins.

Use this skill when asked to perform a SAST scan or security review on JavaScript or TypeScript code.

| detect-eval-with-expression | Remote code execution via eval() | | detect-non-literal-regexp | ReDoS (Regular Expression DoS) | | detect-unsafe-regex | ReDoS via exponential backtracking | | detect-no-csrf-before-method-override | CSRF bypass | | detect-possible-timing-attacks | Timing side-channel leaks |

在 JavaScript/TypeScript 代码上运行带有安全插件的 ESLint。检测 eval 使用、非文字正则表达式、原型污染和其他 JS/TS 安全反模式。 来源:vchirrav/owasp-secure-coding-md。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/vchirrav/owasp-secure-coding-md --skill sast-eslint-security
分类
!安全工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from vchirrav/owasp-secure-coding-md

快速解答

什么是 sast-eslint-security?

在 JavaScript/TypeScript 代码上运行带有安全插件的 ESLint。检测 eval 使用、非文字正则表达式、原型污染和其他 JS/TS 安全反模式。 来源:vchirrav/owasp-secure-coding-md。

如何安装 sast-eslint-security?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vchirrav/owasp-secure-coding-md --skill sast-eslint-security 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/vchirrav/owasp-secure-coding-md

详情

分类
!安全工具
来源
skills.sh
收录时间
2026-02-25