·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