shadow-api-model-research/SKILL.md
Investigate gated or shadow LLM APIs by capturing real client request shapes, separating request-shape gating from auth/entitlement checks, replaying verified traffic patterns, and attributing the likely underlying model with black-box fingerprinting. Use when users ask how Codex/OpenClaw/custom-provider traffic works, want a capture proxy or replay harness, need LLMMAP-style model comparison, or want a research report on which model a restricted endpoint likely wraps.
npx skillsauth add laitszkin/apollo-toolkit shadow-api-model-researchInstall 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.
answering-questions-with-research for primary-source web verification and code-backed explanations.openclaw-configuration when the capture path uses OpenClaw custom providers or workspace config edits; deep-research-topics when the user wants a formal report, especially PDF output.Help another agent run lawful, evidence-based shadow-API research without drifting into guesswork about what a gated endpoint checks or which model it wraps.
Decide which of these the user actually needs:
If the user is mixing all of them, still execute in that order: capture first, replay second, attribution third.
answering-questions-with-research, and use openclaw-configuration if you need to rewire a custom provider for capture.references/request-shape-checklist.md before touching the network path.references/fingerprinting-playbook.md before implementing the replay phase..env or equivalent env-backed config for base URLs, API keys, and provider labels.deep-research-topics after the evidence has been collected.references/request-shape-checklist.md for the capture and replay evidence checklist.references/fingerprinting-playbook.md for comparison design, scoring dimensions, and report structure.development
Review a pull request — interactive PR selection via `gh`, 4-dimension code review (hallucinated code, architecture, performance, test validity), then post severity-graded comments with fix suggestions on the PR. Not for spec-based review — use `review` instead.
development
Read a user-specified PDF that marks the week's key financial events, deeply research each marked event with current sources, capture any additional breaking financial developments, and produce a concise Chinese-capable PDF briefing that explains what happened and why it matters.
documentation
Generate long-form videos (more than 10 minutes) by following user instructions and invoking related skills only when needed (`openai-text-to-image-storyboard`, `docs-to-voice`, `remotion-best-practices`). For text inputs, extract a complete long-form story arc, generate fresh storyboard images (no reuse of previously generated pictures), and render a 16:9 animated long-form video.
tools
協助完成自動化版本發佈。同步文檔、更新版本號、推送 tag 並建立 GitHub Release。