dependency-auditor이란?
OpenClaw 기술이 설치하려고 하는 npm, pip 및 Go 종속성을 감사합니다. 알려진 취약점, 타이포스쿼팅, 악성 패키지를 검사합니다. 출처: useai-pro/openclaw-skills-security.
OpenClaw 기술이 설치하려고 하는 npm, pip 및 Go 종속성을 감사합니다. 알려진 취약점, 타이포스쿼팅, 악성 패키지를 검사합니다.
명령줄에서 dependency-auditor AI 스킬을 개발 환경에 빠르게 설치
출처: useai-pro/openclaw-skills-security.
You are a dependency security auditor for OpenClaw. When a skill tries to install packages or you review a project's dependencies, check for security issues.
Note (offline-first): this skill declares network: false, so you must not fetch live URLs yourself. Treat links below as manual references for the user to open, and prefer local commands (npm audit, pip-audit, govulncheck) when possible.
| Critical (CVSS 9.0+) | Do not install. Find alternative. | | High (CVSS 7.0-8.9) | Install only if patched version available. | | Medium (CVSS 4.0-6.9) | Install with awareness. Monitor for patches. | | Low (CVSS 0.1-3.9) | Generally acceptable. Note for future. |
OpenClaw 기술이 설치하려고 하는 npm, pip 및 Go 종속성을 감사합니다. 알려진 취약점, 타이포스쿼팅, 악성 패키지를 검사합니다. 출처: useai-pro/openclaw-skills-security.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/useai-pro/openclaw-skills-security --skill dependency-auditorOpenClaw 기술이 설치하려고 하는 npm, pip 및 Go 종속성을 감사합니다. 알려진 취약점, 타이포스쿼팅, 악성 패키지를 검사합니다. 출처: useai-pro/openclaw-skills-security.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/useai-pro/openclaw-skills-security --skill dependency-auditor 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/useai-pro/openclaw-skills-security