Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

armis-knowledge-mcp

armis-knowledge-mcp에는 ArmisSecurity에서 수집한 skills 33개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
33
Stars
1
업데이트
2026-07-17
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

cwe-fix-report-dev
소프트웨어 개발자

Produce a structured before/after report after a CWE-fix run against the Armis Knowledge DEV environment. You collect the scanner findings; the server assembles the report — attribution, summary, residuals — and returns finished markdown. Optionally opens a PR. Use after finishing a batch of CWE fixes when the user asks for a report / diff / PR body. Triggers: /cwe-fix-report-dev, generate cwe fix report, report the fixes, cwe report, open a pr for the fixes.

2026-07-17
cwe-fix-report
소프트웨어 개발자

Produce a structured before/after report after a CWE-fix run against the Armis Knowledge PROD environment. You collect the scanner findings; the server assembles the report — attribution, summary, residuals — and returns finished markdown. Optionally opens a PR. Use after finishing a batch of CWE fixes when the user asks for a report / diff / PR body. Triggers: /cwe-fix-report, generate cwe fix report, report the fixes, cwe report, open a pr for the fixes.

2026-07-17
cwe-fix-report-dev
소프트웨어 개발자

Produce a structured before/after report after a CWE-fix run against the Armis Knowledge DEV environment (shell-skills variant). You collect git + scanner findings; the backend assembles the report and returns finished markdown. Optionally opens a PR. Use after finishing a batch of CWE fixes when the user asks for a report / diff / PR body. Triggers: /cwe-fix-report-dev, generate cwe fix report, report the fixes, cwe report, open a pr for the fixes.

2026-07-17
cwe-fix-report
소프트웨어 개발자

Produce a structured before/after report after a CWE-fix run against the Armis Knowledge PROD environment (shell-skills variant). You collect git + scanner findings; the backend assembles the report and returns finished markdown. Optionally opens a PR. Use after finishing a batch of CWE fixes when the user asks for a report / diff / PR body. Triggers: /cwe-fix-report, generate cwe fix report, report the fixes, cwe report, open a pr for the fixes.

2026-07-17
cwe-fix-report-stage
소프트웨어 개발자

Produce a structured before/after report after a CWE-fix run against the Armis Knowledge STAGE environment (shell-skills variant). You collect git + scanner findings; the backend assembles the report and returns finished markdown. Optionally opens a PR. Use after finishing a batch of CWE fixes when the user asks for a report / diff / PR body. Triggers: /cwe-fix-report-stage, generate cwe fix report, report the fixes, cwe report, open a pr for the fixes.

2026-07-17
cwe-fix-report-stage
소프트웨어 개발자

Produce a structured before/after report after a CWE-fix run against the Armis Knowledge STAGE environment. You collect the scanner findings; the server assembles the report — attribution, summary, residuals — and returns finished markdown. Optionally opens a PR. Use after finishing a batch of CWE fixes when the user asks for a report / diff / PR body. Triggers: /cwe-fix-report-stage, generate cwe fix report, report the fixes, cwe report, open a pr for the fixes.

2026-07-17
knowledge-dev
소프트웨어 개발자

Query the Armis Knowledge base (DEV environment) for organizational standards, policies, and tenant-specific guidance. Use when generating, reviewing, or remediating code so the work matches the organization's standards. Triggers: /knowledge-dev, what are our standards for, what does our org say about, search knowledge, list standards, knowledge base.

2026-07-07
knowledge
소프트웨어 개발자

Query the Armis Knowledge base (PROD environment) for organizational standards, policies, and tenant-specific guidance. Use when generating, reviewing, or remediating code so the work matches the organization's standards. Triggers: /knowledge, what are our standards for, what does our org say about, search knowledge, list standards, knowledge base.

2026-07-07
knowledge-dev
소프트웨어 개발자

Query the Armis Knowledge base (DEV) for organizational standards, policies, and tenant-specific guidance. Use when generating, reviewing, or remediating code so the work matches the organization's standards. Triggers: /knowledge-dev, what are our standards for, what does our org say about, search knowledge, list standards.

2026-07-07
knowledge
소프트웨어 개발자

Query the Armis Knowledge base (PROD) for organizational standards, policies, and tenant-specific guidance. Use when generating, reviewing, or remediating code so the work matches the organization's standards. Triggers: /knowledge, what are our standards for, what does our org say about, search knowledge, list standards.

2026-07-07
knowledge-stage
소프트웨어 개발자

Query the Armis Knowledge base (STAGE) for organizational standards, policies, and tenant-specific guidance. Use when generating, reviewing, or remediating code so the work matches the organization's standards. Triggers: /knowledge-stage, what are our standards for, what does our org say about, search knowledge, list standards.

