error-tracking

Pass

Audited by Gen Agent Trust Hub on Feb 19, 2026

Risk Level: SAFE
Full Analysis
  • General Security (SAFE): No malicious code, obfuscation, or persistence mechanisms were detected. The skill focuses on standard software engineering practices for observability.\n- Data Privacy (SAFE): The skill emphasizes data safety with explicit instructions: "❌ NEVER expose sensitive data in error context". This demonstrates a proactive approach to preventing accidental data leaks through logging.\n- External Dependencies (SAFE): The skill references official and widely-trusted packages (@sentry/node and @sentry/profiling-node) for error tracking.\n- Network Operations (SAFE): The provided curl commands are designed for testing against localhost and do not involve unauthorized data exfiltration or connections to untrusted remote servers.\n- Credential Handling (SAFE): Examples use environment variables (process.env.SENTRY_DSN) rather than hardcoding secrets, which is the recommended security practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 19, 2026, 08:22 PM