content-security-scan이란?
GitHub 또는 웹 소스에서 가져온 외부 기술/에이전트 콘텐츠에 대한 자동 보안 스캐너입니다. 가져온 마크다운/텍스트 콘텐츠에 대해 7단계 PASS/FAIL 보안 게이트를 실행합니다. 출처: oimiragieo/agent-studio.
GitHub 또는 웹 소스에서 가져온 외부 기술/에이전트 콘텐츠에 대한 자동 보안 스캐너입니다. 가져온 마크다운/텍스트 콘텐츠에 대해 7단계 PASS/FAIL 보안 게이트를 실행합니다.
명령줄에서 content-security-scan AI 스킬을 개발 환경에 빠르게 설치
출처: oimiragieo/agent-studio.
Automated 7-step security gate for external skill/agent content. Implements the Red Flag Checklist (35 patterns, 6 categories) defined in the External Skill Content Ingestion Security Protocol. Protects against supply-chain attacks, prompt injection, tool invocation hijacking, data exfiltration, and privilege escalation embedded in fetched external content.
This skill automates the security gate defined in Section 4 (Red Flag Checklist) and Section 5 (Gate Template) of:
.claude/context/reports/security/external-skill-security-protocol-2026-02-20.md
GitHub 또는 웹 소스에서 가져온 외부 기술/에이전트 콘텐츠에 대한 자동 보안 스캐너입니다. 가져온 마크다운/텍스트 콘텐츠에 대해 7단계 PASS/FAIL 보안 게이트를 실행합니다. 출처: oimiragieo/agent-studio.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/oimiragieo/agent-studio --skill content-security-scanGitHub 또는 웹 소스에서 가져온 외부 기술/에이전트 콘텐츠에 대한 자동 보안 스캐너입니다. 가져온 마크다운/텍스트 콘텐츠에 대해 7단계 PASS/FAIL 보안 게이트를 실행합니다. 출처: oimiragieo/agent-studio.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/oimiragieo/agent-studio --skill content-security-scan 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/oimiragieo/agent-studio