2026-07-07
knowledge-stage
소프트웨어 개발자

Query the Armis Knowledge base (STAGE environment) for organizational standards, policies, and tenant-specific guidance. Use when generating, reviewing, or remediating code so the work matches the organization's standards. Triggers: /knowledge-stage, what are our standards for, what does our org say about, search knowledge, list standards, knowledge base.

2026-07-07
cwe-fix-dev
소프트웨어 개발자

Fetch organization-specific remediation guidance for a given CWE from the Armis Knowledge DEV environment. Use when fixing a vulnerability identified by CWE ID, when triaging scanner findings, or when the user asks how to remediate a specific weakness. Triggers: /cwe-fix-dev, how do we fix CWE-, remediation for CWE, false positive CWE, cwe guidance.

2026-06-24
framework-guidance-dev
소프트웨어 개발자

Fetch organization-specific guidance for a web framework (Django, Flask, FastAPI, Express, Rails, Spring, etc.) from the Armis Knowledge DEV environment. Use when generating or reviewing code that uses a specific framework. Triggers: /framework-guidance-dev, how do we use Django, Flask conventions, our patterns for Express, framework standards.

2026-06-24
tech-guidance-dev
소프트웨어 개발자

Fetch organization-specific guidance for a programming language or runtime (Python, Go, TypeScript, Java, Rust, Node, etc.) from the Armis Knowledge DEV environment. Use when generating or reviewing code in a specific language. Triggers: /tech-guidance-dev, how do we write Python, Go conventions, our TypeScript patterns, language standards.

2026-06-24
cwe-fix
소프트웨어 개발자

Fetch organization-specific remediation guidance for a given CWE from the Armis Knowledge PROD environment. Use when fixing a vulnerability identified by CWE ID, when triaging scanner findings, or when the user asks how to remediate a specific weakness. Triggers: /cwe-fix, how do we fix CWE-, remediation for CWE, false positive CWE, cwe guidance.

2026-06-24
framework-guidance
소프트웨어 개발자

Fetch organization-specific guidance for a web framework (Django, Flask, FastAPI, Express, Rails, Spring, etc.) from the Armis Knowledge PROD environment. Use when generating or reviewing code that uses a specific framework. Triggers: /framework-guidance, how do we use Django, Flask conventions, our patterns for Express, framework standards.

2026-06-24
tech-guidance
소프트웨어 개발자

Fetch organization-specific guidance for a programming language or runtime (Python, Go, TypeScript, Java, Rust, Node, etc.) from the Armis Knowledge PROD environment. Use when generating or reviewing code in a specific language. Triggers: /tech-guidance, how do we write Python, Go conventions, our TypeScript patterns, language standards.

2026-06-24
cwe-fix-stage
소프트웨어 개발자

Fetch organization-specific remediation guidance for a given CWE from the Armis Knowledge STAGE environment. Use when fixing a vulnerability identified by CWE ID, when triaging scanner findings, or when the user asks how to remediate a specific weakness. Triggers: /cwe-fix-stage, how do we fix CWE-, remediation for CWE, false positive CWE, cwe guidance.

2026-06-24
framework-guidance-stage
소프트웨어 개발자

Fetch organization-specific guidance for a web framework (Django, Flask, FastAPI, Express, Rails, Spring, etc.) from the Armis Knowledge STAGE environment. Use when generating or reviewing code that uses a specific framework. Triggers: /framework-guidance-stage, how do we use Django, Flask conventions, our patterns for Express, framework standards.

2026-06-24
tech-guidance-stage
소프트웨어 개발자

Fetch organization-specific guidance for a programming language or runtime (Python, Go, TypeScript, Java, Rust, Node, etc.) from the Armis Knowledge STAGE environment. Use when generating or reviewing code in a specific language. Triggers: /tech-guidance-stage, how do we write Python, Go conventions, our TypeScript patterns, language standards.

2026-06-24
cwe-fix-dev
정보 보안 분석가

Fetch organization-specific remediation guidance for a given CWE from the Armis Knowledge DEV environment. Use when fixing a vulnerability identified by CWE ID, when triaging scanner findings, or when the user asks how to remediate a specific weakness. Also surfaces false-positive patterns. Triggers: /cwe-fix-dev, how do we fix CWE-, remediation for CWE, false positive CWE, cwe guidance.

2026-06-23
cwe-fix
정보 보안 분석가

Fetch organization-specific remediation guidance for a given CWE from the Armis Knowledge PROD environment. Use when fixing a vulnerability identified by CWE ID, when triaging scanner findings, or when the user asks how to remediate a specific weakness. Also surfaces false-positive patterns. Triggers: /cwe-fix, how do we fix CWE-, remediation for CWE, false positive CWE, cwe guidance.

