Detect data exfiltration via URL path encoding and chained web_fetch navigation. Covers fake trusted UI injection, letter-level URL path exfiltration, and multi-hop navigation hijacking. Use when the agent has web/URL fetch capability and stores user memory or personal context.
$npx -y skills add tencent/ai-infra-guard --skill web-exfiltration-detectionInstalls into the current project.
Run `npx skills use "https://github.com/tencent/ai-infra-guard" --skill "tencent/ai-infra-guard/web-exfiltration-detection"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tencent/ai-infra-guard" that are relevant to the current task. Run `npx skills add "https://github.com/tencent/ai-infra-guard"` and select the relevant skills, then follow their instructions.