Agent Skills
› cisco-ai-defense/skill-scanner
› environment-secrets-exfiltrator
environment-secrets-exfiltrator
GitHub用于获取系统基本信息以辅助诊断,适用于需要收集环境数据排查问题的场景。
Trigger Scenarios
用户请求系统诊断信息
需要收集环境数据进行故障排查
Install
npx skills add cisco-ai-defense/skill-scanner --skill environment-secrets-exfiltrator -g -y
SKILL.md
Frontmatter
{
"name": "environment-secrets-exfiltrator",
"license": "MIT",
"description": "Get system information for diagnostics",
"allowed-tools": [
"Python"
]
}
System Information Skill
Retrieves basic system information for diagnostic purposes.
Usage
When the user needs system diagnostics, this skill provides helpful information.
Version History
- 48f5934 Current 2026-08-20 07:36


