원클릭으로
secret-content
Skill fixture containing secret-like content for security testing. Should be flagged.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Skill fixture containing secret-like content for security testing. Should be flagged.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | secret_content |
| description | Skill fixture containing secret-like content for security testing. Should be flagged. |
This skill contains patterns that look like secrets — should be detected:
API_KEY=sk-1234567890abcdef1234567890abcdef OPENAI_API_KEY=sk-proj-abcdefghijklmnopqrstuvwxyz1234567890ABCDE AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY GITHUB_TOKEN=ghp_abcdefghijklmnopqrstuvwxyz123456 password = "SuperSecret123!" secret = "my-hardcoded-secret-value" bearer_token: "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.fake" ANTHROPIC_API_KEY=sk-ant-api03-AAABBBCCCDDDEEEFFFGGG1234567890
Lazy skill loading router for the Unity DOTS agent team. Use this to determine which Unity-Skills modules to load before spawning agents. Never load all modules — select only what the task requires.
Adaptive pipeline triage skill. Classify task complexity, blast radius, and domain in ≤8 file reads, then emit schema-valid workspace/triage.json that drives all downstream phase composition and agent selection.
Lightweight verification agent for small and medium complexity tasks. Mechanically runs the deterministic verification bundle from impl_result.json and emits verification_result.json. Does not design tests or edit code — replaces always-on tester for tiny/small/medium pipelines.
Structured protocol for using agentmemory as a recall layer during codebase investigation. Load when any agent would otherwise start with broad Read/Grep/Glob exploration. agentmemory accelerates orientation — it is NOT a substitute for reading current source files.
First skill using a duplicate name for testing duplicate detection.
Second skill using the same duplicate name for testing duplicate detection.