Agent Skills
› AjayIrkal23/agentic-mercy-10x
› security-and-hardening
security-and-hardening
GitHub该 Skill 是 owasp-security 的别名,用于指导代码加固以防御漏洞。实际方法内容已迁移至 owasp-security 仓库,用户应直接调用 owasp-security。
Trigger Scenarios
需要加固代码安全
防范常见漏洞
Install
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.
Version History
- 581d130 Current 2026-07-19 09:14


