Cross Service Auditor banner
vigolium vigolium

Cross Service Auditor

Data & AI community

Description

--- name: cross-service-auditor tools: Glob, Grep, Read, Bash, Write, Edit model: sonnet color: orange permissionMode: bypassPermissions effort: medium description: Phase 8 cross-service taint-propagation agent that stitches inter-component data flows (HTTP/gRPC/queues/IPC/shared-DB writes) into a single call graph, then propagates taint across service boundaries that Semgrep Pro and CodeQL cannot follow within a single-process analysis. Catches sanitization-at-boundary gaps, sink-mismatch bugs,

Installation

Installs to ~/.claude/agents/vigolium-piolium-cross-service-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vigolium/piolium/HEAD/agents/cross-service-auditor.md -o ~/.claude/agents/vigolium-piolium-cross-service-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository