skills/skill-intake-sandbox-gate/SKILL.md
Intake gate for external AgentSkills/MCP tools. Use when reviewing, importing, or rewriting third-party skills (ClawHub/MCP Market/GitHub) into misskim-skills. Produces a risk report (exec/network/fs/secrets/persistence), recommends accept/quarantine/rewrite, and standardizes logging into INTAKE_LOG.
npx skillsauth add kjaylee/misskim-skills skill-intake-sandbox-gateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this workflow to safely intake any third-party skill/tool package before it touches production automation.
From the skill folder:
python3 scripts/gate.py --path <skill-folder> --out /tmp/skill-gate-report.json --md /tmp/skill-gate-report.md
Interpretation:
risk_level=low: likely safe to rewrite/importrisk_level=medium: quarantine + manual audit + limited-scope rewriterisk_level=high/critical: reject or rewrite from scratch (no execution)Use the report to choose one:
misskim-skills/skills/<name>/.Append the decision + rationale to the intake log files:
misskim-skills/INTAKE_LOG.mdmisskim-skills/intake-log.mdmisskim-skills/intake-log/<date>-*-trend-raw.json (if applicable)subprocess/child_process/os.system/exec/spawn, shell pipelinesrequests/httpx/aiohttp/fetch/axios/socket, hardcoded domainsrm -rf, recursive deletes, chmod/chown, persistencesudo, system service edits, launchd/systemd, firewall rules.npmrc, .envscripts/gate.py: static scanner + JSON/MD report generatorreferences/policy.md: allow/deny rules + decision rubricreferences/threat-model.md: threat model for skill intaketesting
게임 아이디어를 검토해 와우 팩터 5개를 추가하고, 스펙→TC→구현→QA→런칭까지 한 번에 밀어붙이는 일일 게임 런칭 써클. 기존 자동 게임 파이프라인을 대체/승격할 때 사용.
data-ai
Advanced YouTube analysis, transcripts, and metadata extraction.
development
Modern web design engineering skills including design tokens, advanced UI/UX methodologies, accessibility, and game-specific UI patterns. Use for building commercial-grade, performant, and accessible web interfaces.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".