2026-06-23
cwe-fix-stage
소프트웨어 개발자

Fetch organization-specific remediation guidance for a given CWE from the Armis Knowledge STAGE environment. Use when fixing a vulnerability identified by CWE ID, when triaging scanner findings, or when the user asks how to remediate a specific weakness. Also surfaces false-positive patterns. Triggers: /cwe-fix-stage, how do we fix CWE-, remediation for CWE, false positive CWE, cwe guidance.

2026-06-23
ask
기타 컴퓨터 관련 직업

Ask a free-form question about the Armis Knowledge base (PROD) and get a synthesized answer with citations. Use for explanatory questions about documents ("what does X policy say?", "summarize our position on Y"). Do NOT use for code generation or review — call /knowledge for those so the calling agent stays in control of how standards are applied. Triggers: /ask, /ask-knowledge, ask the knowledge base, what does our knowledge say about, summarize what we have on.

2026-06-22
framework-guidance
소프트웨어 개발자

Fetch organization-specific guidance for a web framework (Django, Flask, FastAPI, Express, Rails, Spring, etc.) from the Armis Knowledge PROD environment. Use when generating or reviewing code that uses a specific framework, so framework-specific patterns and pitfalls are applied. Triggers: /framework-guidance, how do we use Django, Flask conventions, our patterns for Express, framework standards.

2026-06-22
tech-guidance
소프트웨어 개발자

Fetch organization-specific guidance for a programming language or runtime (Python, Go, TypeScript, Java, Rust, Node, etc.) from the Armis Knowledge PROD environment. Use when generating or reviewing code in a specific language so language idioms, banned APIs, and required patterns are applied. Triggers: /tech-guidance, how do we write Python, Go conventions, our TypeScript patterns, language standards.

2026-06-22
ask-stage
기타 컴퓨터 관련 직업

Ask a free-form question about the Armis Knowledge base (STAGE) and get a synthesized answer with citations. Use for explanatory questions about documents ("what does X policy say?", "summarize our position on Y"). Do NOT use for code generation or review — call /knowledge-stage for those so the calling agent stays in control of how standards are applied. Triggers: /ask-stage, /ask-knowledge-stage, ask the knowledge base, what does our knowledge say about, summarize what we have on.

2026-06-22
framework-guidance-stage
소프트웨어 개발자

Fetch organization-specific guidance for a web framework (Django, Flask, FastAPI, Express, Rails, Spring, etc.) from the Armis Knowledge STAGE environment. Use when generating or reviewing code that uses a specific framework, so framework-specific patterns and pitfalls are applied. Triggers: /framework-guidance-stage, how do we use Django, Flask conventions, our patterns for Express, framework standards.

2026-06-22
tech-guidance-stage
소프트웨어 개발자

Fetch organization-specific guidance for a programming language or runtime (Python, Go, TypeScript, Java, Rust, Node, etc.) from the Armis Knowledge STAGE environment. Use when generating or reviewing code in a specific language so language idioms, banned APIs, and required patterns are applied. Triggers: /tech-guidance-stage, how do we write Python, Go conventions, our TypeScript patterns, language standards.

2026-06-22
ask-dev
소프트웨어 개발자

Ask a free-form question about the Armis Knowledge base (DEV) and get a synthesized answer with citations. Use for explanatory questions about documents ("what does X policy say?", "summarize our position on Y"). Do NOT use for code generation or review — call /knowledge-dev for those so the calling agent stays in control of how standards are applied. Triggers: /ask-dev, /ask-knowledge-dev, ask the knowledge base, what does our knowledge say about, summarize what we have on.

2026-06-22
framework-guidance-dev
소프트웨어 개발자

Fetch organization-specific guidance for a web framework (Django, Flask, FastAPI, Express, Rails, Spring, etc.) from the Armis Knowledge DEV environment. Use when generating or reviewing code that uses a specific framework, so framework-specific patterns and pitfalls are applied. Triggers: /framework-guidance-dev, how do we use Django, Flask conventions, our patterns for Express, framework standards.

2026-06-22
tech-guidance-dev
소프트웨어 개발자

Fetch organization-specific guidance for a programming language or runtime (Python, Go, TypeScript, Java, Rust, Node, etc.) from the Armis Knowledge DEV environment. Use when generating or reviewing code in a specific language so language idioms, banned APIs, and required patterns are applied. Triggers: /tech-guidance-dev, how do we write Python, Go conventions, our TypeScript patterns, language standards.

2026-06-22