Agent Skills
› AjayIrkal23/agentic-mercy-10x
› security-and-hardening
security-and-hardening
GitHub该技能是owasp-security的别名,用于代码加固以防御漏洞。其方法内容已迁移至owasp-security下的references目录,用户应直接调用owasp-security来执行相关安全加固操作。
触发场景
需要修复或预防代码中的安全漏洞
对代码进行安全加固和硬化处理
安装
npx skills add AjayIrkal23/agentic-mercy-10x --skill security-and-hardening -g -y
SKILL.md
Frontmatter
{
"name": "security-and-hardening",
"schema": 1,
"alias_of": "owasp-security",
"triggers": {
"paths": [],
"intents": [],
"keywords": [
"accepts",
"against",
"authentication",
"building",
"code",
"data",
"external",
"feature",
"handling",
"hardening",
"hardens",
"input",
"integrations",
"interacts",
"manages",
"security",
"services",
"sessions",
"storage",
"third-party",
"untrusted",
"user",
"vulnerabilities"
]
},
"provenance": "self",
"description": "Hardens code against vulnerabilities (alias of owasp-security).",
"user-invocable": true
}
security-and-hardening
Alias of owasp-security. The method content now lives at owasp-security/references/hardening.md (supporting material, if any, at owasp-security/references/security-and-hardening/). Invoke owasp-security.
版本历史
- 581d130 当前 2026-07-19 09:14


