Uses Chrome DevTools Protocol Fetch.requestPaused and Network.responseReceived events to intercept, log, and modify HTTP traffic during browser automation. Exports HAR files compatible with Charles Proxy and supports request/response body modification.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "CDP Network Interception Logger"
slug: "cdp-network-interception-logger"
description: "Uses Chrome DevTools Protocol Fetch.requestPaused and Network.responseReceived events to intercept, log, and modify HTTP traffic during browser automation. Exports HAR files compatible with Charles Proxy and supports request/response body modification."
github_stars: 1476
verification: "listed"
source: "https://github.com/ChromeDevTools/devtools-protocol"
author: "ChromeDevTools"
category: "Browser Automation"
framework: "Codex"
tool_ecosystem:
github_repo: "ChromeDevTools/devtools-protocol"
github_stars: 1476
npm_package: "devtools-protocol"
npm_weekly_downloads: 23652912
---
# CDP Network Interception Logger
Uses Chrome DevTools Protocol Fetch.requestPaused and Network.responseReceived events to intercept, log, and modify HTTP traffic during browser automation. Exports HAR files compatible with Charles Proxy and supports request/response body modification.
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://github.com/ChromeDevTools/devtools-protocol
## Documentation
- https://chromedevtools.github.io/devtools-protocol/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/cdp-network-interception-logger/)
No comments yet. Be the first to comment!