AltimateAI / AltimateAI/altimate-code
security: broaden headersCommand failure-message masking beyond pattern-based maskString
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 811
- Forks
- 134
- Merge medio
- 3 d 2 h
- PR fusionados (30 d)
- 50
Descripción
Found during v0.9.1 release review (CTO). `Telemetry.maskString()` only redacts known shapes (sk-…, Bearer , emails, hosts). A verbose auth CLI in `headersCommand` that prints a bare unprefixed token to stderr on failure would surface unmasked in `status.error`/`mcp list`/logs. Consider entropy-based redaction for the headersCommand failure path, or document the residual risk.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.