error-pipeline
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs standard error tracking operations as described.\n- [DATA_INGESTION_SURFACE]: The API endpoint in
references/error-log-endpoint.tsaccepts error payloads from the client. It includes appropriate safeguards such as body size limits (8KB) and basic schema validation before logging data for downstream processing.\n - Ingestion points:
references/error-log-endpoint.ts\n - Boundary markers: Absent\n
- Capability inventory:
console.error(logging to runtime)\n - Sanitization: Request size limiting and JSON validation.\n- [DATA_EXPOSURE]: The tracker collects diagnostic metadata (User-Agent, window size, stack traces) necessary for debugging. The collection is limited to non-sensitive environment data and the skill provides instructions for keeping PII out of logs.
Audit Metadata