当用户需要在银行风险管理场景下,对跨境交易异常进行监测、分级与排查建议输出时使用本技能。适合生成异常信号摘要、优先级判断、排查清单与升级路径。
本技能面向银行风险管理场景,聚焦跨境交易的资金流向、币种结构、对手方与地缘风险异常识别。目标是将规则命中、跨境资金路径与客户画像变化转成可执行的排查清单与升级路径,支持反洗钱、合规与预警运营团队。
scripts/cross_border_anomaly_scan.py
Search and analyze your own session logs (older/parent conversations) using jq.
Investigate `pnpm test` memory growth, Vitest worker OOMs, and suspicious RSS increases in OpenClaw using the `scripts/test-parallel.mjs` heap snapshot tooling. Use when Codex needs to reproduce test-lane memory growth, collect repeated `.heapsnapshot` files, compare snapshots from the same worker PID, triage likely transformed-module retention versus likely runtime leaks, and fix or reduce the impact by patching cleanup logic or isolating hotspot tests.
Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.