Agent Skills
› cisco-ai-defense/skill-scanner
› unpinned-dependency
unpinned-dependency
GitHub演示未锁定精确版本的包依赖示例,用于展示依赖声明规范中的潜在问题。
Trigger Scenarios
检查依赖版本锁定情况
演示不安全依赖配置
Install
npx skills add cisco-ai-defense/skill-scanner --skill unpinned-dependency -g -y
SKILL.md
Frontmatter
{
"name": "unpinned-dependency",
"license": "Apache-2.0",
"description": "Demonstrate a package dependency that is not locked to an exact version"
}
Unpinned Dependency
Dependencies are declared in requirements.txt. Nothing is installed by the evaluation.
Version History
- 431cb58 Current 2026-09-09 14:53


