0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. Anthropic-Cybersecurity-Skills
  2. /
  3. skills
  4. /
  5. analyzing-linux-elf-malware
Mmukul975feat: add NIST CSF 2.0 nist_csf field to all 754 cybersecurity skills
efca3ec6创建于 4月6日历史提交
文件最后提交记录最后更新时间
references
Add folder anatomy (scripts/agent.py + references/api-reference.md) for 648 cybersecurity skills Complete skill folder anatomy across all cybersecurity skills: - scripts/agent.py: 80-150 line Python agents using real libraries (impacket, boto3, azure-mgmt-*, kubernetes, pefile, yara, scapy, shodan, stix2, etc.) - references/api-reference.md: real API documentation with method signatures - LICENSE: MIT license for all skill folders 2 个月前
scripts
Expand 39 api-reference stubs with real tool docs, expand 15 agent.py boilerplate stubs 2 个月前
LICENSE
chore: fix license, add disclaimer, quick start, GitHub topics, issue templates 2 个月前
SKILL.md
feat: add NIST CSF 2.0 nist_csf field to all 754 cybersecurity skills Mapped every skill to NIST CSF 2.0 subcategory IDs (GV/ID/PR/DE/RS/RC functions) based on subdomain and content analysis. Restores 11 skills corrupted during prior rebase, re-enriching with ATLAS, D3FEND, NIST AI RMF, and CSF 2.0 fields. All 754 skills now carry structured mappings for all 5 security frameworks: - MITRE ATT&CK (in tags) - MITRE ATLAS v5.5 (atlas_techniques) - MITRE D3FEND v1.3 (d3fend_techniques) - NIST AI RMF 1.0 (nist_ai_rmf) - NIST CSF 2.0 (nist_csf) 1 个月前