ワンクリックで
compound-agent-security-data
Audit for PII in logs, verbose error responses, sensitive data in URLs, and overly broad API responses
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Audit for PII in logs, verbose error responses, sensitive data in URLs, and overly broad API responses
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Decompose a large system specification into cook-it-ready epic beads via DDD bounded contexts
Reference for configuring, launching, and monitoring infinity loops and polish loops
Decompose a large system specification into cook-it-ready epic beads via DDD bounded contexts
Reflect on the cycle and capture high-quality lessons for future sessions
Full-cycle orchestrator chaining all five phases with gates and controls
Decompose work into small testable tasks with clear dependencies
| name | compound-agent-security-data |
| description | Audit for PII in logs, verbose error responses, sensitive data in URLs, and overly broad API responses |
On-demand specialist for detecting sensitive data exposure through logging, error handling, URLs, and API responses.
docs/compound/research/security/data-exposure.md for exposure patterns and detection heuristicsconsole.log(req.body), console.log(req.headers), logger.info(user) -- unfiltered objects may contain passwords/tokensAuthorization header valuesres.status(500).json({ error: err.message }) or err.stack sent to clientspassword_hash, internal_id, secret, or similar internal fieldsdocs/compound/research/security/data-exposure.md for exposure patterns and detection heuristicsdocs/compound/research/security/secure-coding-failure.md section 4.8 for theoretical foundationca knowledge "data exposure PII logging" for indexed knowledgeReport findings to security-reviewer via SendMessage with severity classification. Flag logging architecture issues to architecture-reviewer.
On-demand AgentTeam member in the review phase. Spawned by security-reviewer when data exposure patterns detected. Communicate with teammates via SendMessage.
Per finding:
If no findings: return "DATA EXPOSURE REVIEW: CLEAR -- No sensitive data exposure patterns found."