frontend-observability

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the integration of standard, well-known libraries including Firebase, Microsoft Clarity, and Google Analytics. These dependencies are industry-standard for the stated purpose of frontend observability.\n- [REMOTE_CODE_EXECUTION]: Implements dynamic loading of the Firebase Analytics SDK using static, well-known import paths. This is a standard architectural pattern for ensuring SSR compatibility and does not involve executing code from untrusted or computed remote sources.\n- [DATA_EXFILTRATION]: Provides a mechanism for transmitting application events to external analytics providers. The skill mitigates privacy risks by enforcing a consent-first policy, recommending the use of opaque identifiers instead of PII, and providing guidelines for scrubbing sensitive data from error reports.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 04:34 PM
Security Audit — agent-trust-hub — frontend-observability